Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r102] (19.2 kB) by steveking

Don't add new URLs in the thread if in the main dialog an URL was removed.
Without this, there's a race condition if the main dialog removed the URL while the thread is still running, then the thread could re-add the same URL again and 'overwrite' the users choice to remove the URL.

2007-04-27 16:08:28 View
Download
[r101] (19.0 kB) by steveking

Give the thread more time to quit before killing it.

2007-04-27 15:57:36 View
Download
[r97] (19.0 kB) by steveking

* Delete the temp file before writing to it to make sure that when we read it later it doesn't contain old or illegal data.
* Save the name of the SVNParentPathList 'project' into a variable since we can't use the data from the iterator: the iterator is invalid when we need the project name.

2007-04-27 15:15:32 View
Download
[r94] (18.9 kB) by steveking

Show the authors of the commits in the notification window text.

2007-04-26 15:54:32 View
Download
[r87] (18.9 kB) by steveking

Remove debugging code.

2007-04-24 19:30:22 View
Download
[r85] (19.1 kB) by steveking

* change the tray icon to 'modified' when a notification is shown.
* Only update the 'last checked time' when the item *really* was checked.

2007-04-24 13:00:18 View
Download
[r84] (19.4 kB) by steveking

* use the correct icon for "show diff"
* Only change the tray icon if really something has changed, not every time the data needs to be saved.

2007-04-23 12:39:20 View
Download
[r83] (18.4 kB) by steveking

Use different regex to also parse modified SVNParentPathList pages (modified by using the xsl file).

2007-04-23 10:16:33 View
Download
[r81] (16.7 kB) by steveking

Fix compiler warnings.

2007-04-22 07:40:10 View
Download
[r80] (16.9 kB) by steveking

Use predefined messages instead of using RegisterWindowMessage()

2007-04-21 13:09:46 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.