]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/advprops.h
check for self assignment in operator=
[wxWidgets.git] / include / wx / propgrid / advprops.h
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)