Menu

Code Commit Log


Commit Date  
[r57] by steveking

Reorganize the main dialog.

2007-04-15 09:41:16 Tree
[r56] by steveking

After editing an url entry, set the lastchecked entry to 0 so it gets checked again on the next timer.

2007-04-15 09:35:53 Tree
[r55] 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 Tree
[r54] by steveking

Implement resizing the log message view.

2007-04-14 13:56:40 Tree
[r53] by steveking

Remove the variable m_bThreadRunning from the main dialog: the main dialog doesn't have a thread.

2007-04-14 12:17:51 Tree
[r52] 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 Tree
[r51] 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 Tree
[r50] by steveking

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

2007-04-13 19:46:43 Tree
[r49] by steveking

Put all urls which are part of an SVNParentPath below the tree node of the SVNParentPath entry.

2007-04-13 17:53:27 Tree
[r48] by steveking

Update the tree view text and state after a log message changes its state from 'unread' to 'read'.

2007-04-13 11:50:03 Tree
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.