diff options
author | hobbs <hobbs> | 2004-09-10 04:50:44 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-10 04:50:44 (GMT) |
commit | 8815a1d254c8262b81a53c8ee780af5a44052efa (patch) | |
tree | f829cd549b408d69143950059faa9ff45501f0e9 /ChangeLog | |
parent | 7d84639cc81ee8b65a810da62e52c02daa58e47d (diff) | |
download | tk-8815a1d254c8262b81a53c8ee780af5a44052efa.zip tk-8815a1d254c8262b81a53c8ee780af5a44052efa.tar.gz tk-8815a1d254c8262b81a53c8ee780af5a44052efa.tar.bz2 |
* win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo to
retrieve icon, get regular icon as well for correct Alt-Tab icon.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-09 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo to + retrieve icon, get regular icon as well for correct Alt-Tab icon. + 2004-09-09 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/wish.1: Added note that the -use option is linked to the |