always call SetIcon() on the main frame of the sample; some small cleanup
[wxWidgets.git] / samples / propgrid / sampleprops.cpp
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-10  Jaakko SalliGetPendingEditedValue() -> GetUncommittedPropertyValue...
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)