Add XRC handler for wxToolbook.
[wxWidgets.git] / samples / xrc / rc / controls.xrc
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-10-20  Vadim ZeitlinMerge wxBitmapButton and wxButton panels in the xrc...
2010-01-18  Vadim ZeitlinAdd support for stretchable spacers to XRC wxToolBar...
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2008-12-02  Vadim Zeitlinadd support for creating drop down toolbar buttons...
2008-12-02  Vadim Zeitlinshow the use of check and radio items in the toolbars
2008-09-30  Václav Slavíkfixed incorrect separators markup in samples/xrc
2008-08-02  Vadim Zeitlinadded enabled and hidden attributes to radio box items...
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2006-11-27  Vadim Zeitlinmake Ok button in the dialog the default one as people...
2006-10-31  Vadim Zeitlinincrease the notebook size to accomodate the size of...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlinadded wxAnimateCtrl test (rest of the patch 1581391)
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-07-15  Václav Slavíkuse <value> instead of <default-*> for initial value...
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-11  Vadim Zeitlinshow setting help text for individual radio box items
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-04  Vadim Zeitlinadded support for radiobox items tooltips in XRC
2006-02-08  Vadim Zeitlinadded a page showing wxToolBars (part of patch 1358919)
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2004-05-25  Julian SmartMore name changes
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...