summaryrefslogtreecommitdiff
path: root/x11/tk/PLIST
diff options
context:
space:
mode:
authoradam <adam>2004-11-26 10:30:01 +0000
committeradam <adam>2004-11-26 10:30:01 +0000
commitf3bba8e155781538a0243aeed240b8a3927f6baf (patch)
treebfbff5eb2083977d343c8c395cbf08c46951ee00 /x11/tk/PLIST
parentd329dcbd0c393605d3621940eb6a04997ef74f12 (diff)
downloadpkgsrc-f3bba8e155781538a0243aeed240b8a3927f6baf.tar.gz
Changes 8.4.8:
* Fixed possible deadlock in Tcl_Finalize * Fixed thread IDs on 64-bit systems * Fixed [scan %ld] handling LP64 systems * Fixed [string map $samevar $samevar] crash * Fixed broken [namespace forget] logic * Fixed [namespace import] cycle prevention * Improved control over int <-> wideInt conversion * Fixed buffer overflow when there is a syntax error in [subst] * Fixed [file executable] result for case insensitivity on Windows * Fixed [expr {NaN == NaN}] result * Make [tcl_findLibrary] search $::auto_path as well * Fixed crash in [fconfigure -ttycontrol] in threaded build * [TIP 222] implementation of [wm attributes -alpha] on Windows * [TIP 159] implementation of [wm iconphoto] * Make Tk [load]-able on OS X/Aqua * Handle color/screen resolution changes on Windows * Fixed [wm resizable] for Solaris/CDE * Handle Windows native dialog double clicks that fall through * Fixed [place forget] memory leak * Recompute menu geometry on named font size change * Fixed X/IME IC focus after creation * Improved multiple display Tk dialog window placement * Fixed compound buttons for OS X/Aqua * Documentation improvements and test suite expansion
Diffstat (limited to 'x11/tk/PLIST')
-rw-r--r--x11/tk/PLIST13
1 files changed, 2 insertions, 11 deletions
diff --git a/x11/tk/PLIST b/x11/tk/PLIST
index 9f2a2250ae2..2d8e8ab04aa 100644
--- a/x11/tk/PLIST
+++ b/x11/tk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:10:07 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/11/26 10:31:08 adam Exp $
bin/wish
bin/wish8.4
include/tk.h
@@ -311,6 +311,7 @@ man/man3/Tk_HandleEvent.3
man/man3/Tk_Height.3
man/man3/Tk_IdToWindow.3
man/man3/Tk_ImageChanged.3
+man/man3/Tk_Init.3
man/man3/Tk_InitImageArgs.3
man/man3/Tk_InitOptions.3
man/man3/Tk_InitStubs.3
@@ -417,21 +418,16 @@ man/mann/bitmap.n
man/mann/button.n
man/mann/canvas.n
man/mann/checkbutton.n
-man/mann/chooseColor.n
-man/mann/chooseDirectory.n
man/mann/clipboard.n
man/mann/colors.n
man/mann/console.n
man/mann/cursors.n
man/mann/destroy.n
-man/mann/dialog.n
man/mann/entry.n
man/mann/event.n
man/mann/focus.n
-man/mann/focusNext.n
man/mann/font.n
man/mann/frame.n
-man/mann/getOpenFile.n
man/mann/grab.n
man/mann/grid.n
man/mann/image.n
@@ -442,20 +438,15 @@ man/mann/listbox.n
man/mann/loadTk.n
man/mann/lower.n
man/mann/menu.n
-man/mann/menubar.n
man/mann/menubutton.n
man/mann/message.n
-man/mann/messageBox.n
man/mann/option.n
-man/mann/optionMenu.n
man/mann/options.n
man/mann/pack-old.n
man/mann/pack.n
-man/mann/palette.n
man/mann/panedwindow.n
man/mann/photo.n
man/mann/place.n
-man/mann/popup.n
man/mann/radiobutton.n
man/mann/raise.n
man/mann/scale.n