Menu

Code Commit Log


Commit Date  
[r63] by steveking

Never store the authentication data.

2007-04-16 17:47:52 Tree
[r62] by steveking

* Use a separate window for the diff viewer. That window has the scintilla edit control as a child window.
* Remember the size of the diff viewer between sessions.

2007-04-16 17:27:15 Tree
[r61] by steveking

Block the custom draw handler of the list control while the control data is updated/changed.

2007-04-16 16:37:15 Tree
[r60] by steveking

Check if the diff file can be shown as UTF8.

2007-04-16 12:20:40 Tree
[r59] by steveking

Start the internal diff viewer if it isn't configured otherwise in the registry.

2007-04-16 12:06:54 Tree
[r58] by steveking

Add a diff viewer based on scintilla.

2007-04-15 16:49:39 Tree
[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
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.