summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-11-09 06:48:31 (GMT)
committerdas <das>2007-11-09 06:48:31 (GMT)
commit5430ce93eb851310a68173104ae0b25fbf2ca84e (patch)
tree5e992cec5594fcacfed2290fbfe4c8bdb7044c7b /ChangeLog
parentb0e3f55fe56f3f1fa4ad3cf7c63dddcfff5a9846 (diff)
downloadtk-5430ce93eb851310a68173104ae0b25fbf2ca84e.zip
tk-5430ce93eb851310a68173104ae0b25fbf2ca84e.tar.gz
tk-5430ce93eb851310a68173104ae0b25fbf2ca84e.tar.bz2
Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b64804..08edaa1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,11 +62,17 @@
* library/console.tcl: sync aqua font size with HEAD.
+ * library/demos/widget: Aqua GOOBE.
+
* macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean arg
* macosx/tkMacOSXColor.c (GetThemeColor): improve translation of RGB
pixel values into RGBColor.
+ * library/demos/widget: increase height of main window text
+ widget to use more of the available
+ vertical space.
+
* macosx/tkMacOSXDraw.c: replace all (internal) use of QD region
* macosx/tkMacOSXSubwindows.c: API by HIShape API, with conversion to
* macosx/tkMacOSXWindowEvent.c: QD regions only when required by legacy