Remove obsolete VisualAge-related files.
[wxWidgets.git] / interface / wx / propgrid /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-06-15  Vadim ZeitlinRemove left over conflict markers from documentation.
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
2012-03-18  Julian SmartAdded wxPropertyGridManager::SetPageSplitterLeft
2012-02-23  Vadim ZeitlinNo real changes, just fix spelling errors in the docume...
2012-02-22  Vadim ZeitlinFix spelling in the documentation.
2012-02-20  Vadim ZeitlinSynchronize wxPropertyGridManager documentation with...
2012-02-20  Vadim ZeitlinSynchronize wxPropertyGrid documentation with the real...
2012-02-15  Vadim ZeitlinRemove non-existent wxPGChoices methods from the docume...
2012-01-23  Vadim ZeitlinAdd a property to configure file property dialog kind.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-22  Bryan PettyExtensive documentation typo patch (closes #13063).
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2010-12-22  Jaakko SalliAdded wxPG_ACTION_EDIT, which allows specifying custom...
2010-12-16  Jaakko SalliDocument how the sign is omitted from wxFloatProperty...
2010-09-24  Jaakko SalliHave wxPropertyGrid inherit from wxControl and wxScroll...
2010-08-26  Jaakko SalliChanged wxArrayStringProperty default delimiter to...
2010-08-08  Jaakko SalliMoved wxPGProperty::SetFlag() to protected API since...
2010-08-08  Jaakko SalliAdded wxPGProperty::Enable() for conveniency. Refactore...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-11  Jaakko SalliAdded 'Delimiter' attribute for wxArrayStringProperty...
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-03-19  Francesco MontorsiFix various doxygen warnings
2010-03-18  Jaakko SalliClarify documentation for wxPropertyGridEvent::GetPrope...
2010-03-17  Jaakko SalliUse explicit wxPGPropertyFlags enum type with wxPGPrope...
2010-02-26  Jaakko SalliMust clear property selection in wxPGProperty::SetChoic...
2010-02-22  Jaakko SalliProperty removal and deletion done from wxPropertyGrid...
2010-02-16  Jaakko SalliFixed auto-resizing behavior when double-clicking a...
2010-02-16  Jaakko SalliAdded wxPropertyGridInterface::GetColumnProportion()
2010-02-16  Jaakko SalliAdded missing words in event documentation
2010-02-16  Jaakko SalliDocument wxEVT_PG_CHANGED
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2010-01-07  Jaakko SalliImproved documentation for wxPGProperty::DoSetAttribute()
2010-01-07  Jaakko SalliFixed a deprecation message
2009-12-29  Jaakko SalliChanged wxPropertyCategory to use same cell rendering...
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-12-25  Jaakko SalliAdded documentation for wxPGEditor::SetControlAppearance()
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-12-20  Jaakko SalliAdded wxPropertyGrid::GetUnspecifiedValueText(). Use...
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-12-12  Jaakko SalliGenerate wxPropertyGrid splitter (column divider) event...
2009-10-15  Jaakko SalliChanged 'bool recursively' to 'int flags' argument...
2009-10-15  Jaakko SalliAdded wxPGCell::SetFont() and GetFont(); Documented...
2009-10-10  Jaakko SalliRemoved intermediate wxPanel from wxPropertyGrid.
2009-09-27  Jaakko SalliStore property name and value in wxPropertyGridEvent...
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-01  Jaakko SalliAdded 'bool editable' argument to wxPropertyGrid::MakeC...
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-23  Jaakko SalliAdded label editing capability into wxPropertyGrid
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-08-11  Jaakko SalliDo not generate wxEVT_PG_SELECTED with direct ClearSele...
2009-08-09  Jaakko SalliFixed wxPGProperty ctor documentation
2009-07-20  Jaakko SalliFixed wxPropertyGridInterface::SetPropertyValues()...
2009-07-11  Jaakko SalliAdded named section 'Property development funcions'
2009-07-11  Jaakko SalliAdded wxPropertyGrid::WasValueChangedInEvent(), added...
2009-06-22  Jaakko SalliSignificantly improved wxPropertyGrid's top-level paren...
2009-06-10  Jaakko SalliAllow reparenting wxPropertyGrid(Manager) to work;...
2009-06-07  Jaakko SalliImplementations of wxPGProperty::ChildChanged() must...
2009-05-31  Jaakko SalliAdded wxPGProperty::SetDefaultValue(v), as a shortcut...
2009-05-30  Jaakko SalliMore forward-ported wxPython-bindings related cleanup...
2009-04-16  Jaakko SalliwxFlagsProperty now automatically relays wxBOOL_USE_CHE...
2009-03-12  Jaakko SalliReworked the way child properties can be added to a...
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2009-03-08  Jaakko SalliAdded support for 'AutoComplete' attribute, automatical...
2009-03-04  Jaakko SalliBy default, always refresh editor and redraw properties...
2009-02-26  Jaakko SalliwxPropertyGrid::IsEditorFocused() is now public
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-02-17  Jaakko SalliImproved documentation for GetProperty(), GetPropertyBy...
2009-02-14  Jaakko SalliFixed wxPropertyGrid::HitTest() documentation
2009-02-13  Jaakko SalliClarified wxPropertyGrid::HitTest() docs
2009-02-04  Jaakko SalliAdded proper COW to wxPGChoices, moved wxPGChoices...
2009-01-29  Jaakko SalliFixed wxPropertyGridManager::CreatePropertyGrid(),...
2009-01-26  Jaakko SalliAdded wxPGChoices::Copy(), tweaked related documentation
2009-01-18  Francesco Montorsiremove usage of wxT() macro; it makes example code...
2009-01-12  Jaakko SalliBetter support for unspecified property value in wxDate...
2009-01-12  Jaakko SalliAdded wxPGProperty::OnValidationFailure(); needed it...
2009-01-10  Jaakko SalliReverted to old wxPG_AUTO_SORT behavior in which only...
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2008-12-27  Francesco Montorsido not document Clone() overloads only for some classes...
2008-12-26  Jaakko SalliHave wxPGTextCtrlEditor::UpdateControl() update wxTextC...
2008-12-20  Jaakko SalliFixed various inconsistencies with deleting properties...
2008-12-11  Jaakko SalliAdded wxPropertyGridInterface::RemoveProperty()
2008-12-11  Jaakko SalliSpinCtrl editor's 'value change by mouse motion' featur...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-11-14  Vadim Zeitlinfix parameter name
2008-11-06  Jaakko SalliRemoved property editor validation failure assertions...
2008-11-03  Jaakko SalliMoved Get/SetPropertyText/BackgroundColour() member...
2008-10-31  Jaakko SalliReworked wxPGCell. It is now reference counted, and...
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-19  Jaakko SalliChanged argument of wxPropertyGrid::OnCustomEditorEvent...
next