Menu

/branches/v4-dev/Src/Hiliter.UHiliters.pas Commit Log


Commit Date  
[r1578] (20.7 kB) by delphidabbler

* Re-implemented TSyntaxHiliter as a static class with one class method: Hilite. Class no longer implements ISyntaxHiliter.
* Removed redundant ISyntaxHiliter interface declaration.
* Updated all using code re changes.

2011-09-22 13:04:11 View
Download
[r1577] (20.3 kB) by delphidabbler

Pulled out common code from renderer objects into new common base class.

2011-09-22 12:42:49 View
Download
[r1576] (19.6 kB) by delphidabbler

XMLDoc commented units.

2011-09-22 12:31:09 View
Download
[r1575] (12.6 kB) by delphidabbler

Moved IHiliteRenderer from Hiliter.UHiliter to Hiliter.UGlobals.

2011-09-22 09:47:53 View
Download
[r1574] (13.5 kB) by delphidabbler

* Changed ISyntaxHiliter.Hilite method to take only source code parameter: hilite attributes and document title parameters removed.
* Modified TSyntaxHiliter re change to ISyntaxHiliter.
* Removed TSyntaxHiliter.Render method
* Removed Attrs and Title private properties from TSyntaxHiliter along with all supporting code.
* Removed now empty TSyntaxHiliter destructor.
* Refactored out several single line methods by inlining their content.
* Modified using code re these changes.

2011-09-22 00:41:39 View
Download
[r1573] (18.0 kB) by delphidabbler

* Made TSyntaxHiliter public.
* Removed temporary CreateRenderedHiliter function that constructed TSyntaxHiliter instances.
* Updated code that user CreateRenderedHiliter to construct TSyntaxHiliter directly.

2011-09-22 00:16:22 View
Download
[r1572] (18.3 kB) by delphidabbler

Flattened highlighter class heirachy into a single class that takes a renderer object to do highlighting. Named this class TSyntaxHiliter, made it sealed and change visibility of methods and fields.

2011-09-22 00:12:59 View
Download
[r1571] (22.4 kB) by delphidabbler

Reimplemented TNulDocumentHiliter to return document text directly instead of using TNulHiliter. Then removed now redundant TNulHiliter class.

2011-09-21 23:49:30 View
Download
[r1570] (23.6 kB) by delphidabbler

Removed redundant TSyntaxHiliterFactory enumeration, TSyntaxHiliterClass class ref, and TBaseHTMLHiliter and all descendant highlighter classes.

2011-09-21 23:46:50 View
Download
[r1569] (36.8 kB) by delphidabbler

* Modified TSnippetHTML.HiliteSource to use TRenderedHiliter and suitable renderer to highlight detail frame's source code.
* Added temporary function to Hiliter.UHiliters to enable TRenderedHiliter object to be instantiated.

2011-09-21 23:38:08 View
Download
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.