OSDN Git Service

In log, format Author Date from regional settings. Added CAppUtils::FormatDateAndTime...
authorColin Law <colin@clanlaw.org.uk>
Wed, 28 Jan 2009 20:35:02 +0000 (20:35 +0000)
committerFrank Li <lznuaa@gmail.com>
Thu, 29 Jan 2009 14:43:30 +0000 (22:43 +0800)
commitff62d31a9ad3b6cec313575f6b4695c7ff997763
tree2ff08bb1f459fd483e60c2da5e9485e65b0309fc
parent3ca36842d42feece8d5728e5b81959afbe4005ba
In log, format Author Date from regional settings. Added CAppUtils::FormatDateAndTime to format a string according to control panel regional settings. Use this to format AuthorDate wherever used. Note that the mods in TortoiseGitBlameView and GitDiff are untested at this point as they are not funcioning. All uses in GitLogListBase tested.
src/TortoiseGitBlame/TortoiseGitBlameView.cpp
src/TortoiseGitBlame/TortoiseGitBlameView.h
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/AppUtils.h
src/TortoiseProc/FileDiffDlg.cpp
src/TortoiseProc/GitDiff.cpp
src/TortoiseProc/GitLogListBase.cpp
src/TortoiseProc/GitLogListBase.h