]> git.saurik.com Git - wxWidgets.git/history - src/stc/PlatWX.cpp
Patch #775355 Unicode fix for STC
[wxWidgets.git] / src / stc / PlatWX.cpp
2003-07-22  Robin DunnPatch #775355 Unicode fix for STC
2003-07-18  Robin DunnUpdate to Scintilla 1.53
2003-06-06  Robin DunnDon't get picky about unicode mode. Scintilla doesn...
2003-04-25  Mattia Barbon Warning fix.
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-02-05  Robin DunnScintilla uses a -1 index to unselect, we need to catch...
2003-01-17  Stefan Csomormake sure wxMac fonts are never AntiAliased (measuring...
2002-12-16  Robin DunnMisc wxSTC fixes
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-07-10  Robin DunnEnsure that the wxSTC gets the focus when clicked.
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-24  Robin Dunnfixed a comment
2002-06-15  Robin DunnFix for the TAB in the autocomplete list not being...
2002-06-06  Robin DunnSwitch back to not using wxPopupWindow since wxMSW...
2002-05-15  Robin DunnwxSTC changes to help it work better on wxMac
2002-05-14  Robin DunnFixed a lost #else
2002-05-14  Robin DunnwxSTC begins to work on wxMac...
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
2002-05-13  Robin DunnThe use of wxPopupWindow fo rhte autocomplete and callt...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-04-10  Robin DunnEnsure the caret flashes properly
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-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-02-09  Robin DunnThe calltip window and autocomplete window in wxSTC...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-05  Robin DunnFixed an off-by-one error in the rectangle converter
2001-10-20  Robin DunnPut the vertical limit back in for the AutoCOmp list box
2001-10-18  Robin DunnRemoved wxLB_SORT flag. Users of the Autocomplete...
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 DunnDon't create a bitmap with dimensions <= 0...
2001-09-10  Robin DunnRemoved font point size adjustment since wxWindows...
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-07-14  Robin DunnMade a couple Number() to GetCount() changes
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-09-05  Robin DunnFixed some off-by-one errors that were visible on wxGTK...
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-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...