]> git.saurik.com Git - wxWidgets.git/history - src/xrc
use CODE_GEN_FLAGS
[wxWidgets.git] / src / xrc /
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkfixes
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-25  Václav Slavíkadded XRC contrib makefile
2003-06-18  Václav Slavíkmake it possible to not attach toolbars to frames ...
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-06-12  Václav Slavíkfixed typo
2003-06-12  Chris Elliottfix Borland makefile for xrc as per SF report 747099
2003-06-07  Julian SmartTypo fixed
2003-06-05  Václav Slavíkadded wxHW_NO_SELECTION
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-05-15  Stefan Csomorforgot to commit project file for CW before
2003-05-07  Václav Slavíkfix for multiple initialization
2003-05-04  Julian SmartAdded some missing copyright lines
2003-04-25  Václav Slavíkadded xh_wizrd.cpp
2003-04-25  Mattia Barbon Warning fix.
2003-04-24  Mattia Barbon Added wxWizard handler to Makefile.in.
2003-04-22  Václav Slavíkmodification to wxSizer handler needed for wxWizard
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-16  Václav Slavíkfixed memory leak
2003-04-12  Václav Slavíkbetter error message
2003-04-10  Václav Slavíkdon't use deprecated macros
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2003-03-31  Václav SlavíkXRC's unknown widget container handles removal of the...
2003-03-30  Václav Slavíkattempt to fix platform property problem on MacOSX
2003-03-29  Julian SmartCopyright cleanup
2003-03-27  Václav Slavíkfixed loading of resource from ZIP files on MacOS
2003-03-22  Václav SlavíkXRCID lookup now handles standard IDs correctly
2003-03-21  Václav Slavíkno need to check for 2.3.0 anymore
2003-02-28  Mattia Barbon Change wxCLOSE to wxCLOSE_BOX.
2003-02-26  Václav Slavíkadded wxCLOSE
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-18  Václav Slavíkupdated wxToolBar handler to support new wxToolBar...
2003-01-18  Václav Slavíkuse wxFileName::MakeAbsolute istead of Normalize
2003-01-15  Václav Slavík1. made XRC immune against changing CWD
2002-12-26  Václav Slavíkfixed XRCID() lookup of numeric control IDs
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-17  Julian SmartPartially applied [ 632321 ] XRC object_ref fix
2002-12-13  Václav Slavíkremoved a forgotten relict of past: xmlbin format exten...
2002-12-08  Václav SlavíkXRC assigns ID to wxStaticBox created by including...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-01  Václav Slavíkfixes to newly added i18n code in XRC - don't use it...
2002-08-31  Václav Slavíkapplied patch that adds more i18n support to XRC handlers
2002-08-25  Václav Slavíkadded wxFrame* wxXmlResource::LoadFrame(parent,name)
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-20  Václav Slavík1. minor rewrite of XRC's stock_id/stock_client handlin...
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-07-26  Václav Slavíkadded wxADJUST_MINSIZE to 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