XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
[wxWidgets.git] / docs / doxygen / overviews / xrc_format.h
2013-09-26  Václav SlavíkXRC: make wxSplitterWindow's sashpos and minpanesize...
2013-09-16  Václav SlavíkFix wrong type information for {v,h}gap in XRC format...
2013-09-11  Václav SlavíkDon't lie about wxImageList in XRC format spec.
2013-09-11  Václav SlavíkMinor corrections to XRC format description.
2013-09-11  Václav SlavíkFix incorrect XRC format docs for wxMenu(Bar)'s "style...
2013-09-03  Václav SlavíkAdd missing XRC format docs for wxComboCtrl and wxEdita...
2013-09-03  Václav SlavíkRemove reduntant content from XRC format docs.
2013-08-06  Vadim ZeitlinFix a couple of spelling mistakes in the documentation.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-03-21  Vadim ZeitlinUse flat generic status bar by default and add wxSB_SUNKEN.
2012-11-03  Bryan PettyFinished adding @tableofcontents to all overviews in...
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-02-09  Vadim ZeitlinFix typo in wxSlider XRC format documentation.
2012-01-15  Vadim ZeitlinFix another typo in section names in the XRC overview.
2012-01-15  Vadim ZeitlinFix wxBitmapToggleButton section name in XRC format...
2012-01-15  Vadim ZeitlinFix minor errors in XRC format overview.
2011-11-04  Vadim ZeitlinCorrect the misleading example of using id ranges in...
2011-10-20  Vadim ZeitlinAdd "checked" property for toolbar tool elements in...
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-21  Vadim ZeitlinAllow marking wxTreeBook nodes to expand initially...
2011-07-16  Václav SlavíkAdd support for column header images to wxListCtrl...
2011-05-09  Vadim ZeitlinDocument wxBitmapToggleButton XRC parameters.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.
2010-11-07  Vadim ZeitlinUpdate and reorganize XRC overview to make it more...
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-23  Vadim ZeitlinDon't assume any particular default size for XRC image...
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-01-18  Vadim ZeitlinAdd support for stretchable spacers to XRC wxToolBar...
2009-06-15  Vadim Zeitlinadd support for bitmap and bitmapposition tags to the...
2009-06-15  Vadim Zeitlinfix Doxygen syntax error which prevented output for...
2009-06-13  Vadim Zeitlinadded own{fg,bg,font} allowing to set non-inheritable...
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinvalue of wrap parameter of wxStaticText must be specifi...
2009-05-25  Vadim Zeitlincorrect a typo in wxSplitterWindow gravity parameter...
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...
2009-03-15  Václav Slavíkfixed docs of rows/cols XRC property
2009-02-22  Vadim Zeitlinput something in the content field type in the tables...
2008-12-02  Vadim ZeitlinDoxygen markup corrections after last change
2008-12-02  Vadim Zeitlinadd support for creating drop down toolbar buttons...
2008-11-25  Bryan PettyFixed doxygen warnings regarding the XRC File Format...
2008-10-19  Francesco Montorsidoxygen warnings and formatting fixes
2008-10-01  Václav SlavíkwxSpinButton was missing in XRC spec, added
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Václav Slavíkfinished XRC format specification: added docs for all...
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsifix many doxygen warnings; added wxMotif section in...
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...