]> git.saurik.com Git - wxWidgets.git/history - src/stc/stc.cpp
First pass at wxPython for Mac (darwin only so far). It
[wxWidgets.git] / src / stc / stc.cpp
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-18  Robin DunnUpdated to version 1.40 of Scintilla
2001-10-17  Robin DunnAnother attempt to handle key events correctly for...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
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-06-01  Robin DunnTranslated a double click into just a second click...
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-31  Robin DunnUndoing Eric's changes on the main branch
2000-03-30  Eric W. SinkThis commit includes the following changes:
2000-03-13  Robin DunnAdded methods for folding
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...