diff options
author | hobbs <hobbs> | 2003-10-10 00:03:56 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-10 00:03:56 (GMT) |
commit | f20e77cbd2724af11ed36f9e85980b608a5629ae (patch) | |
tree | 7e272a1fe9e63e88b9bfb4208a8d570f2ae792d4 /ChangeLog | |
parent | 946b98c68ec1de3f3b0d3d70a9c5fbefcc63144c (diff) | |
download | tk-f20e77cbd2724af11ed36f9e85980b608a5629ae.zip tk-f20e77cbd2724af11ed36f9e85980b608a5629ae.tar.gz tk-f20e77cbd2724af11ed36f9e85980b608a5629ae.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 Don Porter <dgp@users.sourceforge.net> * doc/ConfigWidg.3: Removed reference to Tk_Offset from the |