From: Robert Roebling Date: Sat, 16 Apr 2005 17:26:40 +0000 (+0000) Subject: Mention GTK+ fixes. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3128a6fddf65d28f829dc6aab8de4863a0c783a4 Mention GTK+ fixes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 830a274cf9..39641b8ab6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -30,6 +30,8 @@ wxGTK: --with-gtk=1 Use GTK 1.2, no fallback --with-gtk=2 Use GTK 2.x, no fallback --with-gtk=any Use any available GTK +- wxMenuItem::SetText() takes care of hotkeys, too. +- Reworked text wrapping for wxStaticText. wxMac: - Implemented most of the wxFileType and wxMimeTypesManager functions