]> git.saurik.com Git - wxWidgets.git/history - samples/propgrid/tests.cpp
Use wxPropertyGridEventHandler in commented-out sample connect code
[wxWidgets.git] / samples / propgrid / tests.cpp
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-25  Jaakko SalliFixed bug: Settings property attribute to wxNullVariant...
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
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)