Menu

Old Code (SVN) Commit Log


Commit Date  
[r1262] by delphidabbler

* Changed syntax highlighters to return highlighted code in TEncodedData instead of string. Various encodings are used: RTF uses ASCII, HTML uses UTF8 and nul uses Unicode.
* Made minimum possible changes to affected units - simply convert encoded data back to strings. (Later we'll need to change this).

2010-12-14 22:53:06 Tree
[r1261] by delphidabbler

* Added clone constructor to TEncodedData.
* Modified TEncodedData's constructors to ensure data is always a copy of data passed to constructor, not just a reference.

2010-12-14 22:36:26 Tree
[r1260] by delphidabbler

Renamed TEncodingType.etUTF16 as etUnicode.

2010-12-14 22:11:31 Tree
[r1259] by delphidabbler

Updated svn:mergeinfo properties modified by last merge from trunk of r1257. There were no physical changes to the files.

2010-12-14 21:59:00 Tree
[r1258] by delphidabbler

Merged bug fix from trunk r1257.

2010-12-14 21:57:34 Tree
[r1257] by delphidabbler

Bug fix: compile results no longer listed for freeform snippets.

2010-12-14 21:44:24 Tree
[r1256] by delphidabbler

* Renamed TRoutinePrintDocument as TSnippetPrintDocument and renamed various fields and parameters similarly.
* Updated using UPrintMgr unit accordingly.

2010-12-14 21:27:34 Tree
[r1255] by delphidabbler

Updated print engine, print manager and unit containing print documents to use TRTF to contain documents instead of TStream.

Included a temporary fix in TRoutinePrintDocument to work with streams still produced by TRTFRoutineDoc.

2010-12-14 21:15:45 Tree
[r1254] by delphidabbler

* Changed TSourcePrefsFrame to always use default highlighter font in preview.
* Fixed display bug where source preferences preview pane was to small to display all samples.
* Changed TSourcePrefsPreview to return TRTF containing generated RTF code.

2010-12-14 20:40:23 Tree
[r1253] by delphidabbler

* Added new IHiliteAttrs.ResetDefaultFont method and implemented in THiliteAttrs.
* Updated THiliteAttrsFactory.CreatePrintAttrs to use new method.

2010-12-14 20:36:49 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.