Menu

Old Code (SVN) Commit Log


Commit Date  
[r1290] by delphidabbler

Fixed error where assignment of preferences was not copying the NewsAge property value.

2011-01-19 15:32:18 Tree
[r1289] by delphidabbler

Added facility to change maximum age of displayed news items by adding button that displays news tab of preferences dialog box and reloading news if maximum age is changed.

2011-01-19 15:31:23 Tree
[r1288] by delphidabbler

* Added new "news" preferences sub-section along with single "MaxAge" setting that records maximum age of displayed news items.
* Added new frame that enables news preferences to be set by user. This frame is displayed in the preferences dialog box.

2011-01-19 15:24:34 Tree
[r1287] by delphidabbler

Deleted commented out line.

2011-01-19 15:21:47 Tree
[r1286] by delphidabbler

* Deleted completed TODOs
* Deleted TODO that has been implemented in v4 development tree and will not be implemented in v3.

2011-01-05 02:05:59 Tree
[r1285] by delphidabbler

* Removed MPL from document and replaced by a statement that the document content must not be changed.
* Added Rev and Date svn:keyword placeholders.

2011-01-04 21:51:53 Tree
[r1284] by delphidabbler

Updated copyright date in license to include 2011.

2011-01-04 21:33:01 Tree
[r1283] by delphidabbler

Updated with details of recent changes.

2011-01-04 21:26:25 Tree
[r1282] by delphidabbler

Removed erroneous semicolon from CSS link tag.

2011-01-04 21:15:26 Tree
[r1281] by delphidabbler

Modified TClipboardHelper to have AddXXX methods for each format supported by program instead of a couple of generic overloaded methods. Updated using TCopyViewMgr accordingly.

This was done to get round a quirk in how TEncoding converts string to TBytes. MBCS encodings include termination 0 byte in bytes but Unicode encodings do not include any terminating 0 byte pair. TClipboardHelper now requires text data to be passed in required string format and ensures terminating zero bytes are written to clipboard.

XMLDoc commented TClipboardHelper.

2010-12-19 10:55:11 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.