From ebc8f4d354a83b7af1564fcce65f7be75a9cade3 Mon Sep 17 00:00:00 2001 From: Jaakko Salli Date: Wed, 30 Dec 2009 17:06:36 +0000 Subject: [PATCH] Updated entries regarding wxPropertyGridManager git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index 5fb0fdac16..2087f4a4f2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -476,9 +476,11 @@ All (GUI): dismissed immediately as text control grabbed the focus). - wxPropertyGrid: added wxPG_EX_MULTIPLE_SELECTION. - wxPropertyGrid: added functions for editing property labels. -- wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_NO_TOOLBAR_DIVIDER - and wxPG_EX_TOOLBAR_SEPARATOR styles for finer control over borders. - Borders around property grid are now native for consistency. +- wxPropertyGridManager: added wxPG_NO_INTERNAL_BORDER, + wxPG_EX_NO_TOOLBAR_DIVIDER and wxPG_EX_TOOLBAR_SEPARATOR styles for finer + control over borders. Borders around property grid are now native for + consistency. +- Added wxPropertyGridManager::ShowHeader(). - Added wxXmlResource::LoadObjectRecursively(). - Added wxColour::Set/GetRGB() and Set/GetRGBA() methods (Marcel Haß). - wxRTC: added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS -- 2.47.2