diff options
author | mdejong <mdejong> | 2004-09-21 18:23:01 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-09-21 18:23:01 (GMT) |
commit | 3396e8ca2345f2763ff7054965e40130ce8c3f5a (patch) | |
tree | fc97f6ac7a09fc47744be591764e473ded3be1d9 /ChangeLog | |
parent | 12efd9703456d22135346b222c8ce10254728240 (diff) | |
download | tk-3396e8ca2345f2763ff7054965e40130ce8c3f5a.zip tk-3396e8ca2345f2763ff7054965e40130ce8c3f5a.tar.gz tk-3396e8ca2345f2763ff7054965e40130ce8c3f5a.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-21 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 |