diff options
author | mdejong <mdejong> | 2004-09-23 00:35:08 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-09-23 00:35:08 (GMT) |
commit | 5364715ac075e91c625d0566af60979d69c2a178 (patch) | |
tree | 4daebe3f6998ec5b4880303535f326a21ee1f9bb /ChangeLog | |
parent | 663843e8f5b742ae359337338ea8dc792cce3023 (diff) | |
download | tk-5364715ac075e91c625d0566af60979d69c2a178.zip tk-5364715ac075e91c625d0566af60979d69c2a178.tar.gz tk-5364715ac075e91c625d0566af60979d69c2a178.tar.bz2 |
* win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHA
defines so that compiling with mingw works again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-22 Mo DeJong <mdejong@users.sourceforge.net> + + * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHA + defines so that compiling with mingw works again. + 2004-09-20 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attribute |