projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed wxGetOsVersion stub. It's now handled by utilscmn.cpp.
[wxWidgets.git]
/
contrib
/
include
/
wx
/
2003-06-24
Gilles Depeyrot
updated code to not use deprecated methods
tree
|
commitdiff
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 735948 ] wxStaticPicture contrib
tree
|
commitdiff
2003-05-29
Robin Dunn
Added LoadFile and SaveFile methods
tree
|
commitdiff
2003-04-25
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-04-22
Václav Slavík
added wxWizard handler to XRC
tree
|
commitdiff
2003-04-19
Robin Dunn
Updated Scintilla to 1.52 (on the trunk this time too)
tree
|
commitdiff
2003-04-07
Václav Slavík
deprecated XMLID and friends macros
tree
|
commitdiff
2003-04-05
Julian Smart
Added a const for CW compilation
tree
|
commitdiff
2003-04-04
Julian Smart
Applied [ 714756 ] Clean warnings on build
tree
|
commitdiff
2003-04-02
Julian Smart
Applied [ 700293 ] FL Unicode patches
tree
|
commitdiff
2003-04-02
Julian Smart
Applied some of patch [ 688466 ] MSVC7 build & bug...
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-30
Julian Smart
Deprecated library mods
tree
|
commitdiff
2003-03-30
Julian Smart
New location for some deprecated files
tree
|
commitdiff
2003-03-25
Robin Dunn
Removed deprecation warnings in OGL and Gizmos
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete library.
tree
|
commitdiff
2003-02-27
Robin Dunn
Patch from David Falkinder to help building a STC dll.
tree
|
commitdiff
2003-02-12
Chris Elliott
fix unused vars for watcom
tree
|
commitdiff
2003-01-26
Václav Slavík
added wxSplitterWindow to XRC
tree
|
commitdiff
2003-01-15
Václav Slavík
fix object_ref handling in XRC
tree
|
commitdiff
2002-12-21
Václav Slavík
fixed 2 encoding handling bugs in XRC/wxrcedit
tree
|
commitdiff
2002-12-21
Václav Slavík
WX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
tree
|
commitdiff
2002-12-18
Robin Dunn
More unicode fixes
tree
|
commitdiff
2002-12-14
Václav Slavík
fixed typo
tree
|
commitdiff
2002-12-09
Julian Smart
Applied [ 639060 ] Individual bar floating in contrib/fl
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-11
Robin Dunn
Update to Scintilla 1.48
tree
|
commitdiff
2002-09-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-09-06
Robin Dunn
Updated to Scintilla from 1.45 to 1.47
tree
|
commitdiff
2002-09-01
Václav Slavík
fixes to newly added i18n code in XRC - don't use it...
tree
|
commitdiff
2002-08-24
Robin Dunn
Added generic LoadObject methods that can load any...
tree
|
commitdiff
2002-08-20
Václav Slavík
minor rewrite of XRC's stock_id/stock_client handling...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
tree
|
commitdiff
2002-07-06
Robin Dunn
Added name to wxShapeCanvas ctor for consistency
tree
|
commitdiff
2002-06-24
Robin Dunn
Added component control accessors to wxEditableListBox
tree
|
commitdiff
2002-06-23
Julian Smart
Applied [ 565397 ] FL wxNewBitmapButton patch
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class include files
tree
|
commitdiff
2002-06-04
Robin Dunn
Changed FindTExt intercase to more easily handle additi...
tree
|
commitdiff
2002-05-27
Robin Dunn
Patch 559673 and 561053
tree
|
commitdiff
2002-05-13
Robin Dunn
Added some inline helpers so the dependence on wxUSE_UN...
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
implemented cbCommonPaneProperties copy constructor...
tree
|
commitdiff
2002-05-03
Robin Dunn
Make it easier to not use wxPopupWindow in wxSTC, and...
tree
|
commitdiff
2002-04-08
Václav Slavík
compatibility macro
tree
|
commitdiff
2002-04-08
Julian Smart
Canvas: added some DECLARE_CLASS macros to stop it...
tree
|
commitdiff
2002-04-04
Julian Smart
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
tree
|
commitdiff
2002-03-30
Robin Dunn
Give access to m_lastKeydownConsumed
tree
|
commitdiff
2002-03-29
Vadim Zeitlin
fixed fl compilation after the recent tbar changes...
tree
|
commitdiff
2002-03-21
Robin Dunn
More unicode related cleanup and fixes for wxPython
tree
|
commitdiff
2002-03-20
Robin Dunn
wxStyledTextCtrl can now be built and used when wxUSE_U...
tree
|
commitdiff
2002-03-18
Robin Dunn
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
tree
|
commitdiff
2002-03-16
Václav Slavík
fixes to wxEditableListBox logic
tree
|
commitdiff
2002-03-15
Robin Dunn
Changes needed for wxUSE_UNICODE for wxOGL to compile...
tree
|
commitdiff
2002-03-09
Vadim Zeitlin
compilation fix after the array changes
tree
|
commitdiff
2002-03-08
Robin Dunn
Added patch that adds style flags for wxEditableListBox...
tree
|
commitdiff
2002-03-07
Julian Smart
Added VC++ project files for remaining Gizmo samples
tree
|
commitdiff
2002-03-07
Gilles Depeyrot
correction to float array declaration following array...
tree
|
commitdiff
2002-03-06
Julian Smart
Applied [ 516382 ] FL toolbar patch
tree
|
commitdiff
2002-02-15
Václav Slavík
don't translate accelerators in XRC menus
tree
|
commitdiff
2002-02-08
George Tasker
Patch #514729 applied - adds missing RTTIs to wxToolLay...
tree
|
commitdiff
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
tree
|
commitdiff
2002-02-02
Václav Slavík
wxXRC cleanup: removed .xmlbin format
tree
|
commitdiff
2002-01-31
Julian Smart
Regenerated FL docs; applied patch [ #511363 ] Dialogs...
tree
|
commitdiff
2002-01-27
Václav Slavík
XMLID->XRCID, XMLCTRL->XRCCTRL
tree
|
commitdiff
2002-01-24
Václav Slavík
added encodings handling to XRC, so that it is possible...
tree
|
commitdiff
2002-01-23
Julian Smart
Some comments modified to help with documentation
tree
|
commitdiff
2002-01-23
Václav Slavík
added wxGenericDirCtrl handler to XRC
tree
|
commitdiff
2002-01-21
Julian Smart
Tidied/commented FL header files, regenerated docs...
tree
|
commitdiff
2002-01-18
Václav Slavík
slight corrections, moved bwd compat macros to the...
tree
|
commitdiff
2002-01-18
Julian Smart
Started to improve header comments for FL
tree
|
commitdiff
2002-01-17
Václav Slavík
added singleton interface to wxXmlResource, replaces...
tree
|
commitdiff
2002-01-17
Václav Slavík
implemented Alex's <object_ref> symlinks in XRC
tree
|
commitdiff
2002-01-15
Václav Slavík
merged another part of Alex's work (LoadMenuBar w/...
tree
|
commitdiff
2002-01-13
Gilles Depeyrot
corrections for wxMac
tree
|
commitdiff
2002-01-09
Robin Dunn
Updated to use correct value for wxSTC_MASK_FOLDERS
tree
|
commitdiff
2002-01-06
Robin Dunn
Some compilation fixes
tree
|
commitdiff
2001-12-29
Václav Slavík
implemented subclassing in XRC
tree
|
commitdiff
2001-12-07
Robin Dunn
Added wxLEDNumberCtrl to gizmos and wxPython
tree
|
commitdiff
2001-12-05
Robin Dunn
wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
tree
|
commitdiff
2001-12-03
Julian Smart
Moved line-drawing to splittree implementation.
tree
|
commitdiff
2001-12-03
Robin Dunn
Removed m_clientData and related methods as it's now...
tree
|
commitdiff
2001-11-30
Robin Dunn
Fixed some warnings in wxSTC
tree
|
commitdiff
2001-11-30
Robin Dunn
Another blind attempt to fix AltGr issues in wxSTC...
tree
|
commitdiff
2001-11-27
Robin Dunn
Changes needed to solve wxPython's OOR problem for...
tree
|
commitdiff
2001-11-27
Robin Dunn
Shapes will now draw the right background color when...
tree
|
commitdiff
2001-11-26
Robin Dunn
Changed WXDLLEXPORT --> GIZMOSDLLEXPORT (and added...
tree
|
commitdiff
2001-11-25
Robin Dunn
Added ability for wxSTC's scrollbars to be supplieed...
tree
|
commitdiff
2001-11-25
Robin Dunn
Added wxDS_DRAG_CORNER so the corner dragging can be...
tree
|
commitdiff
2001-11-23
Julian Smart
Added event Clone functions
tree
|
commitdiff
2001-11-22
George Tasker
Added the missing keyword 'const' to the fix for virtua...
tree
|
commitdiff
2001-11-22
Julian Smart
Added empty Clone method for cbPluginEvent
tree
|
commitdiff
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
tree
|
commitdiff
2001-10-23
Robin Dunn
Added DnD related events to wxSTC
tree
|
commitdiff
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-10-12
Robin Dunn
Second phase of OOR completed. (Original python object...
tree
|
commitdiff
2001-10-04
Robin Dunn
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
tree
|
commitdiff
2001-09-28
Ron Lee
More build system polishing.. mostly. Some stuff...
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
added virtual destructor (for Mac OS X)
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
use wxBitmapType instead of int
tree
|
commitdiff
next