From decae25ee64291ff030804b186b731113a0a39d8 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sat, 30 Sep 2006 15:39:47 +0000 Subject: [PATCH] Mention ref counting in wxVariant. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index ddfd2f1b70..f302ff6486 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -60,6 +60,7 @@ All: - Added wxPlatformInfo class (Francesco Montorsi). - Added wxLocale::IsAvailable() (Creighton). - Added Malay translations (Mahrazi Mohd Kamal) +- Added reference counting for wxVariant All (GUI): @@ -88,6 +89,7 @@ wxGTK: - Automatically use stock items for menu items with standard ids. - Setting cursor now works for all controls. +- Implemented right-to-left support wxUniv: -- 2.45.2