Resources
|
2015-03-13
|
steveking
|
[r1040]
Project moved to SourceForge, update links and ...
|
Setup
|
2015-03-13
|
steveking
|
[r1040]
Project moved to SourceForge, update links and ...
|
AboutDlg.cpp
|
2013-07-09
|
XhmikosR
|
[r890]
Run tabspace.
|
AboutDlg.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
Accurev.cpp
|
2015-08-22
|
steveking
|
[r1071]
no need for pointer check: free() already does ...
|
Accurev.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
AppUtils.cpp
|
2014-07-19
|
XhmikosR
|
[r989]
Remove unneeded variables.
|
AppUtils.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
CommitMonitor.cpp
|
2015-08-01
|
steveking
|
[r1068]
use apr_initialize() instead of apr_app_initial...
|
CommitMonitor.h
|
2014-09-08
|
tortoisesvn
|
[r999]
Use the singleton class.
|
CommitMonitor.rc
|
2014-12-15
|
tortoisesvn
|
[r1022]
Fix help text.
|
CommitMonitor.vcxproj
|
2015-08-01
|
steveking
|
[r1069]
Don't use Aero dialogs on Win10 because it look...
|
CommitMonitor.vcxproj.filters
|
2015-08-01
|
steveking
|
[r1069]
Don't use Aero dialogs on Win10 because it look...
|
DiffViewer.cpp
|
2014-09-20
|
XhmikosR
|
[r1000]
Remove variable reassignments.
|
DiffViewer.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
FindBar.cpp
|
2012-06-13
|
tortoisesvn
|
[r752]
Fix a few /analyze and cppcheck warnings.
|
FindBar.h
|
2012-12-03
|
XhmikosR
|
[r793]
whitespace changes
|
HiddenWindow.cpp
|
2015-07-26
|
steveking
|
[r1062]
Fix compiler warnings new in VS2015
|
HiddenWindow.h
|
2015-05-11
|
steveking
|
[r1052]
After removing an item from the monitored list,...
|
MainDlg.cpp
|
2015-08-01
|
steveking
|
[r1069]
Don't use Aero dialogs on Win10 because it look...
|
MainDlg.h
|
2012-10-05
|
tortoisesvn
|
[r764]
Refactoring: move code to handle the context me...
|
MappedInFile.cpp
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
MappedInFile.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
OptionsDlg.cpp
|
2014-09-20
|
XhmikosR
|
[r1000]
Remove variable reassignments.
|
OptionsDlg.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
PasswordDlg.cpp
|
2012-10-05
|
tortoisesvn
|
[r762]
* Ask for the file first, then for the password.
|
PasswordDlg.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
ProgressDlg.cpp
|
2012-06-13
|
tortoisesvn
|
[r752]
Fix a few /analyze and cppcheck warnings.
|
ProgressDlg.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
SCCS.cpp
|
2012-06-13
|
tortoisesvn
|
[r752]
Fix a few /analyze and cppcheck warnings.
|
SCCS.h
|
2014-12-07
|
tortoisesvn
|
[r1019]
Initialize all class members in the constructor.
|
SVN.cpp
|
2015-07-26
|
steveking
|
[r1062]
Fix compiler warnings new in VS2015
|
SVN.h
|
2015-07-26
|
steveking
|
[r1062]
Fix compiler warnings new in VS2015
|
SVNPool.cpp
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
SVNPool.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
SerializeUtils.cpp
|
2014-07-04
|
tortoisesvn
|
[r984]
Revert r983, use a cast to get rid of the compi...
|
SerializeUtils.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
StatusBarMsgWnd.cpp
|
2013-06-15
|
tortoisesvn
|
[r881]
(Closes issue #429) : Allow to dismiss notifica...
|
StatusBarMsgWnd.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
URLDlg.cpp
|
2015-08-22
|
steveking
|
[r1072]
make the regex var volatile to avoid compiler o...
|
URLDlg.h
|
2012-06-03
|
tortoisesvn
|
[r746]
Remove the "using namespace std" statements and...
|
UpdateDlg.cpp
|
2013-06-16
|
tortoisesvn
|
[r885]
Update references to new website location.
|
UpdateDlg.h
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
UrlInfo.cpp
|
2015-05-11
|
steveking
|
[r1052]
After removing an item from the monitored list,...
|
UrlInfo.h
|
2015-05-11
|
steveking
|
[r1052]
After removing an item from the monitored list,...
|
compatibility.manifest
|
2015-08-01
|
steveking
|
[r1069]
Don't use Aero dialogs on Win10 because it look...
|
memdc.h
|
2012-06-13
|
tortoisesvn
|
[r752]
Fix a few /analyze and cppcheck warnings.
|
resource.h
|
2014-02-16
|
tortoisesvn
|
[r956]
Patch from Björn Carlsson:
|
stdafx.cpp
|
2012-05-02
|
XhmikosR
|
[r685]
* add an empty line after the license header
|
stdafx.h
|
2012-12-14
|
tortoisesvn
|
[r801]
Use CTraceToOutputDebugString() instead of the ...
|
version.in
|
2013-06-09
|
XhmikosR
|
[r878]
version.in: Add missing #pragma once directive.
|