Filter RSS
danielsahlberg's History

2022-06-08
2022-06-06
[SVN] Commit revision 29411
revert part of r29410: GetAppDirectory() != GetAppDataDirectory() Change CCommitDlg::GetAutocomp...
[SVN] Commit revision 29408
Add autocompletion functionality in CInputLogDlg. Code is mostly stolen from CCommitDlg, with a f...
[SVN] Commit revision 29406
A feature branch to add autocompletion support in the log dialog used in repobrowser
2022-06-05
[SVN] Commit revision 29405
tools.zip is not needed after extracting. Let's delete it to decrease clutter in the WC. Discuss...
2022-05-31
[SVN] Commit revision 29404
BRANCH-README and switch subversion to /trunk
[SVN] Commit revision 29403
Branch for the new multi-format-wc feature of Subversion 1.15
2022-05-29
[SVN] Commit revision 29402
Re-use the url retrieved using GetWindowText instead of getting it again using GetString. Discus...