]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention GTK+ fixes.
authorRobert Roebling <robert@roebling.de>
Sat, 16 Apr 2005 17:26:40 +0000 (17:26 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 16 Apr 2005 17:26:40 +0000 (17:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 830a274cf937e0ef767f9965a5aebfe95893e3fb..39641b8ab6288c40e1bb0c56ca7b6a8426a73c84 100644 (file)
@@ -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