]> git.saurik.com Git - wxWidgets.git/history - contrib/src/stc/gen_iface.py
Update to Scintilla 1.48
[wxWidgets.git] / contrib / src / stc / gen_iface.py
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-08-08  Robin DunnFixes for Bug #592758
2002-07-09  Robin DunnCompilation fix
2002-07-08  Robin Dunnbug fix. The wxCharBuffer was being destroyed before...
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
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-01-24  Robin DunnEnsure that endPos > startPos in a couple methods
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-08-14  Robin Dunnfixed the last of the off-by-one errors (some are refix...
2001-07-28  Robin DunnA couple off-by-one fixes
2001-07-09  Robin Dunnfixed off by one error in GetText
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-05-02  Robin Dunntypo fixed
2000-10-30  Robin DunnMerged some STC fixes over to the main branch