Menu

Tree [r629] / trunk / src /
 History

HTTPS access


File Date Author Commit
 Resources 2011-09-30 tortoisesvn [r620] (Closes issue #315) : Enable Ctrl+A for the log...
 Setup 2011-01-04 tortoisesvn [r577] Update version resource and EULA copyright year.
 AboutDlg.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 AboutDlg.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Accurev.cpp 2011-07-15 tortoisesvn [r601] Use the secure functions to avoid compiler warn...
 Accurev.h 2011-01-07 tortoisesvn [r579] A little cleanup.
 AeroControls.cpp 2011-09-04 tortoisesvn [r614] Reduce stack size by allocating memory on the h...
 AeroControls.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 AeroGlass.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 AeroGlass.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 AppUtils.cpp 2011-09-04 tortoisesvn [r613] Use delete[] for arrays.
 AppUtils.h 2010-11-17 tortoisesvn [r568] Merge the MultiSCCS branch to trunk and fix som...
 BaseDialog.cpp 2010-10-09 tortoisesvn [r547] Force the main dialog to the front when showing...
 BaseDialog.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 BaseWindow.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 BaseWindow.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Callback.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Callback.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ClipboardHelper.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 CmdLineParser.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 CmdLineParser.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 CommitMonitor.cpp 2011-01-07 tortoisesvn [r581] Since we don't save the urls file every time so...
 CommitMonitor.h 2007-11-16 tortoisesvn [r191] Indicate the GPL license.
 CommitMonitor.vcxproj 2011-09-04 tortoisesvn [r612] Add auto_buffer from TSVN.
 CommitMonitor.vcxproj.filters 2011-09-04 tortoisesvn [r612] Add auto_buffer from TSVN.
 Debug.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Debug.h 2007-11-16 tortoisesvn [r191] Indicate the GPL license.
 DiffViewer.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 DiffViewer.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 DirFileEnum.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 DirFileEnum.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 FindBar.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 FindBar.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 HiddenWindow.cpp 2011-10-08 tortoisesvn [r621] (Closes issue #293) : Adding %username to comma...
 HiddenWindow.h 2011-01-07 tortoisesvn [r581] Since we don't save the urls file every time so...
 ListCtrl.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ListCtrl.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 MainDlg.cpp 2011-09-30 tortoisesvn [r620] (Closes issue #315) : Enable Ctrl+A for the log...
 MainDlg.h 2011-09-30 tortoisesvn [r620] (Closes issue #315) : Enable Ctrl+A for the log...
 MappedInFile.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 MappedInFile.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 OptionsDlg.cpp 2011-08-13 tortoisesvn [r611] Enable the "check for updates" option again.
 OptionsDlg.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 PasswordDlg.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 PasswordDlg.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ProgressDlg.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ProgressDlg.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ReaderWriterLock.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 ReaderWriterLock.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Registry.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 Registry.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 SCCS.cpp 2010-11-17 tortoisesvn [r571] Fix copyright year: these are new files and the...
 SCCS.h 2011-07-15 tortoisesvn [r602] Replace the deprecated svn API calls with the n...
 SVN.cpp 2011-09-25 tortoisesvn [r618] (Closes issue #331) : CommitMonitor should also...
 SVN.h 2011-07-15 tortoisesvn [r602] Replace the deprecated svn API calls with the n...
 SVNPool.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 SVNPool.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 SerializeUtils.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 SerializeUtils.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 SimpleIni.h 2010-04-25 tortoisesvn [r514] Build with VS2010.
 StatusBarMsgWnd.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 StatusBarMsgWnd.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 StringUtils.h 2011-09-23 tortoisesvn [r617] Use the wide string version of isspace (iswspac...
 URLDlg.cpp 2011-10-08 tortoisesvn [r621] (Closes issue #293) : Adding %username to comma...
 URLDlg.h 2010-11-17 tortoisesvn [r568] Merge the MultiSCCS branch to trunk and fix som...
 UnicodeUtils.cpp 2011-09-04 tortoisesvn [r613] Use delete[] for arrays.
 UnicodeUtils.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 UpdateDlg.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 UpdateDlg.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 UrlInfo.cpp 2011-08-13 tortoisesvn [r608] (Closes issue #322) : export repository state
 UrlInfo.h 2011-01-07 tortoisesvn [r578] Rename a lot of classes and methods.
 auto_buffer.h 2011-09-04 tortoisesvn [r612] Add auto_buffer from TSVN.
 hyperlink.cpp 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 hyperlink.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 memdc.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 stdafx.cpp 2007-03-12 tortoisesvn [r2] import first data.
 stdafx.h 2010-04-25 tortoisesvn [r517] convert tabs to spaces.
 version.in 2007-08-06 tortoisesvn [r165] Add about dialog.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.