Globally replace _T() with wxT().
[wxWidgets.git] / src / xrc / xh_unkwn.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-02-11  Vadim Zeitlinfit the control when its real contents is attached...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Václav Slavíkfixed condition for using #pragmas
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-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2003-12-03  Václav Slavíkunknown controls container can't be subclassed, assert...
2003-09-12  Robin DunnThe unknown control container should always have the...
2003-08-28  Václav Slavíkunknown container now accepts wxNO_FULL_REPAINT_ON_RESI...
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-03-31  Václav SlavíkXRC's unknown widget container handles removal of the...
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-09-17  Robin DunnFixed compile error.
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