Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / stc / scintilla / include /
2012-08-14  Robin Dunnfix a couple typos
2012-08-14  Robin DunnInitial copy of Scintilla 3.21 code
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2009-04-20  Vadim Zeitlininclude windows.h instead of basetsd.h directly as...
2009-03-28  Vadim Zeitlinfix basetsd.h name for case-sensitive file systems...
2009-01-19  Vadim Zeitlinuse basetsd.h for non-MSVC compilers (including mingw32...
2009-01-17  Vadim Zeitlindefine [us]ptr_t properly for mingw64 compilation
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-03-14  Robin DunnSilence some warnings
2006-03-14  Robin DunnKeep wxSTC_LEX_ASP and _PHP available for now.
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2005-08-28  Vadim Zeitlinuse #ifdef and not #if (fixes -Wundef warnings reported...
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-05-25  Julian SmartMore name changes
2004-02-11  Robin DunnAllow an extra flag to be given to Font::Create
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-07-18  Robin DunnUpdate to Scintilla 1.53
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-04-09  Robin DunnInclude wx/object.h to get the global memory operators...
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-18  Robin DunnUpdated to version 1.40 of Scintilla
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-09-07  Robin DunnInterface file defining functionality available in...
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...