]> git.saurik.com Git - wxWidgets.git/history - samples/propgrid/propgrid.h
Reworked wxPGCell. It is now reference counted, and therefore much more user friendly...
[wxWidgets.git] / samples / propgrid / propgrid.h
2008-10-31  Jaakko SalliReworked wxPGCell. It is now reference counted, and...
2008-10-16  Jaakko SalliAdd maximum width for sample's frame
2008-10-05  Jaakko SalliFix RCS-IDs
2008-09-27  Jaakko SalliRegister multibutton editor class in frame ctor instead...
2008-09-19  Jaakko SalliEliminated WX_PG_DECLARE_X_METHODS macros
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)