diff options
-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) |