Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r1280] by delphidabbler

Changed BytesToAnsiString to exclude any terminal 0 byte from resulting string because Delphi adds its own #0 character at the end of an AnsiString.

2010-12-19 02:53:25 Tree
[r1279] by delphidabbler

Re-revised code that copies views to clipboard to manage data as encoded data instead of byte arrays.

2010-12-19 02:32: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.