]> git.saurik.com Git - wxWidgets.git/commitdiff
make it possible to give focus to the notebook itself (patch 811013)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Sep 2003 21:44:31 +0000 (21:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Sep 2003 21:44:31 +0000 (21:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 5aa3e68ec4ea19f6f8b3f5d2e42a300784d65878..49648b782917b37c5a1e6a03a0c301e33ce8c08a 100644 (file)
@@ -82,6 +82,7 @@ wxMSW:
 - wxRadioButtons are now checked when they get focus (standard behaviour)
 - several fixes to owner drawn menu items (Christian Sturmlechner)
 - wxGauge now supports full 32 bit range (Miroslav Rajcic)
+- make it possible to give focus to the notebook tabs (Hajo Kirchhoff)
 
 wxGTK: