diff options
author | jenglish <jenglish@flightlab.com> | 2007-04-10 18:14:24 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-04-10 18:14:24 (GMT) |
commit | 61bd267e4576d68219584d4fed309983cd80a773 (patch) | |
tree | 6cbb64dd22d025e8ed46d33f6d6c96dadd07b8cd /ChangeLog | |
parent | 3176b2f07414a59ba25f79a33186cd04f4e86b8a (diff) | |
download | tk-61bd267e4576d68219584d4fed309983cd80a773.zip tk-61bd267e4576d68219584d4fed309983cd80a773.tar.gz tk-61bd267e4576d68219584d4fed309983cd80a773.tar.bz2 |
Skip OS version test, should work on Vista/Aero now as well as XP
[Fixes #1687299, thanks to George Petasis for tracking this down].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-04-10 Joe English <jenglish@users.sourceforge.net> + + * win/ttkWinMonitor.c, win/ttkWinXPTheme.c: Re-sync + with Tile codebase so patches can flow back and forth. + * win/ttkWinXPTheme.c: Skip OS version test, should work on + Vista/Aero now as well as XP [Fixes #1687299, thanks + to George Petasis for tracking this down]. + 2007-03-21 Joe English <jenglish@users.sourceforge.net> * generic/ttk/ttkLayout.c(Ttk_BuildLayoutTemplate): BUGFIX: |