]> git.saurik.com Git - wxWidgets.git/history - src/propgrid/advprops.cpp
switching away from angle brackets includes, deactivating OSX workaround
[wxWidgets.git] / src / propgrid / advprops.cpp
2008-10-06  Stefan Csomorswitching away from angle brackets includes, deactivati...
2008-10-05  Jaakko SalliFix RCS-ID
2008-10-05  Jaakko SalliBetter use of Connect()
2008-09-29  Jaakko SalliRegisterAdditionalEditors() to work even if no wxProper...
2008-09-25  Jaakko SalliSlightly better wxStockCursor usage
2008-09-25  Jaakko SalliFix wxCursor() ctor compilation by casting argument...
2008-09-21  Jaakko SalliRevised #ifndef WX_PRECOMP headers, added missing ...
2008-09-21  Jaakko SalliRemoved #include <typeinfo> (since C++ RTTI is no longe...
2008-09-19  Jaakko SalliEliminated WX_PG_DECLARE/IMPLEMENT_DERIVED_PROPERTY_CLASS
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-14  Jaakko SalliwxVariant list used to translate between list of proper...
2008-09-12  Vadim Zeitlinmust include typeinfo before using typeid()
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)