From: Vadim Zeitlin Date: Mon, 7 Aug 2006 13:57:58 +0000 (+0000) Subject: mention wxAUI X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/29eb129aecb112de5af7b6d86163cfe72c0b8fb8 mention wxAUI git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 9f6a4f3084..974be8e1c8 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -93,6 +93,7 @@ All: All (GUI): +- New AUI (Advanced User Interface) library for docking windows and much more - Added wxComboCtrl and wxOwnerDrawnComboBox (Jaakko Salli). - Added wxTreebook (uses a wxTreeCtrl to control pages). - Added wxColour/Dir/File/Font/PickerCtrls (Francesco Montorsi).