diff options
author | hobbs <hobbs> | 2005-11-30 20:17:32 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-11-30 20:17:32 (GMT) |
commit | d3abd439c2eefe10a795072dffe4b257f0644510 (patch) | |
tree | 416de2264b232394418b2e4512de3acd3348245f /ChangeLog | |
parent | 3e3351221b99f585f63c3f93e187abcbb39f5129 (diff) | |
download | tk-d3abd439c2eefe10a795072dffe4b257f0644510.zip tk-d3abd439c2eefe10a795072dffe4b257f0644510.tar.gz tk-d3abd439c2eefe10a795072dffe4b257f0644510.tar.bz2 |
* macosx/tkMacOSXEvent.h: define
kEventAppAvailableWindowBoundsChanged for OS X < 10.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-30 Jeff Hobbs <jeffh@ActiveState.com> + + * macosx/tkMacOSXEvent.h: define + kEventAppAvailableWindowBoundsChanged for OS X < 10.3. + 2005-11-29 Jeff Hobbs <jeffh@ActiveState.com> * library/console.tcl (::tk::ConsoleInit): improve work-around to |