]> git.saurik.com Git - wxWidgets.git/history - src/propgrid/manager.cpp
In wxPropertyGridManager, alphabetic mode is now sorted even if wxPG_AUTO_SORT flag...
[wxWidgets.git] / src / propgrid / manager.cpp
2008-10-19  Jaakko SalliIn wxPropertyGridManager, alphabetic mode is now sorted...
2008-10-12  Jaakko SalliAlso update description text when wxPG_DESCRIPTION...
2008-10-06  Stefan Csomorswitching away from angle brackets includes, deactivati...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-05  Jaakko SalliHave GetDescBoxHeight() return value consistent with...
2008-10-05  Jaakko SalliCall RecreateControls() if relevant window style flag...
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
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-21  Jaakko SalliRevised #ifndef WX_PRECOMP headers, added missing ...
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)