Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r304] (31.9 kB) by steveking

Stop monitoring when computer wants to go to low power/suspended state and resume monitoring when it activates again.

2008-07-22 18:52:27 View
Download
[r293] (31.6 kB) by steveking

* Stop the thread before destroying the window
* Use the save() method instead of save(filename)

2008-06-18 20:31:54 View
Download
[r287] (31.6 kB) by steveking

Add entry "Check now" and "Options" to the system tray icon context menu.

This implements issue #51.

2008-06-07 16:54:53 View
Download
[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
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.