diff options
author | hobbs <hobbs> | 2003-10-10 20:19:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-10 20:19:51 (GMT) |
commit | 9a2c95962d724f704f43721ad5c8f438fc2aef42 (patch) | |
tree | 357e2971d5b66a3d023766f3ddef0189d465b06f /ChangeLog | |
parent | 15abaddf877bd0d1e49ece8961091a1ea0cfbc4f (diff) | |
download | tk-9a2c95962d724f704f43721ad5c8f438fc2aef42.zip tk-9a2c95962d724f704f43721ad5c8f438fc2aef42.tar.gz tk-9a2c95962d724f704f43721ad5c8f438fc2aef42.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-10 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tkObj.c (TkRegisterObjTypes): Register the type of text |