diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-03 06:48:55 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-03 06:48:55 (GMT) |
commit | 78ef6805c29fa95448078806cf064ed1919f312e (patch) | |
tree | ac5cbde1108929f0baf8ef8d65224140adad35cd /ChangeLog | |
parent | 59af1c9661cdf568d85b9275cd980d3768ebb37b (diff) | |
download | tk-78ef6805c29fa95448078806cf064ed1919f312e.zip tk-78ef6805c29fa95448078806cf064ed1919f312e.tar.gz tk-78ef6805c29fa95448078806cf064ed1919f312e.tar.bz2 |
Fix [Bug 2785744].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +2009-05-03 Donal K. Fellows <dkf@users.sf.net> + + * win/tkWinWm.c (UpdateWrapper): [Bug 2785744]: Manipulate flag bit + correctly so that menubar updates can't smash other attributes. + 2009-04-30 Pat Thoyts <patthoyts@users.sourceforge.net> - * win/tkWinWm.c: [Patch 2504402] backported change to create + * win/tkWinWm.c: [Patch 2504402]: Backported change to create wm icons as device independent bitmaps. (cjmcdonald) 2009-04-30 Donal K. Fellows <dkf@users.sf.net> |