Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / propgrid / manager.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-18  Julian SmartAdded wxPropertyGridManager::SetPageSplitterLeft
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-12-27  Jaakko SalliNo longer use semi-static IDs for wxPropertyGrid embedd...
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...
2010-01-04  Stefan Csomorfixing include type
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-06-10  Jaakko SalliAllow reparenting wxPropertyGrid(Manager) to work;...
2009-05-30  Jaakko SalliMore forward-ported wxPython-bindings related cleanup...
2009-02-07  Jaakko SalliFixed and refactored wxPropertyGridManager decsription...
2009-01-29  Jaakko SalliFixed wxPropertyGridManager::CreatePropertyGrid(),...
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2008-12-06  Jaakko SalliFixed incorrect background colour that wxStaticTexts...
2008-11-16  Paul Cornettmake access for virtuals match base
2008-11-15  Jaakko SalliFixed wxPropertyGridPage::DoSetSplitterPosition() infin...
2008-11-14  Vadim Zeitlindo override SetSplitterPosition() in wxPropertyGridPage...
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-10-12  Jaakko SalliRe-added GetSelectProperty() to wxPropertyGridManager
2008-10-08  Jaakko SalliRemoved '#ifndef DOXYGEN' sections
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
2008-10-02  Jaakko SalliMoved ClearModifiedStatus() to wxPropertyGridInterface
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-25  Jaakko SalliRemoved wxPropertyGridManager::GetChildrentCount()...
2008-09-25  Jaakko SalliAddPage(), InsertPage() now return page ptr instead...
2008-09-25  Jaakko SalliReduce ambiguity of selection functions in wxPropertyGr...
2008-09-23  Jaakko SalliRemove obsolete references to 'target page' concept
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-13  Jaakko SalliFixed warnings caused by docstrings in %pythoncode...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)