Menu

/trunk/src/URLDlg.cpp Commit Log


Commit Date  
[r359] (6.1 kB) by steveking

Implemented issue #106: "Ignore users" isn't considered when executing "Script/Command"

2009-01-17 17:00:59 View
Download
[r351] (5.8 kB) by steveking

Implemented issue #94: Enhancement: URL for browsing differences with revisions numbers

* add edit box for the web viewer url to the url dialog
* replace the strings in the url:
%revision - replaced with the new selected revision number
%url - replaced with the url of the project
%project - replaced with the project name
* open the browser with the web viewer url when requested by the context menu

2008-12-27 17:09:13 View
Download
[r348] (5.4 kB) by steveking

Implemented issue #7: Custom action after commit detection

* add edit box for the command line string to execute to the url dialog
* replace the strings in the command line:
%revision - replaced with the new HEAD revision number
%url - replaced with the url of the project
%project - replaced with the project name
* execute the command line string when new commits are detected

2008-12-27 15:55:49 View
Download
[r347] (4.7 kB) by steveking

Add tool tip.

2008-12-19 19:10:17 View
Download
[r346] (4.6 kB) by steveking

Replace SetWindowText() with SetDlgItemText().

2008-12-19 19:08:18 View
Download
[r345] (4.7 kB) by steveking

Implemented issue #92: Enhancement: Ignore list of users

2008-12-19 19:03:18 View
Download
[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
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.