]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / wxPython / contrib /
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin Dunnlittle tweaks
2004-01-14  Robin DunnGot iewin up and running again.
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2004-01-06  Robin DunnFixes for the UNICODE build
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnSome wxOGL tweaks to match what has been done in the...
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGed
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
next