Commit | Date | |
---|---|---|
[r1376]
(4.2 kB)
by
delphidabbler
Modified and corrected comments that refer to routines when they should refer to snippets. |
2011-05-14 09:36:31 |
View
Download |
2011-05-13 09:59:17 |
View
Download |
|
2011-05-13 09:57:08 |
View
Download |
|
[r1353]
(4.2 kB)
by
delphidabbler
Refactoring: |
2011-05-13 09:16:33 |
View
Download |
[r1347]
(4.2 kB)
by
delphidabbler
Renamed units: |
2011-05-12 23:28:33 |
View
Download |
[r1279]
(4.2 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 |
[r1278]
(4.4 kB)
by
delphidabbler
Changed TRoutineDoc and descendant to generate documents as TEncodedData instead of writing to stream. Modified using units to accommodate change. |
2010-12-19 01:42:06 |
View
Download |
[r1277]
(4.2 kB)
by
delphidabbler
* Revised code that copies views to clipboard to manage data as byte arrays instead of strings. |
2010-12-19 00:48:58 |
View
Download |
[r1130]
(4.8 kB)
by
delphidabbler
Modified call to TStringStream constructor in TCopyInfoMgr.GenerateDoc so that string stream does not free the passed encoding. This avoids a potential bug. It hasn't manifested itself because TCopyInfoMgr.GenerateDoc is at present only called with standard format encodings which are never freed in TStringStream |
2010-12-01 02:57:33 |
View
Download |
[r1083]
(4.8 kB)
by
delphidabbler
* Heavily revised UView unit once more to make views interfaced based. |
2010-11-27 14:32:58 |
View
Download |