]> git.saurik.com Git - wxWidgets.git/history - src/propgrid/advprops.cpp
Slightly better wxStockCursor usage
[wxWidgets.git] / src / propgrid / advprops.cpp
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)