Rev. | Zeit | Autor |
---|---|---|
r29414 | 2022-06-08 04:19:57 | ![]() |
Merge the branch autocomplete_in_repobrowser_logdlg to add autocompletion to the log dialog used in Repobrowser |
||
r29413 | 2022-06-08 01:26:47 | ![]() |
Add Changelog entry |
||
r29412 | 2022-06-08 00:38:11 | stefankueng |
patch from Denis Kovalchuk: |
||
r29411 | 2022-06-06 16:39:41 | ![]() |
revert part of r29410: GetAppDirectory() != GetAppDataDirectory() |
||
r29410 | 2022-06-06 14:10:29 | stefankueng |
* don't use the _T() macro, use wide strings instead |
||
r29409 | 2022-06-06 14:05:20 | stefankueng |
small refactoring to avoid duplicate code: move the ParseSnippetFile method to the CSciEdit control as a global function and use that from the CCommitDlg and CInputLogDlg. |
||
r29408 | 2022-06-06 05:53:17 | ![]() |
Add autocompletion functionality in CInputLogDlg. Code is mostly stolen from CCommitDlg, with a few differences: |
||
r29407 | 2022-06-06 05:38:02 | ![]() |
Add a BRANCH-README |
||
r29406 | 2022-06-06 05:32:44 | ![]() |
A feature branch to add autocompletion support in the log dialog used in repobrowser |
||
r29405 | 2022-06-05 01:09:35 | ![]() |
tools.zip is not needed after extracting. Let's delete it to decrease clutter in the WC. |
||
r29404 | 2022-05-31 03:14:57 | ![]() |
BRANCH-README and switch subversion to /trunk |
||
r29403 | 2022-05-31 02:47:47 | ![]() |
Branch for the new multi-format-wc feature of Subversion 1.15 |
||
r29402 | 2022-05-29 04:00:39 | ![]() |
Re-use the url retrieved using GetWindowText instead of getting it again using GetString. |
||
r29401 | 2022-05-29 02:22:46 | stefankueng |
allow mixed rev wcs when reverting from the log dialog |
||
r29400 | 2022-05-29 02:16:45 | stefankueng |
patch from Daniel Sahlberg: |
||
r29399 | 2022-05-29 02:15:11 | stefankueng |
use GetWindowText since GetString sometimes returns an empty string, trim the string |
||
r29398 | 2022-05-29 01:41:23 | stefankueng |
patch from Daniel Sahlberg: |
||
r29397 | 2022-05-28 17:22:30 | stefankueng |
patch from Daniel Sahlberg: |
||
r29396 | 2022-05-28 17:16:47 | stefankueng |
remove choco scripts for ipv6 build |
||
r29395 | 2022-05-28 17:09:01 | stefankueng |
remove "upcoming milestone" from status page |
||
r29394 | 2022-05-20 00:41:21 | stefankueng |
always build with ipv6 |
||
r29393 | 2022-04-20 01:01:24 | stefankueng |
patch from Daniel Sahlberg: |
||
r29392 | 2022-04-15 17:47:59 | stefankueng |
don't clear visible revisions if set externally |
||
r29391 | 2022-04-13 01:17:03 | stefankueng |
update website for the 1.14.3 release |
||
r29390 | 2022-04-12 03:21:16 | stefankueng |
patch from Daniel Sahlberg: |
||
r29389 | 2022-04-12 03:18:29 | stefankueng |
patch from Matthias: |
||
r29388 | 2022-04-09 02:34:48 | stefankueng |
update translations from transifex |
||
r29387 | 2022-04-09 02:31:22 | stefankueng |
Merged revision(s) r29386 from branches/1.14.x: |
||
r29386 | 2022-04-09 02:29:02 | stefankueng |
Merged revision(s) r29384, r29385 from trunk: |
||
r29385 | 2022-04-09 02:26:20 | stefankueng |
apply the openssl patch |