Globally replace _T() with wxT().
[wxWidgets.git] / samples / stc / stctest.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Francesco Montorsialways call SetIcon() on the main frame of the sample...
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2008-12-27  Francesco Montorsidon't use backspace as accelerator; at least GTK+ doesn...
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-04-26  Paul Cornettbuild fix for latest C++ standard
2006-02-10  Włodzimierz SkibaUse 'wx/' for contrib samples and make wxTinderbox...
2005-09-16  Włodzimierz Skibaangle bracket problem fix
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2004-12-08  Włodzimierz SkibaWarning fixes.
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-05-25  Julian SmartMore name changes
2004-02-06  Robin DunnStart out with the line numbers not shown.
2003-10-11  Robin DunnPatch #821454
2003-09-19  Robin DunnPatch #809286 and a couple other minor changes to the...
2003-09-18  Robin DunnPatch #808669 more warngins and unicode fixes
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-08-25  Julian SmartUnicode fix; removed old project files
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-03  Julian SmartUnicode-enabled the STC sample
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-01  Robin DunnUpdated the wxSTC makefile for Borland, and tweaked...
2000-09-26  Robin Dunnnew and improved wxSTC
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...