Menu

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


Commit Date  
[r1568] (13.0 kB) by delphidabbler

* Added new highlight renderer interface and objects to render syntax highlighted source code.
* Added new descendant of TSyntaxHiliter that passes off rendering to new renderer objects.
* Added new static classes to generate complete RTF and HTML (and plain text) documents using new renderers.
* Modified all using code that produces whole documents (rather than fragments) to use the new static classes.
* Simplified some code as a result.

2011-09-21 23:20:31 View
Download
[r1527] (13.1 kB) by delphidabbler

Replaced "private" class visibility specifiers with "strict private"

2011-07-22 15:26:54 View
Download
[r1377] (13.1 kB) by delphidabbler

Modified and corrected comments that refer to routines when they should refer to snippets.

2011-05-14 09:37:12 View
Download
[r1369] (13.2 kB) by delphidabbler

Refactoring:
* Renamed some methods, properties and fields in frame files
* Updated calling code.

2011-05-13 15:20:14 View
Download
[r1254] (13.2 kB) 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 View
Download
[r1248] (13.3 kB) by delphidabbler

* Added new TRTF and TRichEditHelper records and ERTF exception to URTFUtils unit.
* Methods of TRichEditHelper replaced and improved upon routines that helped with load, save and insert operations on rich edit controls. The routines were deleted.
* Updated all units that used the deleted routines to use TRichEditHelper instead.

2010-12-14 17:09:23 View
Download
[r1077] (13.2 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.