Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r255] (31.7 kB) by steveking

Use the write access to the log data when checking for unread items: the read only items could be out of date.

2008-02-22 16:48:26 View
Download
[r248] (31.5 kB) by steveking

Before activating the notification and the tray icon animation, check if there are still unread items.
This should fix issue #25.

2008-01-23 20:31:34 View
Download
[r243] (31.2 kB) by steveking

To avoid treating a repository url as an SVNParentPath url, add some more checks:
* if we already have log entries for the url, just accept the error and skip the SVNParentPath check
* only check for SVNParentPath if the error is either SVN_ERR_RA_DAV_RELOCATED or SVN_ERR_RA_DAV_REQUEST_FAILED - other errors indicate not a permanent problem and therefore indicate that the url still could be a repository url.

2008-01-12 16:21:28 View
Download
[r236] (31.0 kB) by steveking

When new projects are found via the SVNParentPath URL, also use the "ignore own commits" setting of the parent URL for the child URLs.

2007-12-19 18:14:30 View
Download
[r235] (30.9 kB) by steveking

Don't mark a repository as having new commits if all the new commits are ignored.

2007-12-19 18:00:26 View
Download
[r234] (30.9 kB) by steveking

Only count the commits which are not ignored.

2007-12-19 17:59:30 View
Download
[r233] (30.9 kB) by steveking

When there's only one new commit, show "1 new commit" instead of "1 new commits" in the notification.

2007-12-19 17:54:30 View
Download
[r228] (30.7 kB) by steveking

When there's only one new commit, show "1 new commit" instead of "1 new commits" in the notification.

2007-12-18 16:31:28 View
Download
[r223] (30.6 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
[r208] (30.4 kB) by steveking

Fetch the SVNParentPath url with a trailing slash first, only fetch without the trailing slash if the first try fails.
This fixes issue #6.

2007-11-29 16:22:42 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.