]> git.saurik.com Git - wxWidgets.git/commitdiff
backport gtk2 mnemonics patch
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 5 Mar 2003 18:10:06 +0000 (18:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 5 Mar 2003 18:10:06 +0000 (18:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/toback24.txt

index 94418185c3d0532990a77652f0319ae68438cb51..ed9f2f9523f8fdf38a31110dbc4955680e882ad7 100644 (file)
@@ -404,3 +404,11 @@ CVS: [VS] wxWindows/include/wx fileconf.h,1.39,1.40
 CVS: [VS] wxWindows/src/common fileconf.cpp,1.93,1.94
 CVS: [VS] wxWindows/include/wx strconv.h,1.12,1.13
 CVS: [VS] wxWindows/src/common strconv.cpp,1.71,1.72
+
+
+33. Add support for GTK2 label mnemonics (patch #689573)
+
+CVS: [VS] wxWindows/src/gtk button.cpp,1.53,1.54 checkbox.cpp,1.52,1.53 control.cpp,1.26,1.27 radiobut.cpp,1.42,1.43
+CVS: [VS] wxWindows/include/wx/gtk control.h,1.16,1.17
+CVS: [VS] wxWindows/docs changes.txt,1.255,1.256
+CVS: [VS] wxWindows/src/gtk control.cpp,1.27,1.28