]> git.saurik.com Git - wxWidgets.git/history - src/common/xti.cpp
constness for accessors of enum data
[wxWidgets.git] / src / common / xti.cpp
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