Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r280] (31.4 kB) by steveking

Reset system tray icon when the main dialog is closed.
This fixes issue #45.

2008-05-07 17:18:38 View
Download
[r269] (31.4 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
[r265] (31.7 kB) by steveking

Add a ".diff" extension to the unified diff files.
This implements issue #40.

2008-03-30 06:43:31 View
Download
[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
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.