]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/propgriddefs.h
Reverted to old wxPG_AUTO_SORT behavior in which only root properties and immediate...
[wxWidgets.git] / include / wx / propgrid / propgriddefs.h
2009-01-10  Jaakko SalliReverted to old wxPG_AUTO_SORT behavior in which only...
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2008-11-15  Jaakko SalliFixed various NULL reference issues. Also cleaned up...
2008-11-06  Jaakko SalliRemoved property editor validation failure assertions...
2008-10-20  Jaakko SalliUser should no longer be able to modify disabled or...
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-14  Robert RoeblingCorrect positioning of wxTextCtrl in wxPropertyGrid...
2008-10-13  Robert RoeblingUse native closure buttons under GTK+
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-05  Jaakko SalliFix RCS-IDs
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-21  Jaakko SalliRemove redundant GetValueRef() from wxVariantData impl...
2008-09-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-14  Jaakko SalliFixed bug: Setting property value string did not update...
2008-09-14  Jaakko SalliRemoved dllimpexp declaration from std::vector typedef
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)