diff options
author | das <das> | 2007-11-09 06:48:31 (GMT) |
---|---|---|
committer | das <das> | 2007-11-09 06:48:31 (GMT) |
commit | 5430ce93eb851310a68173104ae0b25fbf2ca84e (patch) | |
tree | 5e992cec5594fcacfed2290fbfe4c8bdb7044c7b /ChangeLog | |
parent | b0e3f55fe56f3f1fa4ad3cf7c63dddcfff5a9846 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |