Menu

/trunk/src/MainDlg.h Commit Log


Commit Date  
[r323] (3.5 kB) by steveking

Add an update notification if a newer version of the CommitMonitor is available.

2008-09-07 13:28:13 View
Download
[r315] (3.4 kB) by steveking

Add keyboard shortcuts:
N : go to the next unread item. If there are no more unread items in the currently selected project, move to the next project which has unread items.
B : goes back one message

Implements part of issue #73: Keyboard shortcuts

2008-08-24 12:33:22 View
Download
[r303] (3.4 kB) by steveking

Use a fixed-width font to show the log messages.
This implements issue #60.

2008-07-02 19:33:47 View
Download
[r286] (3.4 kB) by steveking

Add new context menu entry for the tree view to mark *all* entries as read, even the entries of all child nodes.
The existing entry is changed to behave that way, the new entry called "Mark node as read" now does what the original entry did before: mark only the selected node as read.

This implements issue #52.

2008-06-07 16:35:41 View
Download
[r281] (3.3 kB) by steveking

* Save the dialog position right before the dialog gets maximized.
* Do not save the dialog position on close if it is maximized.
This implements issue #44.

2008-05-07 18:09:02 View
Download
[r262] (3.3 kB) by steveking

* Refactor the child window positioning code out from OnLButtonUp() into PositionChildWindows()
* Store/Restore the slider positions on dialog show/hide.

This implements issue #32.

2008-03-24 10:25:51 View
Download
[r252] (3.2 kB) by steveking

Improve the diff function if TortoiseSVN is installed:
* if TSVN is installed, add a second entry to the log list control context menu for diffing with TSVN.
* if TSVN is installed, the default diff uses TSVN.
* to get the unified diff again (if TSVN is installed), the log list control context menu entry "show unified diff" has to be used.

This implements issue #13 (kind of).

2008-02-16 17:14:38 View
Download
[r224] (3.2 kB) by steveking

Select the first url which has unread items when the main dialog is shown.
This implements issue #12.

2007-12-16 10:21:57 View
Download
[r222] (3.1 kB) 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 View
Download
[r191] (3.1 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 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.