summaryrefslogtreecommitdiffstats
path: root/macosx/Wish.pbproj
diff options
context:
space:
mode:
authordas <das>2004-02-17 07:17:17 (GMT)
committerdas <das>2004-02-17 07:17:17 (GMT)
commit064b39544a3a47938062584c49ae51439b08dc80 (patch)
tree67b9bc56aad5c8f8f288c7a7ab5af743b2fe3dc8 /macosx/Wish.pbproj
parent53542ad7b74ce909809d9e560c25ab6d946d8f78 (diff)
downloadtk-064b39544a3a47938062584c49ae51439b08dc80.zip
tk-064b39544a3a47938062584c49ae51439b08dc80.tar.gz
tk-064b39544a3a47938062584c49ae51439b08dc80.tar.bz2
* macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.
* library/listbox.tcl: * library/text.tcl: * library/scrlbar.tcl: on Mac OS, add bindings for MouseWheel with modifiers, according to platform convention: Option increases scrolling speed 10 fold; Space scrolls horizontally. * macosx/Wish.pbproj/project.pbxproj: * macosx/tkAboutDlg.r: changed year in copyright strings to 2004.
Diffstat (limited to 'macosx/Wish.pbproj')
-rw-r--r--macosx/Wish.pbproj/project.pbxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj
index 0a64e04..0d7992c 100644
--- a/macosx/Wish.pbproj/project.pbxproj
+++ b/macosx/Wish.pbproj/project.pbxproj
@@ -1552,7 +1552,7 @@
<key>CFBundleExecutable</key>
<string>Tk</string>
<key>CFBundleGetInfoString</key>
- <string>Tk Library 8.4, Copyright © 2003 Tcl Core Team.
+ <string>Tk Library 8.4, Copyright © 2004 Tcl Core Team.
MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright © 2001-2002, Apple Computer, Inc.</string>
<key>CFBundleIconFile</key>
<string></string>