]> git.saurik.com Git - wxWidgets.git/history - include/wx/xti.h
WX_EVENT_PROPERTY instead of WX_DELEGATE
[wxWidgets.git] / include / wx / xti.h
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomoradded range of types for delegate type info
2003-08-27  Stefan Csomorchanged getters for enum to const, GetEventClass to...
2003-08-26  Stefan Csomorunicode fixes
2003-08-25  Stefan Csomorlinkage and unicode corrections
2003-08-25  Václav Slavíkthere's no such thing as <typeinfo.h>
2003-08-25  Stefan Csomorgeneric template must not carry linkage clause
2003-08-24  Stefan Csomorswitching type info to registration base and lazy looku...
2003-08-24  Václav Slavíkfixed wrong WXDLLEXPORT usage
2003-08-24  Stefan Csomorlinkage corrections, destructors added
2003-08-24  Václav Slavíkfixed gcc warnings and reformatted some pieces of code...
2003-08-24  Stefan Csomorgcc /vc6 workarounds
2003-08-23  Stefan Csomorflags extension
2003-08-23  Václav SlavíkUnicode fix
2003-08-23  Stefan Csomorredistribution of code for different library parts
2003-08-23  Stefan Csomorxti additions / changes
2003-08-22  Julian SmartRemoved erroneous return statements
2003-08-21  Stefan Csomormetadata support for metadata
2003-08-19  Stefan Csomorchanging wxxVariant signature
2003-08-19  Stefan CsomorRTTI extensions
2003-08-18  Stefan Csomorrefactoring getters and setters to avoid signature...
2003-08-14  Stefan Csomorxti macro fix
2003-08-14  Stefan Csomorproperties as collection
2003-08-13  Stefan Csomorcollection macro also for XTI_TEMPLATE_FIX
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-09  Stefan Csomordefine WX_XTI_TEMPLATE_FIX in case it is not yet
2003-08-09  Stefan Csomoradded flag for broken compilers with regard to template...
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 Csomorxti streaming cleanup, type extensions
2003-08-04  Václav Slavíkno tabs please\!
2003-08-03  Mattia Barbon Warning fixes (still does not compile).
2003-07-31  Stefan CsomorAdded wxASSERT_MSGs
2003-07-30  Stefan Csomorfixing xti problems
2003-07-28  Stefan Csomorxti updates
2003-07-28  Stefan Csomorxti introduction