]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/widgets.cpp
prevent selecting the treebook items without corresponding pages to ensure that Curre...
[wxWidgets.git] / samples / widgets / widgets.cpp
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