diff options
author | hobbs <hobbs> | 2005-03-08 21:53:43 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-03-08 21:53:43 (GMT) |
commit | 9fc74a06806ba13332afec6311d42357b4df4ab3 (patch) | |
tree | d49d588e62603927b82e5f93daed2957488ec3bd /ChangeLog | |
parent | a3f9819cb9212a7ef9d9803fcd50da955b0d55c1 (diff) | |
download | tk-9fc74a06806ba13332afec6311d42357b4df4ab3.zip tk-9fc74a06806ba13332afec6311d42357b4df4ab3.tar.gz tk-9fc74a06806ba13332afec6311d42357b4df4ab3.tar.bz2 |
* win/makefile.vc: clarify necessary defined vars that can come
from MSVC or the Platform SDK.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-03-08 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM. + + * win/makefile.vc: clarify necessary defined vars that can come + from MSVC or the Platform SDK. + 2005-02-28 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinX.c (GenerateXEvent): correct %A translation on |