Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / widgets / widgets.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinAdd a possibility to change the layout direction in...
2012-11-20  Vadim ZeitlinImplement GetSizeFromTextSize() for wxSpinCtrl.
2012-01-15  Vadim ZeitlinRemove more Palm OS left overs.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd wxTextEntry::AutoCompleteDirectories().
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-13  Vadim ZeitlinUse GetWidgets() in the widgets samples instead of...
2010-04-12  Vadim ZeitlinFix gcc warnings about testing undefined preprocessor...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-08  Vadim Zeitlinupdate LboxLogger definition after the previous revisio...
2009-03-07  Vadim Zeitlinuse wxLog::Log() instead of ugly cast
2009-03-07  Vadim Zeitlinsuppress wxLog::DoLog() and DoLogString() hiding warnings
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-02-03  Vadim Zeitlinadded wxPersistentRegisterAndRestore() function to...
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-18  Julian SmartWorkaround for GTK+ sensitivity bug
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-03-02  Vadim Zeitlinadd platform info for Palm (add-wxpalm-info.diff part...
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-06-22  Vadim Zeitlinoverride DoLog(wxString) and not the deprecated DoLog...
2007-04-09  Vadim Zeitlinadded wx/image.h to fix compilation without PCH after...
2007-04-07  Vadim Zeitlinuse smaller icons, it looks better (patch 1695225)
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-10-04  Włodzimierz SkibaNew icon for combobox with bitmaps. Improved readabilit...
2006-10-04  Włodzimierz SkibaConnect changed page event after subpages are created...
2006-08-26  Vadim Zeitlindon't call EnsureVisible(tree->GetRootItem()) for a...
2006-08-25  Vadim Zeitlinreset busy cursor checkbox when switching to another...
2006-08-24  Vadim Zeitlinprevent selecting the treebook items without correspond...
2006-08-24  Vadim Zeitlinadded tests for setting the cursor
2006-07-24  Vadim Zeitlindon't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag...
2006-07-19  Włodzimierz SkibaCrash fix for working without selecting subpage.
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-27  Włodzimierz SkibaMore small devices adjustements.
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-18  Włodzimierz SkibawxUniv port mentioned instead of native, wxButton ports...
2006-05-17  Włodzimierz SkibaOpening first subpage initially.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-05-05  Włodzimierz Skiba[ 1482626 ] Fix widgets sample build on unicode
2006-05-04  Vadim Zeitlinallow entering multiline tooltips directly; allow remov...
2006-04-27  Włodzimierz SkibaUnicode build fix.
2006-04-16  Vadim Zeitlinadded a menu allowing to quickly switch to any page
2006-04-16  Vadim Zeitlinno changes, just removed some commented out code
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-08-28  Mattia Barbon Improve sizer support in generic wxNotebook. Fix...
2005-06-14  Włodzimierz SkibaAllow multiline tooltip testing.
2005-05-18  Vadim Zeitlinadded a menu item to disable a control
2005-04-13  Vadim Zeitlinadded owner drawn checkbox to listbox page and the...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-28  Włodzimierz SkibaMissing include.
2005-02-28  Vadim Zeitlin1. added possibility to test setting tooltip for the...
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-01-07  Włodzimierz SkibaRemove some controls from limited screen area of Smartp...
2005-01-06  Włodzimierz SkibaSmartphone fixes.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded missing header for USE_PCH == 0
2004-11-19  Vadim Zeitlinrefresh widget after changing its colour
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-05-25  Julian SmartMore name changes
2004-01-29  David ElliottwxCocoa: Don't use listbox for logging until it's more...
2004-01-19  Dimitri SchoolwerthApplied patch #876800: "Alphabetical order of tabs...
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-10-23  Mattia Barbon Compilation fixes.
2003-09-19  Vadim Zeitlinuse wxTAB_TRAVERSAL style for panels and frame
2003-08-04  Vadim Zeitlin(Open Watcom but not only) compilation warning fixes
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2002-09-06  Julian SmartApplied patch [ 549256 ] fix minor bug in widgets sample
2002-04-22  Julian SmartAdded some missing wxTextCtrl features to to-do list...
2002-04-09  Julian SmartMade widgets sample take up less space
2002-03-17  Gilles Depeyrotadded wxMAC and wxMOTIF to title conditional compilation
2002-01-09  Vadim Zeitlinmake listbox taller
2001-11-25  Gilles Depeyrotmoved wx/panel include to correct wxGTK compilation...
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinoops, missing semi colon added
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch