Use old licence name
[wxWidgets.git] / include / wx / xrc /
2004-01-26  Julian SmartAdded RTTI
2004-01-23  Robin DunnFixed compile error
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-07-26  Robin DunnMOre fixes for DLL builds
2003-07-20  Václav Slavíkmoved XML classes to the core
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...
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-07  Václav Slavíkdeprecated XMLID and friends macros
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-15  Václav Slavíkfix object_ref handling in XRC
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-21  Václav SlavíkWX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-01  Václav Slavíkfixes to newly added i18n code in XRC - don't use it...
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-20  Václav Slavíkminor rewrite of XRC's stock_id/stock_client handling...
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-04-08  Václav Slavíkcompatibility macro
2002-02-15  Václav Slavíkdon't translate accelerators in XRC menus
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-24  Václav Slavíkadded encodings handling to XRC, so that it is possible...
2002-01-23  Julian SmartSome comments modified to help with documentation
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-18  Václav Slavíkslight corrections, moved bwd compat macros to the...
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-17  Václav Slavíkimplemented Alex's <object_ref> symlinks in XRC
2002-01-15  Václav Slavíkmerged another part of Alex's work (LoadMenuBar w/...
2001-12-29  Václav Slavíkimplemented subclassing in XRC
2001-08-29  Václav Slavíknon-recursive destructors
2001-08-28  Václav Slavíkcompilation fix
2001-08-23  Václav SlavíkProcessPlatformProperty should not be a member of wxXml...
2001-07-18  Václav SlavíkUnicode complation fixes
2001-06-12  Kendall BennettUpdates to xmlres.h to allow compiling XML code into...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h