remove the XPTheme wrapper class since we now require at least XP and don't need...
commit0f83b57a8b2cec6ad8cd51069da269eed96ef083
authorSven Strickroth <email@cs-ware.de>
Sun, 2 Oct 2011 16:09:24 +0000 (2 18:09 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 2 Oct 2011 16:22:46 +0000 (2 18:22 +0200)
tree10184286d5afbb95953dee925619c8ca4bcf5eba
parent84c8b1f4883b99e20e79e800851e96b3eb6eabf8
remove the XPTheme wrapper class since we now require at least XP and don't need to link dynamically anymore.

based on TSVN revision 20010

Signed-off-by: Sven Strickroth <email@cs-ware.de>
23 files changed:
src/Git/GitStatusListCtrl.cpp
src/Git/GitStatusListCtrl.h
src/TortoiseGitBlame/TortoiseGitBlame.vcproj
src/TortoiseProc/EditPropertiesDlg.cpp
src/TortoiseProc/FileDiffDlg.cpp
src/TortoiseProc/FileDiffDlg.h
src/TortoiseProc/GitLogListBase.cpp
src/TortoiseProc/GitLogListBase.h
src/TortoiseProc/LogDlg.cpp
src/TortoiseProc/LogDlg.h
src/TortoiseProc/Settings/SetBugTraq.cpp
src/TortoiseProc/Settings/SetHooks.cpp
src/TortoiseProc/Settings/SetLookAndFeelPage.cpp
src/TortoiseProc/Settings/SetOverlayIcons.cpp
src/TortoiseProc/Settings/SetProgsAdvDlg.cpp
src/TortoiseProc/TortoiseProc.vcproj
src/Utils/MiscUI/OddButton.cpp [deleted file]
src/Utils/MiscUI/OddButton.h [deleted file]
src/Utils/MiscUI/XPImageButton.cpp [deleted file]
src/Utils/MiscUI/XPImageButton.h [deleted file]
src/Utils/MiscUI/XPTheme.cpp [deleted file]
src/Utils/MiscUI/XPTheme.h [deleted file]
src/Utils/Utils.vcproj