]> git.saurik.com Git - wxWidgets.git/history - src/stc/ScintillaWX.cpp
First pass at wxPython for Mac (darwin only so far). It
[wxWidgets.git] / src / stc / ScintillaWX.cpp
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-24  Robin DunnChanged CanPaste to just check IsSupported.
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-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnWorkaround for Ctrl-A giving a keycode of 1 in EVT_KEY_...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-03-27  Robin DunnPut back some code that was commented out for testing
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-17  Robin Dunnfixes for drop source and for capturing the mouse
2000-03-16  Robin DunndropTarget is now dynamically allocated.
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...