added RunTortoiseProc-method to call tortoiseproc.exe and centralize calling code
commit62bb9e8e7c19a433ba19d0164b79e73fa42a5726
authorSven Strickroth <email@cs-ware.de>
Sat, 14 Jan 2012 16:17:46 +0000 (14 17:17 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 14 Jan 2012 20:20:41 +0000 (14 21:20 +0100)
tree7a7016a38bdb86ef91d7ab000732c7df7af6bda5
parentff1a2e7096ae507139fe6c417c4b25993a4b0b5c
added RunTortoiseProc-method to call tortoiseproc.exe and centralize calling code

Signed-off-by: Sven Strickroth <email@cs-ware.de>
17 files changed:
src/Git/GitStatusListCtrl.cpp
src/Resources/TortoiseProcENG.rc
src/TortoiseGitBlame/LogListBlameAction.cpp
src/TortoiseGitBlame/TortoiseGitBlameView.cpp
src/TortoiseMerge/MainFrm.cpp
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/ChangedDlg.cpp
src/TortoiseProc/Commands/BisectCommand.cpp
src/TortoiseProc/Commands/PullCommand.cpp
src/TortoiseProc/FileDiffDlg.cpp
src/TortoiseProc/GitLogListAction.cpp
src/TortoiseProc/GitProgressDlg.cpp
src/TortoiseProc/PatchListCtrl.cpp
src/TortoiseProc/SyncDlg.cpp
src/TortoiseProc/resource.h
src/Utils/CommonAppUtils.cpp
src/Utils/CommonAppUtils.h