]> git.saurik.com Git - wxWidgets.git/history - contrib/include/wx/xml/xmlres.h
Added missing files to listing
[wxWidgets.git] / contrib / include / wx / xml / xmlres.h
2001-05-22  Václav SlavíkXMLCTRL() macro now uses wxDynamicCast in debug builds
2001-05-20  Václav SlavíkNew code for inserting unknown controls into resources
2001-05-06  Václav Slavíkadded version information to XML resources
2001-05-02  Václav Slavíkswitched wxXML to expat parser; some formatting mods
2001-02-21  Václav Slavíkfixed compilation problem (frame.h not included)
2001-01-28  Václav Slavík_T() -> wxT()
2001-01-27  George TaskerAdded wxFrame support contributed by Aleks
2000-10-07  Václav Slavíkchange in XRC format
2000-09-29  Václav Slavíkremoved loading from in-memory document (illicit idea)
2000-09-26  Václav Slavíkadded ability to read resources directly from wxXmlDocu...
2000-09-17  Václav Slavíkadded <bitmap> and <icon> resources
2000-08-27  Václav Slavíkadded AddWindowStyles
2000-08-15  Václav Slavíkadded wxXmlResourceHandler::GetDimension for 1D values...
2000-08-11  Václav Slavíkfixed loading of bitmaps from mem_fs
2000-08-06  Václav Slavíkremoved debug message ; improved resource loading logic
2000-08-05  Václav Slavíkgot rid of wxXmlResourceHandler::CheckPlatform, the...
2000-07-27  Václav Slavíkadded XMLCTRL() macro for fast access to dialog controls
2000-07-27  Václav Slavíkadded WXDLLEXPORT
2000-07-26  Václav Slavíkxmlres: added support for wxMSW
2000-07-25  Václav Slavíkadded XML resources library