Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / propgrid / propgridpagestate.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-09-24  Jaakko SalliHave wxPropertyGrid inherit from wxControl and wxScroll...
2010-08-26  Jaakko SalliAdded missing wx/defs.h includes in propgrid headers
2010-08-08  Jaakko SalliAdded wxPGProperty::Enable() for conveniency. Refactore...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-16  Jaakko SalliFixed auto-resizing behavior when double-clicking a...
2010-02-16  Jaakko SalliAdded wxPropertyGridInterface::GetColumnProportion()
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-10-11  Jaakko SalliHave page-specific splitter setup flags in order to...
2009-09-06  Jaakko SalliAdded check to allow multiple selection by dragging...
2009-08-23  Jaakko SalliMade wxPropertyGridHitTestResult a real class (works...
2009-08-23  Jaakko SalliAdded label editing capability into wxPropertyGrid
2009-08-18  Jaakko SalliMade code that uses wxArrayPGProperty more STL complian...
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-06-12  Vadim Zeitlinreuse wxObjectRefData for various ref-counted classes...
2009-02-13  Jaakko SalliClarified wxPropertyGrid::HitTest() docs
2009-01-31  Jaakko SalliFixed broken 'hidden categories' mode (aka. alphabetic...
2009-01-11  Jaakko SalliFixed bug: SetPropertyValueUnspecified(p) and p->SetVal...
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-16  Paul Cornettcheck for self assignment in operator=
2008-10-27  Jaakko SalliAdded similar assignment operator as well
2008-10-27  Jaakko SalliAdded wxPropertyGridConstIterator(const wxPropertyGridI...
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)