A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / stc / stctest.cpp
2013-08-23  Vadim ZeitlinFix wxHtmlHelpData::SetTempDir() to behave correctly...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-02-05  Vadim ZeitlinAdd simple tests for Scintilla annotations to the stc...
2013-02-05  Vadim ZeitlinUse a single EVT_MENU_RANGE in stc sample instead of...
2012-09-30  Vadim ZeitlinMake stc sample startup faster.
2012-09-25  Robin DunnScintilla's Point class no longer matches the structure...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-06-25  Vadim ZeitlinRemove duplicate sample.xpm inclusion from stc sample.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2009-09-24  Julian SmartApplied part of #9115 (STC sample cleanup)
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...