]> git.saurik.com Git - wxWidgets.git/history - src/stc/gen_iface.py
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
[wxWidgets.git] / src / stc / gen_iface.py
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