]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/propgridiface.h
Moved ClearModifiedStatus() to wxPropertyGridInterface
[wxWidgets.git] / include / wx / propgrid / propgridiface.h
2008-10-02  Jaakko SalliMoved ClearModifiedStatus() to wxPropertyGridInterface
2008-09-29  Jaakko SalliSetPropertyValue(prop, wxChar*) -> (prop, char*) and...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-27  Jaakko SalliUse wxUSE_LONGLONG_NATIVE more
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
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 SalliHave support for both char* and wchar_t* in wxPGPropArg...
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)