]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/property.h
Removed dysfunctional wxPGPropery::PrepareValueForDialogEditing(); Replaced its funct...
[wxWidgets.git] / include / wx / propgrid / property.h
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-03  Jaakko SalliTweaked wxPGProperty::StringToValue() and IntToValue...
2008-10-01  Jaakko SalliUse m_children as it were std::vector
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-25  Jaakko SalliRemoved wxPGProperty:GetArrIndex() in favor of GetIndex...
2008-09-25  Jaakko SalliRemoved redundant wxPGChoices::Set()
2008-09-25  Jaakko SalliRemoved redundant wxPGProperty::SetChoices()
2008-09-23  Jaakko SalliDocument revisioning (including more wx-like formatting...
2008-09-23  Jaakko SalliRemove doc references to 'common value' (which is unfin...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-17  Jaakko SalliRemoved wxPGProperty class overview docs from actual...
2008-09-17  Jaakko SalliFixed typos
2008-09-17  Jaakko SalliRemoved unused commented-out define
2008-09-17  Jaakko SalliRemoved #ifndef DOXYGEN
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 SalliwxVariant list used to translate between list of proper...
2008-09-14  Vadim Zeitlincheck the item index inside Item() itself instead of...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)