Menu

/trunk/src/MainDlg.cpp Commit Log


Commit Date  
[r281] (60.2 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
[r275] (60.0 kB) by steveking

Restore the slider positions correctly with half the slider width as an offset.

2008-04-22 17:05:45 View
Download
[r266] (59.9 kB) by steveking

Make using TortoiseSVN for showing the diffs optional.

2008-03-30 06:59:29 View
Download
[r265] (59.6 kB) by steveking

Add a ".diff" extension to the unified diff files.
This implements issue #40.

2008-03-30 06:43:31 View
Download
[r262] (59.6 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
[r261] (58.4 kB) by steveking

Before using the project name in a path, convert all special chars.
This fixes issue #35.

2008-03-14 18:10:00 View
Download
[r260] (58.3 kB) by steveking

If no author or date is available, show "(no author)" or "(no date)" instead of an empty string or a bogus date.

2008-03-14 16:29:18 View
Download
[r257] (58.2 kB) by steveking

Speed up the loop by moving ListView_GetItemCount() outside the loop.

2008-03-09 15:31:28 View
Download
[r256] (58.1 kB) by steveking

When selecting a project in the tree control and filling the revision list control, ensure that the first unread item is visible.
This implements issue #31.

2008-03-09 15:27:20 View
Download
[r252] (57.9 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
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.