]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/stc/msw/stc_.cpp
Changed FindTExt intercase to more easily handle additional flags.
[wxWidgets.git] / wxPython / contrib / stc / msw / stc_.cpp
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-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-10-27  Robin DunnSince there have to be platform ifdef's in wxSTC for...