]> git.saurik.com Git - wxWidgets.git/history - src/univ/textctrl.cpp
added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_C...
[wxWidgets.git] / src / univ / textctrl.cpp
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
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-06-20  Chris Elliottfix bug with univ creating textctrl
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
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 Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-08-20  Václav Slavíkcompilation fix
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-27  Robert Roebling wxX11 wants to have the border style flag
2002-03-15  Vadim Zeitlincompilation warning fix
2002-02-11  Julian SmartTypos and other fixes
2001-09-22  Václav SlavíkwxInputConsumer
2001-07-09  Vadim Zeitlinfix for backwards selection in text ctrl (patch 439730)
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-30  Julian SmartMore fixes for wxUniv
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...