diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-06 09:25:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-06 09:25:14 (GMT) |
commit | ad585186aa2726d02510006e5a619be5b4021fc5 (patch) | |
tree | ed4485d70c366f86cb8eeb1c8400c6a4ce5e7998 /ChangeLog | |
parent | f33376cb218f06084bae0b06bbb386d8b99b3d2b (diff) | |
download | tk-ad585186aa2726d02510006e5a619be5b4021fc5.zip tk-ad585186aa2726d02510006e5a619be5b4021fc5.tar.gz tk-ad585186aa2726d02510006e5a619be5b4021fc5.tar.bz2 |
[Bug 1163496]: Allow windows to be set to be transients for withdrawn masters
correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,13 @@ +2010-01-06 Donal K. Fellows <dkf@users.sf.net> + + * unix/tkUnixWm.c (TkWmMapWindow): [Bug 1163496]: Allow windows to be + * tests/wm.test (wm-transient-8.1): set to be transients for withdrawn + masters correctly. + 2010-01-05 Pat Thoyts <patthoyts@users.sourceforge.net> - * win/tkWinDialog.c: [Patch 2898255] Enable unlimited multiple - file selection from the open files dialog (pawlak,fellows,thoyts) + * win/tkWinDialog.c: [Patch 2898255]: Enable unlimited multiple file + selection from the open files dialog. (pawlak,fellows,thoyts) 2010-01-05 Donal K. Fellows <dkf@users.sf.net> |