Menu

Code Commit Log


Commit Date  
[r223] by steveking

Ignore own commits. This implements issue #4.
* add checkbox to the url dialog to enable the ignore-own-commits feature.
* add boolean param to the CUrlInfo class and serialize it properly.
* in the updating thread, check the log messages if they match the own author and ignore those if requested.

2007-12-15 16:12:32 Tree
[r222] by steveking

Instead of showing a message box with the latest error message, show the error text in the revision list control. A doubleclick on the error message clears it and lets the user see the previously fetched log messages.

This implements issue #3.

2007-12-11 20:32:47 Tree
[r221] by steveking

Allow the hint text to *not* be cleared by a doubleclick.

2007-12-11 20:30:54 Tree
[r220] by steveking

Add new class CListCtrl which subclasses a list view control.
The class provides additional features (to be extended in the future), but for now it provides the ability to show a "hint" text instead of the list control contents. Useful for messages like "please wait while we do something that can take a while" or showing an error message or...

This is the first step to implement issue #3.

2007-12-11 20:25:51 Tree
[r219] by steveking

Store both the window and client width/height in the registry since we need both to properly restore the window size and position.

2007-12-11 19:17:31 Tree
[r218] by steveking

Fix initialization of the main dialog position and size.

2007-12-11 19:07:59 Tree
[r217] by steveking

Warn the user when a file:/// url is entered in the url dialog.
This implements issue #11.

2007-12-08 16:40:41 Tree
[r216] by steveking

Save the client width and height, not the window width and height.
This was broken when fixing issue #8.

2007-12-08 16:20:12 Tree
[r215] by steveking

Make the dialog snap to the monitor borders when moving.

2007-12-08 15:52:39 Tree
[r214] by steveking

Remember the dialog window position during sessions.
This implements issue #8.

2007-12-08 15:14:46 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.