diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2007-02-04 00:10:54 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2007-02-04 00:10:54 (GMT) |
commit | 564a18890f8852cc78182cfec2cabfb6cb61b2e7 (patch) | |
tree | a7200b20603fda137b889e26b614b01d8df86d05 /ChangeLog | |
parent | a74254940bbc0421f26970bcd3a16b660ae0527e (diff) | |
download | tk-564a18890f8852cc78182cfec2cabfb6cb61b2e7.zip tk-564a18890f8852cc78182cfec2cabfb6cb61b2e7.tar.gz tk-564a18890f8852cc78182cfec2cabfb6cb61b2e7.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-02-03 Joe Mistachkin <joe@mistachkin.com> + + * win/rules.vc: Fix platform specific file copy macros for downlevel + Windows. + * win/ttkWinMonitor.c: Windows portability support. Fix "noxp" build + * win/ttkWinXPTheme.c: option handling and use GetWindowLongPtr and + SetWindowLongPtr only when needed. + 2007-02-02 Pat Thoyts <patthoyts@users.sourceforge.net> * win/ttkWinXPTheme.c: Support IsAppThemed() call. This is what |