summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2007-12-31 17:35:20 (GMT)
committerdas <das>2007-12-31 17:35:20 (GMT)
commit76d7d5362c5289ee5bedbb7005c6ec11f89c21f4 (patch)
treedbb9bcfe8f137ce77b62270a0e21af0cd549d046 /changes
parent70f51de3842d36418799a774dc1b396ca6b8e220 (diff)
downloadtk-76d7d5362c5289ee5bedbb7005c6ec11f89c21f4.zip
tk-76d7d5362c5289ee5bedbb7005c6ec11f89c21f4.tar.gz
tk-76d7d5362c5289ee5bedbb7005c6ec11f89c21f4.tar.bz2
sync with HEAD 'changes' of relevant aqua entries for 8.4.17core_8_4_17
Diffstat (limited to 'changes')
-rw-r--r--changes7
1 files changed, 6 insertions, 1 deletions
diff --git a/changes b/changes
index 1561fd3..3dc041c 100644
--- a/changes
+++ b/changes
@@ -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.64.2.50 2007/12/31 17:20:39 dgp Exp $
+RCS: @(#) $Id: changes,v 1.64.2.51 2007/12/31 17:35:20 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
@@ -6124,6 +6124,11 @@ in presence of grabs or modal windows (steffen)
2007-10-26 (platform support) Mac OS X: 64-bit X11 support (steffen)
+2007-11-09 (platform support) Aqua: replace RgnHandles by HIShapeRefs (steffen)
+ *** POTENTIAL INCOMPATIBILITY for C code acessing MacDrawable Rgns ***
+
+2007-11-09 (enhancement) Aqua: "Run Widget Demo" menu item (steffen)
+
2007-11-09 (bug fix) Aqua: activate event after window expansion (steffen)
2007-11-09 (bug fix)[1824521] Aqua: menubutton crash with -bitmap (steffen)