]> git.saurik.com Git - wxWidgets.git/history - include/wx/xrc/xh_sizer.h
Include wx/xml/xml.h from the XRC handlers that need it.
[wxWidgets.git] / include / wx / xrc / xh_sizer.h
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2010-10-24  Vadim ZeitlinMake it easier to define custom wxSizerXmlHandler subcl...
2009-03-16  Václav Slavíkdetect and report errors in XRC specification of grid...
2008-12-24  Vadim Zeitlinalso call AddGrowableRow/Col() for wxGridBagSizer
2008-12-23  Vadim Zeitlincall wxFlexGridSizer::AddGrowableRow/Col() only after...
2008-05-08  Vadim Zeitlinextracted wxWrapSizer in separate files and somewhat...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-01-18  Václav Slavíkcompilation fix for !wxUSE_STATBOX
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-07-04  Włodzimierz SkibaXRC headers cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-07-04  Václav Slavíkfixes for MSW/DLL build
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h