diff options
author | jenglish <jenglish@flightlab.com> | 2004-04-04 20:08:39 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2004-04-04 20:08:39 (GMT) |
commit | 94da1855bfb5427e7f876dfb71c009df2e912eeb (patch) | |
tree | 0e6ceb40def3be89d904c5f7df6b83970e484fd7 /ChangeLog | |
parent | 70074e3ac26b510594d84e1200f827db34a75089 (diff) | |
download | tk-94da1855bfb5427e7f876dfb71c009df2e912eeb.zip tk-94da1855bfb5427e7f876dfb71c009df2e912eeb.tar.gz tk-94da1855bfb5427e7f876dfb71c009df2e912eeb.tar.bz2 |
Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't"
and #922336 "Tk apps have no maximize window button under KDE-3.2.1"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-04 Joe English <jenglish@users.sourceforge.net> + * unix/tkUnixWm.c: Fix for bug #915350 "Tk sets min, max size in + WM_HINTS when it shouldn't" and #922336 "Tk apps have no maximize + window button under KDE-3.2.1" + 2004-03-31 Jim Ingham <jingham@apple.com> * tkMacOSXCarbonEvents.c (AppEventHandlerProc): Handle the |