Menu

Code Commit Log


Commit Date  
[r261] by steveking

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

2008-03-14 18:10:00 Tree
[r260] 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 Tree
[r259] by steveking

Don't try to convert a date string if the string is invalid.
This fixes issue #34.

2008-03-14 16:00:28 Tree
[r258] by steveking

Update to neon 0.28.1

2008-03-14 15:56:09 Tree
[r257] by steveking

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

2008-03-09 15:31:28 Tree
[r256] 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 Tree
[r255] by steveking

Use the write access to the log data when checking for unread items: the read only items could be out of date.

2008-02-22 16:48:26 Tree
[r254] by steveking

Fix build of scintilla.

2008-02-18 16:39:00 Tree
[r253] by steveking

Update to Scintilla 1.75

2008-02-16 17:32:49 Tree
[r252] 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 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.