don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / propgrid / props.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Jaakko SalliAdded wxPGProperty::OnValidationFailure(); needed it...
2008-11-19  Jaakko SalliFor clarity, moved includes to the top of the file...
2008-11-16  Paul Cornettmake access for virtuals match base
2008-10-22  Jaakko SalliMerged wxBaseEnumPropertyClass (intermediate property...
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-07  Jaakko SalliRemoved wxLongStringProperty derived property creator...
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-05  Jaakko SalliFix RCS-IDs
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-21  Jaakko SalliFixed non-precompiled headers compilation
2008-09-19  Jaakko SalliRemoved macros to create enum and flag props with custo...
2008-09-19  Jaakko SalliEliminated WX_PG_DECLARE/IMPLEMENT_DERIVED_PROPERTY_CLASS
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-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)