]> git.saurik.com Git - wxWidgets.git/history - src/xrc
Lots of updates for color dialog and sliders
[wxWidgets.git] / src / xrc /
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-06-16  Mattia BarbonUpdated makefile
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-04-09  Mattia BarbonAllow building with wxUSE_CALENDARCTRL=0
2002-03-26  Robin DunnDon't use ConvertToBitmap
2002-03-24  Václav Slavíkfixed sizers-inside-wxFrame
2002-03-24  Václav Slavíkadded radio menu items ot XRC
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-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-03  Václav SlavíkUnicode compilation fixes
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíkimplemented writing in original encoding
2002-01-25  Julian SmartSome doc tweaks
2002-01-24  Václav Slavík1. added encodings handling to XRC, so that it is possible
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
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-16  George TaskerReplaced "-erase" calls with "-$(RM)" calls
2002-01-16  George TaskerMinor cleanup
2002-01-15  Václav Slavíkmerged another part of Alex's work (LoadMenuBar w/...
2002-01-02  George TaskerReplaced 'delete' calls with wxDELETE() calls
2001-12-30  Václav Slavíkfixed stupid typo
2001-12-29  Václav Slavíkuse a programmer-friendly macro for subclassing
2001-12-29  Václav Slavíkimplemented subclassing in XRC
2001-12-27  Václav SlavíkChanges to the XRC library:
2001-12-27  Václav Slavíkremoved obsolete docs
2001-12-18  Václav Slavíkfixed i18n handling of _ in XRC texts
2001-11-25  Václav SlavíkwxT(), not _()
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-23  Václav Slavíkfix for typo
2001-09-17  Robin DunnFixed compile error.
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-03  Václav Slavíkforgot to commit some XRC files
2001-08-29  Václav Slavíkfixed my favorite bug (delete foo; call foo->Something())
2001-08-28  Václav Slavíkmake it possible to open files from XRC in wxHtmlWindow
2001-08-25  Václav Slavíkfixed a canonical example of Stupid Bug(tm)
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-11  Julian Smartproject file updates
2001-06-10  Julian SmartRenamed XRC project files
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h