diff options
author | hobbs <hobbs> | 2003-10-10 00:02:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-10 00:02:59 (GMT) |
commit | 6dbb76edae4b6cd09c48a9b4819f3623d67778cc (patch) | |
tree | 7e79b1d4f4b166dc6137de5063338e793ae0c41b /ChangeLog | |
parent | cb3e63058823409a46a89f7e720636bfa3cc48f1 (diff) | |
download | tk-6dbb76edae4b6cd09c48a9b4819f3623d67778cc.zip tk-6dbb76edae4b6cd09c48a9b4819f3623d67778cc.tar.gz tk-6dbb76edae4b6cd09c48a9b4819f3623d67778cc.tar.bz2 |
correct imageYOffset for buttons with just images
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-09 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinButton.c (TkpDisplayButton): correct imageYOffset for + buttons with just images. + 2003-10-06 Joe English <jenglish@users.sourceforge.net> * library/text.tcl, doc/text.n: Text widget binding for Control-v is now Mac-only, since it conflicts with standard |