Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / propgrid / advprops.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2010-08-26  Jaakko SalliAdded missing wx/defs.h includes in propgrid headers
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2009-12-02  Paul Cornettmake array data fully const
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-07  Jaakko SalliImplementations of wxPGProperty::ChildChanged() must...
2009-06-02  Jaakko SalliMake this header SWIG-safe
2009-05-30  Jaakko SalliForward-ported wxPython-bindings related cleanup from...
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)