]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/manager.h
make access for virtuals match base
[wxWidgets.git] / include / wx / propgrid / manager.h
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)