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. |
2011-01-19 15:24:34 | Tree |
2011-01-19 15:21:47 | Tree | |
[r1286]
by
delphidabbler
* Deleted completed TODOs |
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. |
2011-01-04 21:51:53 | Tree |
2011-01-04 21:33:01 | Tree | |
2011-01-04 21:26:25 | Tree | |
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 |