Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r67] (15.9 kB) by steveking

* use a better, reentrant reader/write section class
* refresh the UI in a timer interval

2007-04-18 18:10:35 View
Download
[r66] (15.8 kB) by steveking

Handle the WM_TASKBARCREATED message.

2007-04-17 18:12:23 View
Download
[r55] (14.9 kB) by steveking

This is a bigger change:
* only use one instance of CUrlInfos
* pass around that one instance to wherever it's needed
* guard the data in CUrlInfos with critical sections
* make sure the data is guarded only for short times
* in the monitoring thread, use a copy of the CUrlInfos data because of the point above

2007-04-15 09:33:23 View
Download
[r52] (13.5 kB) by steveking

Keep track of the main dialog shown. If it is shown while the thread is running, discard (do not save) any change in the url data which the thread might have done.

2007-04-14 12:14:54 View
Download
[r51] (13.1 kB) by steveking

* Only load the info data from disk when the thread starts.
* Don't save the url info data as long as the main dialog is visible.

2007-04-14 12:04:43 View
Download
[r50] (13.0 kB) by steveking

Try to stop a possible running thread gracefully before exiting the process.

2007-04-13 19:46:43 View
Download
[r47] (12.3 kB) by steveking

Delete all diff files when a monitored URL is removed.

2007-04-12 17:08:03 View
Download
[r46] (12.2 kB) by steveking

Don't check projects which don't have updates every minute but only after another time interval has passed.

2007-04-12 16:32:04 View
Download
[r45] (12.2 kB) by steveking

Trim the trailing slash from the SVNParentListPath projects name.

2007-04-12 16:30:16 View
Download
[r44] (12.1 kB) by steveking

Canonicalize the urls before adding them to the monitoring list.

2007-04-12 16:23:35 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.