]> git.saurik.com Git - wxWidgets.git/history - samples/widgets
Final fix from '[ 1473731 ] wxColourBase and wxString <-> wxColour implementation'.
[wxWidgets.git] / samples / widgets /
2006-06-14  Robin Dunnfixed line endings
2006-06-11  Stefan NeisDon't use TreeBook for OS/2 PM port (at least not yet).
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-06-05  Włodzimierz SkibaPeaceful solution to wxCheckListBox inheritance in...
2006-06-02  Michael WetherellAdd wx-lib xml as adv depends on it for the richtext...
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz SkibaTypo fix.
2006-06-01  Włodzimierz SkibaMinor corrections to pickers presentation.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-30  Włodzimierz SkibawxHyperlink page for widgets presentation.
2006-05-27  Włodzimierz SkibaMore small devices adjustements.
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-25  Włodzimierz SkibaAdjustement to wxCheckListBox under WinCE.
2006-05-25  Włodzimierz SkibaBetter screen usage on smaller devices.
2006-05-24  Włodzimierz SkibawxToggleButton page added to widgets sample.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-19  Włodzimierz SkibaTinderbox build fix: preprocessing directive not recogn...
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-28  Włodzimierz SkibaWarning fixes.
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...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-22  Włodzimierz SkibaTest both constuctors. Warning fix.
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-02-10  Vadim Zeitlinadded test for GetInsertyionPoint() (patch 1262125)
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-18  Julian SmartDon't pass wxALIGN_ flags to wxButton
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-03  Vadim Zeitlinadded checkbox to enable setting (or not) individual...
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
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-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-14  Włodzimierz SkibaAllow multiline tooltip testing.
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-18  Vadim Zeitlinadded a menu item to disable a control
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-16  Michael WetherellCompilation fix
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector test
2005-04-13  Vadim Zeitlinadded owner drawn checkbox to listbox page and the...
2005-04-11  Julian SmartChanged version number
2005-04-10  Vadim Zeitlinremoved is_vertical check box, it was duplicating the...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-21  Włodzimierz SkibaSanity check.
2005-02-28  Włodzimierz SkibaMissing include.
2005-02-28  Vadim Zeitlin1. added possibility to test setting tooltip for the...
2005-02-23  Włodzimierz SkibaPresentation of hiding and disabling of the items in...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-01-28  Włodzimierz SkibaWarning fix.
2005-01-23  Kevin HockAdded inverse checkbox to test sliders with wxSL_INVERS...
2005-01-18  Julian SmartSkip processing in OnTextEnter so normal return process...
2005-01-07  Włodzimierz SkibaRemove some controls from limited screen area of Smartp...
2005-01-06  Włodzimierz SkibaSmartphone fixes.
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  Julian SmartAdded missing licence line
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-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Julian SmartApplied patch [ 1039953 ] Fix notebook functionality...
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-07-30  Włodzimierz SkibaConditional compilation fix.
2004-07-27  Włodzimierz SkibaMissing headers.
2004-07-25  Vadim Zeitlinrewrote this page to look like all the others; added...
2004-07-25  Vadim Zeitlintypos in comments
next