]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
wxLogTrace API change
[wxWidgets.git] / wxPython / contrib /
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-24  Robin DunnreSWIGged
2003-11-24  Robin DunnFixed "" default value
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-19  Robin DunnCorrect a compile warning
2003-11-17  Robin DunnBugfix patch from Alberto
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-09-24  Robin DunnHitTest patch from Alberto
2003-09-24  Robin DunnreSWIGged
2003-09-19  Robin DunnSWIGged updates
2003-09-18  Robin DunnAdded some missing constants and fixed GetPoints
2003-09-18  Robin DunnFix for internal compiler error
2003-09-01  Robin DunnreSWIGged
2003-09-01  Robin DunnreSWIGged
2003-09-01  Robin DunnWork around a bug in the Carbon headers
2003-08-25  Robin Dunnavoid a bug in Carbon headers
2003-08-15  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin Dunnstop usign a deprecated method, and ensure that the...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMac
2003-03-25  Robin Dunnfixed compile error
2003-03-25  Robin DunnSWIGged updates for wxGTK
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-11  Robin DunnSWIGged updates for wxMac
2002-09-11  Robin DunnSWIGged updates for wxGTK
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-08  Robin DunnSWIGged updates for wxGTK
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-08-08  Robin DunnNew wxActiveX code
2002-07-20  Robin DunnAdded overloaded LoadMenuBar as LoadMenuBarOnFrame...
2002-07-20  Robin DunnNew wxActiveX code from Lindsay and added ability to...
2002-07-11  Robin Dunnput unicode mods back in
2002-07-11  Robin DunnNew wxActiveX and wxIEHtmlWin from Lindsay
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-06-24  Robin DunnSome typemap updates
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-06  Robin DunnSWIGged updates for wxGTK
2002-06-05  Robin DunnwxMac SWIGged updates
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-27  Robin DunnPatch 559673 and 561053
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-15  Robin DunnwxSTC changes to help it work better on wxMac
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-04  Robin Dunnswigged code update for wxGTK
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-29  Robin DunnVarious minor updates
2002-04-11  Robin DunnFixed GetShapeList and similar methods to use OOR.
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-30  Robin DunnGive access to m_lastKeydownConsumed
2002-03-21  Robin DunnSWIGged updates for wxMac
2002-03-21  Robin DunnSWIGged updates for wxGTK
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-18  Robin DunnSWIGged updates for wxGTK
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-09  Robin DunnRemoved redundant definitions
2002-03-08  Václav Slavíkapplied patch to wxEditableListBox that adds wxEL_ALLOW...
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-02-03  Václav SlavíkwxXmlInitXmlModule no longer needed
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-21  Robin DunnFixed a typemap.
2002-01-16  Robin DunnSWIGged updates for wxMac
2002-01-16  Robin DunnRegenerated SWIGged sources for wxGTK
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-06  Robin DunnSWIGged code updates for wxMAC
next