Remove obsolete VisualAge-related files.
[wxWidgets.git] / interface / wx / propgrid / propgridiface.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-08-08  Jaakko SalliAdded wxPGProperty::Enable() for conveniency. Refactore...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-02-22  Jaakko SalliProperty removal and deletion done from wxPropertyGrid...
2010-02-16  Jaakko SalliAdded wxPropertyGridInterface::GetColumnProportion()
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2009-10-15  Jaakko SalliChanged 'bool recursively' to 'int flags' argument...
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-08-11  Jaakko SalliDo not generate wxEVT_PG_SELECTED with direct ClearSele...
2009-07-20  Jaakko SalliFixed wxPropertyGridInterface::SetPropertyValues()...
2009-02-17  Jaakko SalliImproved documentation for GetProperty(), GetPropertyBy...
2009-01-10  Jaakko SalliReverted to old wxPG_AUTO_SORT behavior in which only...
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2008-12-11  Jaakko SalliAdded wxPropertyGridInterface::RemoveProperty()
2008-11-14  Vadim Zeitlinfix parameter name
2008-11-06  Jaakko SalliRemoved property editor validation failure assertions...
2008-11-03  Jaakko SalliMoved Get/SetPropertyText/BackgroundColour() member...
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-07  Jaakko SalliRemoved SetPropertiesFlag() (high-level function using...
2008-10-06  Jaakko SalliRemoved GetExpandedProperties() (used to act as poor...
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-06  Jaakko SalliRemoved wxPropertyGridInterface::ClearPropertyValue...
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
2008-10-02  Jaakko SalliUpdated docs, removed SetPropertyModifiedStatus() ...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-25  Jaakko SalliFixed bug: Settings property attribute to wxNullVariant...
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-21  Jaakko SalliA lot of documentation revision. Updated doctest code...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)