]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/propgridpagestate.h
Fixed broken 'hidden categories' mode (aka. alphabetic mode); Added distinct names...
[wxWidgets.git] / include / wx / propgrid / propgridpagestate.h
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)