Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / xti.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-05-07  Vadim ZeitlinNo real changes, just fix some typos in comments.
2012-01-09  Vadim ZeitlinUse wxT() instead of _T() in XTI code.
2011-03-30  Vadim ZeitlinFix XTI compilation in STL build.
2011-01-08  Stefan Csomorremoving xti code which isn't necessary for unicode...
2011-01-07  Stefan Csomorgcc fixes
2011-01-07  Stefan Csomorxti changes
2011-01-05  Stefan Csomorwas missing in xti merge
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2003-10-17  Stefan Csomoradjusting to changes in xti.h
2003-09-04  Stefan Csomorlog changes
2003-09-04  Stefan Csomormacro naming changes, delegate api calls getting proper...
2003-08-27  Stefan Csomoradded range of types to delegate type info
2003-08-27  Stefan Csomorconstness for accessors of enum data
2003-08-26  Stefan Csomortypo corrected
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Julian SmartUnicode fixes
2003-08-26  Julian SmartUnicode fixes
2003-08-24  Stefan Csomorswitching to registry based type info
2003-08-24  Julian SmartDon't include xti.h if not using extended RTTI
2003-08-24  Stefan Csomorgcc /vc6 workarounds
2003-08-23  Stefan Csomorflags extension
2003-08-23  Stefan Csomorredistribution of code for different library parts
2003-08-23  Stefan Csomorxti additions / changes, trying to reduce dependencies
2003-08-22  Mattia Barbon Do not #include wxGUI headers in wxBase files.
2003-08-21  Stefan Csomoradded wxDateTime to the streamable custom types
2003-08-19  Stefan CsomorXTI extensions
2003-08-14  Stefan Csomorproperties as collection
2003-08-13  Stefan Csomorcollection support for XTI
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-08-05  Stefan Csomoradded more specializations for bcc32
2003-08-05  Stefan Csomorborland fix
2003-08-05  Stefan Csomorxti streaming extensions
2003-07-31  Stefan Csomortemplate<> added for some compilers
2003-07-30  Stefan Csomorxti fixes
2003-07-28  Stefan Csomorxti updates
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Stefan Csomorxti introduction