Menu

/trunk/src/URLDlg.cpp Commit Log


Commit Date  
[r339] (4.6 kB) by steveking

Remove the option to automatically fetch the diff.

2008-10-26 12:17:12 View
Download
[r279] (5.1 kB) by steveking

Only set the check interval to the minimum set by a robots.txt file if the manually entered interval is actually smaller, not bigger!
This fixes issue #48.

2008-05-05 19:49:44 View
Download
[r269] (5.1 kB) by steveking

* Switch to using VS2008 with the MFC feature pack.
* Instead of using boost\regex, use the tr1::regex which is available with the MFC feature pack

2008-04-14 16:31:12 View
Download
[r223] (5.1 kB) by steveking

Ignore own commits. This implements issue #4.
* add checkbox to the url dialog to enable the ignore-own-commits feature.
* add boolean param to the CUrlInfo class and serialize it properly.
* in the updating thread, check the log messages if they match the own author and ignore those if requested.

2007-12-15 16:12:32 View
Download
[r217] (4.8 kB) by steveking

Warn the user when a file:/// url is entered in the url dialog.
This implements issue #11.

2007-12-08 16:40:41 View
Download
[r191] (4.4 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r176] (3.6 kB) by steveking

Add more tooltips.

2007-09-16 10:45:02 View
Download
[r175] (4.4 kB) by steveking

SetWindowText\(\s*GetDlgItem(\s*)\((\S*),\s*(\S*)\),\s*(\S*),(\s*)(\S*)\)(\s*);
->
SetDlgItemText\($2, $3, $4, $6\);

2007-09-16 09:13:11 View
Download
[r156] (4.4 kB) by steveking

Add tooltips for some controls in the url and options dialog.

2007-05-29 19:28:06 View
Download
[r151] (2.9 kB) by steveking

Implement using an svnrobots.txt file which can set certain rules to reduce 'hammering' a server:
* disallowautodiff : if set, then automatic diffs are not allowed
* checkinterval = XX : minimum interval in minutes between checks

2007-05-23 18:26:21 View
Download
Older >
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.