Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / univ / textctrl.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-20  Vadim ZeitlinRevert all wxNOEXCEPT-related changes.
2012-11-19  Vadim ZeitlinAdd wxNOEXCEPT to all wxTextCtrl dtors.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-02  Vadim ZeitlinwxUniv compilation fixes after wxTextEntry::DoGetValue...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-08  Vadim Zeitlinfix a fatal crash due to using wxHSCROLL presence in...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-19  Václav Slavíkgcc-3.4 compilation fix
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-05  Vadim Zeitlinremoved wxTE_HT_XXX constants which are now in wx/textc...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinuse ShouldInheritColours() instead of IsContainerWindow()
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2002-07-23  Vadim ZeitlinIsSingleLine() is now in the base class
2001-09-22  Václav SlavíkwxInputConsumer
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...