diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2007-02-02 10:58:35 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2007-02-02 10:58:35 (GMT) |
commit | a74254940bbc0421f26970bcd3a16b660ae0527e (patch) | |
tree | 7705abf240a4d15b4d307090341d86603a26f1b6 /ChangeLog | |
parent | dcabf7ac6e394c47766a5a81167c4ce83c3006a6 (diff) | |
download | tk-a74254940bbc0421f26970bcd3a16b660ae0527e.zip tk-a74254940bbc0421f26970bcd3a16b660ae0527e.tar.gz tk-a74254940bbc0421f26970bcd3a16b660ae0527e.tar.bz2 |
Support IsAppThemed() call. This is what is used when theming is
turned off just for an individual application.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-02-02 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/ttkWinXPTheme.c: Support IsAppThemed() call. This is what + is used when theming is turned off just for an individual application. + 2007-01-28 Daniel Steffen <das@users.sourceforge.net> * macosx/Wish.xcodeproj/project.pbxproj: extract build settings that |