diff options
author | a_kovalenko <a_kovalenko> | 2004-06-16 19:53:40 (GMT) |
---|---|---|
committer | a_kovalenko <a_kovalenko> | 2004-06-16 19:53:40 (GMT) |
commit | 55c614a8ed08c8dcb23312b958ed1756d9b9fd17 (patch) | |
tree | a0ece84e8828add7a91d5c7709ece3a750b6dd2a /ChangeLog | |
parent | 1ba9b61e4f973310a63d5406d99ec5f80934dc60 (diff) | |
download | tk-55c614a8ed08c8dcb23312b958ed1756d9b9fd17.zip tk-55c614a8ed08c8dcb23312b958ed1756d9b9fd17.tar.gz tk-55c614a8ed08c8dcb23312b958ed1756d9b9fd17.tar.bz2 |
win/tkWinButton.c: Add a 3D highlight to disabled *buttons and
labels, the same way as it's now done for disabled menu entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-15 Anton Kovalenko <a_kovalenko@users.sourceforge.net> + + * win/tkWinButton.c: Add a 3D highlight to disabled *buttons and + labels, the same way as it's now done for disabled menu entries. + 2004-06-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/image.n: Enhanced the documentation to take into account the |