diff options
author | das <das> | 2006-04-11 07:36:40 (GMT) |
---|---|---|
committer | das <das> | 2006-04-11 07:36:40 (GMT) |
commit | 25e939e6af367ad7192df73d73ae0e43e8ba86df (patch) | |
tree | a7850291b1d9e317f9f61721f3b814c992be5196 /ChangeLog | |
parent | 7453482e26a8d90fd90b6d652b5d47679a91390d (diff) | |
download | tk-25e939e6af367ad7192df73d73ae0e43e8ba86df.zip tk-25e939e6af367ad7192df73d73ae0e43e8ba86df.tar.gz tk-25e939e6af367ad7192df73d73ae0e43e8ba86df.tar.bz2 |
* macosx/tkMacOSXInt.h: Implemented 'zoomed' window state
* macosx/tkMacOSXWindowEvent.c: handling for TkAqua, via titlebar
* macosx/tkMacOSXWm.c: widget clicks as well as [wm state].
* doc/wm.n: [Bug 1073456]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2006-04-11 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state + * macosx/tkMacOSXWindowEvent.c: handling for TkAqua, via titlebar + * macosx/tkMacOSXWm.c: widget clicks as well as [wm state]. + * doc/wm.n: [Bug 1073456] + 2006-04-10 Don Porter <dgp@users.sourceforge.net> *** 8.4.13 TAGGED FOR RELEASE *** @@ -6,7 +13,6 @@ 2006-04-09 Daniel Steffen <das@users.sourceforge.net> - * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute changes to Carbon window manager. [FR 1467004] (TkSetWMName, TkMacOSXMakeRealWindowExist): allow empty name for |