]> git.saurik.com Git - wxWidgets.git/history - interface/wx/propgrid/property.h
fixed doxygen warnings; also restyled (partially) the interface headers to conform...
[wxWidgets.git] / interface / wx / propgrid / property.h
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-17  Jaakko SalliwxPGProperty::GenerateComposedValue() -> protected...
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-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-07  Jaakko SalliRemoved wxLongStringProperty derived property creator...
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-03  Jaakko SalliTweaked wxPGProperty::StringToValue() and IntToValue...
2008-09-29  Jaakko SalliMinor clarification
2008-09-25  Jaakko SalliFixed bug: Settings property attribute to wxNullVariant...
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-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-18  Jaakko SalliRemoved unused comment
2008-09-18  Jaakko SalliDocument struct wxPGPaintData in function docs of only...
2008-09-17  Jaakko SalliFixed typos
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)