Menu

/branches/v4-dev/Src/UCopyViewMgr.pas Commit Log


Commit Date  
[r1281] (3.4 kB) 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 View
Download
[r1279] (3.5 kB) 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 View
Download
[r1277] (3.4 kB) by delphidabbler

* Revised code that copies views to clipboard to manage data as byte arrays instead of strings.
* All units XMLDoc commented.

2010-12-19 00:48:58 View
Download
[r1083] (3.6 kB) by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 View
Download
[r1077] (3.7 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
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.