Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r292] (9.5 kB) by steveking

First save the info to a temp file. Only if saving succeeds, move the temp file to the real file.

2008-06-18 20:30:58 View
Download
[r278] (9.3 kB) by steveking

Only load the first 1000 entries. Since we don't store more than the last 1000 log entries, there won't be more than that anyway.
This fixes issue #38.

2008-04-26 16:17:10 View
Download
[r277] (8.9 kB) by steveking

Reduce the log entries to 1000 *before* serializing the std::map.

2008-04-26 16:12:48 View
Download
[r245] (8.9 kB) by steveking

Pass an encryption description: this is required on Win2k.
This fixes issue #21.

2008-01-12 17:58:41 View
Download
[r223] (8.9 kB) 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 View
Download
[r210] (8.7 kB) by steveking

en/decrypt the passwords when serializing them to disk.
This fixes issue #5.

2007-12-02 13:49:29 View
Download
[r191] (7.6 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r186] (6.8 kB) by steveking

Use a memory mapped file for loading the url infos.

2007-11-01 13:43:11 View
Download
[r185] (6.9 kB) by steveking

Add time measuring code. First step in optimizing the load/save of the url infos.

2007-11-01 08:26:10 View
Download
[r184] (6.4 kB) by steveking

Limit the entries to 1000 (for now).

2007-10-15 12:48:28 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.