]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/stc/msw
use given position for page insertion instead of trying to find the page to insert...
[wxWidgets.git] / wxPython / contrib / stc / msw /
2005-05-07  Robin DunnreSWIGged
2005-04-19  Robin DunnreSWIGged
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnreSWIGged
2005-02-18  Robin DunnreSWIGged
2005-02-11  Robin DunnreSWIGged
2005-01-14  Robin DunnreSWIGged
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-09-30  Robin DunnreSWIGged
2004-09-25  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-09  Robin DunnreSWIGged
2004-06-29  Robin DunnLots of SWIGging
2004-06-04  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-08  Robin DunnreSWIGged
2004-05-07  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnreSWIGged
2004-04-15  Robin DunnreSWIGged
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-18  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-27  Robin DunnPatch 559673 and 561053
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
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 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 DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-30  Robin DunnSWIGged code update
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnSWIGged updates
2001-10-27  Robin DunnSince there have to be platform ifdef's in wxSTC for...