Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / propgrid / advprops.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-09-14  Vadim ZeitlinFix spelling in the comments in wxPropertyGrid code.
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2010-11-20  Jaakko SalliReworked wxSystemColourProperty::StringToValue() to...
2010-10-10  Jaakko SalliAlso reset DatePicker property editor's global pointer...
2010-09-28  Jaakko SalliReset wxPGEditor singleton instance pointers in dtors...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-05-29  Jaakko SalliFixed assert when editing wxFontProperty with unspecifi...
2009-12-02  Paul Cornettmake array data fully const
2009-09-28  Jaakko SalliDo not use wxS in array of const wxChar*
2009-09-27  Jaakko SalliwxFontProperty: Added support for wxFONTFAMILY_TELETYPE...
2009-09-23  Paul Cornettbuild fixes for wxUSE_VALIDATORS==0
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-12  Jaakko SalliYet another fix for the colour property 'Custom' entry...
2009-07-11  Jaakko SalliAdded wxPropertyGrid::WasValueChangedInEvent(), added...
2009-07-11  Jaakko SalliFixed 'Custom' entry in the colour property combo boxes
2009-07-07  Jaakko SalliFurther fixes to colour properties that use wxPG_COLOUR...
2009-07-03  Jaakko SalliColour property with attribute wxPG_COLOUR_ALLOW_CUSTOM...
2009-06-15  Jaakko SalliAdded support for wxLongLong and wxULongLong in wxVaria...
2009-06-07  Jaakko SalliImplementations of wxPGProperty::ChildChanged() must...
2009-04-18  Jaakko SalliFixed fallback font used in wxFontProperty::OnSetValue()
2009-03-25  Vadim Zeitlincompilation fix after wxDateTime::Parse() changes ...
2009-03-12  Jaakko SalliReworked the way child properties can be added to a...
2009-02-04  Jaakko SalliAdded proper COW to wxPGChoices, moved wxPGChoices...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Jaakko SalliBetter support for unspecified property value in wxDate...
2008-12-23  Jaakko SalliFixed a VC6 warning (hopefully)
2008-12-11  Jaakko SalliSpinCtrl editor's 'value change by mouse motion' featur...
2008-12-08  Jaakko SalliBetter EVT_MOTION handling in wxPGSpinButton
2008-12-02  Jaakko SalliImplement ability to rapidly change spin value of SpinC...
2008-11-24  Jaakko SalliDatePickerCtrl editor could crash if property had unspe...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-11-19  Jaakko SalliWhen calling DrawIconEx(), do not use DI_COMPAT or...
2008-11-16  Paul Cornettcleanup: unreachable code, unused variables, indentatio...
2008-11-14  Vadim Zeitlinremove unused static wxColourFromPGLong function
2008-11-14  Vadim Zeitlinremove useless comparison of unsigned value with 0
2008-11-01  Jaakko SalliFix various warnings that only appear for release builds
2008-10-27  Jaakko SalliRemoved dummy wxFont == operator implementation (IIRC...
2008-10-22  Jaakko SalliMerged wxBaseEnumPropertyClass (intermediate property...
2008-10-21  Jaakko SalliRemoved deprecated functions wxPGChoices::HasValue...
2008-10-19  Jaakko SalliChanged argument of wxPropertyGrid::OnCustomEditorEvent...
2008-10-19  Jaakko SalliFixed wxSystemColourProperty::ValueToString(). It now...
2008-10-16  Jaakko SalliFixed broken wxMultiChoiceProperty::ValueToString()
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-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-06  Stefan Csomorswitching away from angle brackets includes, deactivati...
2008-10-05  Jaakko SalliFix RCS-ID
2008-10-05  Jaakko SalliBetter use of Connect()
2008-09-29  Jaakko SalliRegisterAdditionalEditors() to work even if no wxProper...
2008-09-25  Jaakko SalliSlightly better wxStockCursor usage
2008-09-25  Jaakko SalliFix wxCursor() ctor compilation by casting argument...
2008-09-21  Jaakko SalliRevised #ifndef WX_PRECOMP headers, added missing ...
2008-09-21  Jaakko SalliRemoved #include <typeinfo> (since C++ RTTI is no longe...
2008-09-19  Jaakko SalliEliminated WX_PG_DECLARE/IMPLEMENT_DERIVED_PROPERTY_CLASS
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
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-12  Vadim Zeitlinmust include typeinfo before using typeid()
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)