Mention GTK+ fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2005-04-16 17:26:40 +00:00
parent 7a1f2d57f4
commit 3128a6fddf

View 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