Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / stc / ScintillaWX.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-29  Vadim ZeitlinAdd support for horizontal mouse wheel scrolling in...
2012-08-14  Robin DunnMinimal tweaks and additions to get wxSTC compiling...
2012-02-21  Robin DunnRewrite DoPaint, FullPaint and add FullPaintDC to help...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2009-10-05  Jouk Jansenconfigure stc support for OpenVMS
2008-06-14  Vadim Zeitlindon't interfere with Scintilla drag-and-drop (#9088)
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-22  Vadim Zeitlinfix warnings about parameters shadowing member variables
2007-04-21  Vadim Zeitlinfix WXDLLIMPEXP_STC definition when building all wx...
2007-04-11  Vadim Zeitlinforward declare wxDC (fixes wxMotif compilation)
2007-04-05  Robin DunnCompile fix for gcc on MSW
2007-03-30  Vadim Zeitlincompilation fix for Win64 (patch 1690999)
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-03-08  Robin DunnFix for bug #1436503. Delay the start of the DnD oprta...
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-04  Robin DunnUse the unicode character, if available in the event
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-05-25  Julian SmartMore name changes
2004-05-24  Robin DunnNo longer any need for the dc parameter to FullPaint.
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-01-16  Robin DunnPatch [ 877891 ] Share the DC from DoPaint with FullPai...
2003-09-23  Robin DunnFixes in focus handling related to the AutoComplete...
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-08-22  Mattia Barbon Fix building wxSTC as a DLL using MinGW GCC 3.x.
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-17  Robin DunnFixed possibility of releasing mouse if the window...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
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
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Robin DunndropTarget is now dynamically allocated.
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...