No resize border on WinCE by default
[wxWidgets.git] / include / wx / xrc /
2005-03-28  Václav Slavíkfixed dialog units in toplevel windows (bug #1170234)
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-07  Václav Slavíkuse wxUSE_DATEPICKCTRL
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-11-14  Václav Slavíkadded system colours and fonts support to XRC (based...
2004-10-19  Václav Slavíkalways use wxStaticCast in XRCCTRL (asserts in case...
2004-10-16  Václav Slavíkdon't use m_instanceAsWindow to convert dialog units...
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-07  Robin DunnMake sure that WXMAKINGDLL_XRC is defined correctly...
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-01  Julian SmartAdded toggle button handler header
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-05-25  Julian SmartMore name changes
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