]> git.saurik.com Git - wxWidgets.git/history - samples/propgrid/tests.cpp
Removed macros to create enum and flag props with custom, static choice sets. Now...
[wxWidgets.git] / samples / propgrid / tests.cpp
2008-09-19  Jaakko SalliRemoved macros to create enum and flag props with custo...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-14  Jaakko SalliHave support for both char* and wchar_t* in wxPGPropArg...
2008-09-14  Jaakko SalliFixed bug: Setting property value string did not update...
2008-09-14  Jaakko SalliRemoved remnant use of wxCHECK_VERSION
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)