Added wxPropertyGridInterface::SetColumnProportion(); wxPG_SPLITTER_AUTO_CENTER windo...
[wxWidgets.git] / include / wx / propgrid / propgrid.h
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2010-01-26  Jaakko SalliwxPGProperty::GetHintText() function body was missing...
2010-01-26  Jaakko SalliFixed wxPGGlobalVars export declaration
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
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-11  Jaakko SalliHave page-specific splitter setup flags in order to...
2009-10-11  Jaakko SalliCode cleanup and clarification
2009-10-11  Jaakko SalliFixed wxPropertyGrid empty space rendering
2009-10-10  Jaakko SalliRemoved intermediate wxPanel from wxPropertyGrid.
2009-09-28  Jaakko SalliwxUSE_THREAD -> wxUSE_THREADS
2009-09-27  Jaakko SalliStore property name and value in wxPropertyGridEvent...
2009-09-14  Jaakko SalliAdded dummy wxPG_THEME_BORDER style for backwards compa...
2009-09-11  Jaakko SalliFixed constants of the new wxPG_EX styles
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-10  Jaakko SalliNotify if the grid is being destroyed in an event gener...
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-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-08-16  Jaakko SalliFixed bug: wxPGProperty::SetName() crashed if it was...
2009-08-11  Jaakko SalliDo not generate wxEVT_PG_SELECTED with direct ClearSele...
2009-07-11  Jaakko SalliAdded wxPropertyGrid::WasValueChangedInEvent(), added...
2009-06-22  Jaakko SalliSignificantly improved wxPropertyGrid's top-level paren...
2009-06-12  Jaakko SalliFor needs of wxPython bindings, (re)added a version...
2009-06-10  Jaakko SalliAllow reparenting wxPropertyGrid(Manager) to work;...
2009-05-31  Jaakko SalliAdded wxPGProperty::SetDefaultValue(v), as a shortcut...
2009-05-30  Jaakko SalliMore forward-ported wxPython-bindings related cleanup...
2009-05-30  Jaakko SalliForward-ported wxPython-bindings related cleanup from...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-04  Jaakko SalliBy default, always refresh editor and redraw properties...
2009-02-26  Jaakko SalliwxPropertyGrid::IsEditorFocused() is now public
2009-02-14  Jaakko SalliFixed wxPropertyGrid::HitTest() documentation
2009-02-13  Jaakko SalliClarified wxPropertyGrid::HitTest() docs
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-02-07  Jaakko SalliEliminated two unneeded arguments from wxPropertyGrid...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Jaakko SalliAdded wxPGProperty::OnValidationFailure(); needed it...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Jaakko SalliFixed bug: SetPropertyValueUnspecified(p) and p->SetVal...
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2008-12-26  Jaakko SalliHave wxPGTextCtrlEditor::UpdateControl() update wxTextC...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-11-22  Jaakko SalliUpdated event type declarations to follow what other...
2008-11-16  Paul Cornettmake access for virtuals match base
2008-11-15  Jaakko SalliFixed various NULL reference issues. Also cleaned up...
2008-11-03  Jaakko SalliMoved Get/SetPropertyText/BackgroundColour() member...
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-10-31  Jaakko SalliReworked wxPGCell. It is now reference counted, and...
2008-10-19  Jaakko SalliChanged argument of wxPropertyGrid::OnCustomEditorEvent...
2008-10-19  Jaakko SalliIn wxPropertyGridManager, alphabetic mode is now sorted...
2008-10-18  Jaakko SalliSimplistic tab support is now default (tab focuses...
2008-10-15  Jaakko SalliRemove old workarounds to get cut, copy, and paste...
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-10  Jaakko SalliGetPendingEditedValue() -> GetUncommittedPropertyValue...
2008-10-08  Jaakko SalliRemoved '#ifndef DOXYGEN' sections
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-04  Robert RoeblingRemoved wxNavigationKey code, new keyboard navigation
2008-10-03  Jaakko SalliRemove wxPGClipperWindow, use wxBORDER_NONE instead...
2008-10-02  Jaakko SalliSetButtonShortcut() merged with action system
2008-10-01  Jaakko SalliUse wxPendingDelete
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-30  Jaakko SalliTry to make SetupChildEventHandling() more foolproof
2008-09-30  Jaakko SalliAdded missing dllimpexp declaration, added missing...
2008-09-30  Robert RoeblingMove body of SetFocusOnCanvas to .cpp file
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-29  Jaakko SalliRemoved wxPG_EX_LEGACY_VALIDATORS
2008-09-29  Jaakko SalliAdded missing wxPGValidationInfo::SetFailureMessage...
2008-09-29  Jaakko SalliRemoved wxPropertyGridEvent::HasProperty() (use GetProp...
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-29  Jaakko SalliDoc and comment cleanup, fixes, tweaks
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-17  Jaakko SalliAdded separate SetFocusOnCanvas() function so that...
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-13  Jaakko SalliwxPropertyGrid member m_visPropArray removed, now alway...
2008-09-13  Jaakko SalliCleaned up wxPropertyGrid::SetCurrentCategory()
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)