A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / widgets / textctrl.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-29  Vadim ZeitlinGenerate clipboard events for wxComboBox in wxGTK too.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-03  Vadim ZeitlinTest wxTE_PROCESS_ENTER style in the widgets sample.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-04-16  Michael WetherellCompilation fix
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector test
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-01-18  Julian SmartSkip processing in OnTextEnter so normal return process...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-05-25  Julian SmartMore name changes
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-03-23  Mattia Barbon Add missing header.
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-08-22  Vadim Zeitlinblind fix for gcc warning about ?: and different enums
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-04-09  Julian SmartMade widgets sample take up less space
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch