don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / propgrid / advprops.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Jaakko SalliBetter support for unspecified property value in wxDate...
2008-11-16  Paul Cornettcheck for self assignment in operator=
2008-10-27  Jaakko SalliRemoved dummy wxFont == operator implementation (IIRC...
2008-10-16  Jaakko SalliFixed broken wxMultiChoiceProperty::ValueToString()
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-03  Jaakko SalliExplicitly call wxObject ctor in wxColourPropertyValue...
2008-09-19  Jaakko SalliEliminated WX_PG_DECLARE_X_METHODS macros
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-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)