diff options
author | hobbs <hobbs> | 2003-10-10 20:20:47 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-10 20:20:47 (GMT) |
commit | f21b0b281862c1937001b4fa19161b59eab679a0 (patch) | |
tree | 93768e154c2529814da39175f6b0b5fb7e33e9ec /ChangeLog | |
parent | f20e77cbd2724af11ed36f9e85980b608a5629ae (diff) | |
download | tk-f21b0b281862c1937001b4fa19161b59eab679a0.zip tk-f21b0b281862c1937001b4fa19161b59eab679a0.tar.gz tk-f21b0b281862c1937001b4fa19161b59eab679a0.tar.bz2 |
* mac/tkMacButton.c (TkpDisplayButton):
* macosx/tkMacOSXButton.c (TkpDisplayButton):
* unix/tkUnixButton.c (TkpDisplayButton): correct imageYOffset for
buttons with just images.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-10-10 Jeff Hobbs <jeffh@ActiveState.com> + + * mac/tkMacButton.c (TkpDisplayButton): + * macosx/tkMacOSXButton.c (TkpDisplayButton): + * unix/tkUnixButton.c (TkpDisplayButton): correct imageYOffset for + buttons with just images. + 2003-10-09 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinButton.c (TkpDisplayButton): correct imageYOffset for |