diff options
author | das <das> | 2007-09-20 21:01:10 (GMT) |
---|---|---|
committer | das <das> | 2007-09-20 21:01:10 (GMT) |
commit | e00b3f658a46280b2a4e638171b8d64100182385 (patch) | |
tree | e0bb535f41aacba476c77eb21598be40bf67e1b2 /changes | |
parent | 9e1d72489c4b7c12a44293527a3c3344a4eeeb1a (diff) | |
download | tk-e00b3f658a46280b2a4e638171b8d64100182385.zip tk-e00b3f658a46280b2a4e638171b8d64100182385.tar.gz tk-e00b3f658a46280b2a4e638171b8d64100182385.tar.bz2 |
contributor names
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was released on March 13, 1991. Changes that aren't backward compatible are marked specially. -RCS: @(#) $Id: changes,v 1.109 2007/09/20 20:54:24 dgp Exp $ +RCS: @(#) $Id: changes,v 1.110 2007/09/20 21:01:10 das Exp $ 3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from the interpreter when the main window is deleted (otherwise there will @@ -6335,43 +6335,43 @@ to Wish.app's Info.plist. 2007-05-15 (bug fix)[1677608] [grid *configure] crash (porter) 2007-05-31 (platform support) Aqua: improve interaction of Expose events and -idle-time redraws. +idle-time redraws (steffen) -2007-05-31 (bug fix) Aqua: gridded window max-size calculation. +2007-05-31 (bug fix) Aqua: gridded window max-size calculation (steffen) -2007-06-02 (bug fix)[1731734] Aqua: menu cascades outside menubar. +2007-06-02 (bug fix)[1731734] Aqua: menu cascades outside menubar (steffen) 2007-06-06 (platform support) Aqua: enable MouseWheel events in background -windows. +windows (steffen) 2007-06-09 (bug fix)[1724223] Unicode menu entry crash (hobbs) 2007-06-09 (bug fix)[1467997] Blue/red reversal in icons (hobbs,janssen) -2007-06-23 (bug fix) Aqua: nav dialog sheet crash. +2007-06-23 (bug fix) Aqua: nav dialog sheet crash (steffen) 2007-06-29 (platform support) Aqua: remove private internal declarations from -installed tkMacOSXInt.h header. +installed tkMacOSXInt.h header (steffen) -2007-06-29 (bug fix) Aqua: scrollbar thumb size calculation. +2007-06-29 (bug fix) Aqua: scrollbar thumb size calculation (steffen) -2007-07-09 (bug fix) Aqua: app-is-frontmost detection. +2007-07-09 (bug fix) Aqua: app-is-frontmost detection (steffen) 2007-07-09 (bug fix) Aqua: window click activation & titlebar click handling -in presence of grabs or modal windows. +in presence of grabs or modal windows (steffen) -2007-07-25 (bug fix)[1743786] Aqua: tk_getOpenFile result. +2007-07-25 (bug fix)[1743786] Aqua: tk_getOpenFile result (steffen) 2007-08-01 (bug fix)[1692927] [tk_messageBox -detail] buffer (davies,thoyts) -2007-08-27 (bug fix)[1782105] Aqua: tk_chooseColor result. +2007-08-27 (bug fix)[1782105] Aqua: tk_chooseColor result (steffen) 2007-09-06 (platform support) Aqua: drop support for Xcode 1.5 project, add -project for Xcode 3.0. +project for Xcode 3.0 (steffen) 2007-09-11 (bug fix) Animated GIF buffer overrun (max) -2007-09-15 (platform support) SunOS-5.1x link with cc, not ld. +2007-09-15 (platform support) SunOS-5.1x link with cc, not ld (steffen) 2007-09-17 (enhancement)[1780286] Aqua: combobox appearance (english) |