]> git.saurik.com Git - wxWidgets.git/history - contrib/src/xrc/xmlres.cpp
Applied [ 594925 ] Implement wxArtProvider and XRC together
[wxWidgets.git] / contrib / src / xrc / xmlres.cpp
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-03-26  Robin DunnDon't use ConvertToBitmap
2002-03-03  Václav Slavíkfixed translatable strings handling in XRC
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ík1. added encodings handling to XRC, so that it is possible
2002-01-18  Václav Slavíksafer destruction of wxXmlResource::ms_instance
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-12-18  Václav Slavíkfixed i18n handling of _ in XRC texts
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-10-23  Václav Slavíkfix for typo
2001-08-29  Václav Slavíkfixed my favorite bug (delete foo; call foo->Something())
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-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h