]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/propgriddefs.h
Compilation fix for gcc-4 and newer.
[wxWidgets.git] / include / wx / propgrid / propgriddefs.h
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)