summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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