diff options
author | wolfsuit <wolfsuit> | 2004-11-10 17:29:44 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2004-11-10 17:29:44 (GMT) |
commit | f4d485d83668861b7724e5349c8b5c3d4f70e28c (patch) | |
tree | 71b04ce2160d21c55831a8924c860a476e630ee9 /ChangeLog | |
parent | 4dfa2a7e6376de3e5ff062c9a0cde73050d7a9a1 (diff) | |
download | tk-f4d485d83668861b7724e5349c8b5c3d4f70e28c.zip tk-f4d485d83668861b7724e5349c8b5c3d4f70e28c.tar.gz tk-f4d485d83668861b7724e5349c8b5c3d4f70e28c.tar.bz2 |
Fix for 1055023 from mikek@muonics.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-11-10 Jim Ingham <jingham@apple.com> + + From Michael Kirkham (mikek@muonics.com): + + * macosx/tkMacOSXButton.c (TkpDisplayButton): Don't set + the text if compound is NONE and we have and image. + [Bug 1055023] + 2004-10-29 Mo DeJong <mdejong@users.sourceforge.net> * tests/wm.test: Add Win32 test cases for attributes |