Menu

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


Commit Date  
[r1578] (9.2 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
[r1574] (9.3 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] (9.3 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
[r1569] (9.3 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
[r1468] (9.0 kB) by delphidabbler

Renamed various properties, fields, method names and parameter concerning category ids.

2011-05-23 23:36:27 View
Download
[r1449] (9.0 kB) by delphidabbler

* Moved several string handling routines from UUtils to UStrUtils. Renamed all and modified some slightly.
* Using code update accordingly.

2011-05-21 15:44:53 View
Download
[r1435] (9.0 kB) by delphidabbler

Removed unused unit references.

2011-05-20 19:24:53 View
Download
[r1397] (9.1 kB) by delphidabbler

* Renamed USnippetKindInfo unit as DB.SnippetKind.
* Updated all using units.

2011-05-15 21:31:34 View
Download
[r1395] (9.1 kB) by delphidabbler

* Renamed USnippets unit as DB.UMain.
* Updated all affected units.

2011-05-15 20:52:08 View
Download
[r1394] (9.1 kB) by delphidabbler

* Extracted code that deals with categories and category lists from USnippets into new DB.UCategory unit.
* Modified affected code accordingly.

2011-05-15 20:39:10 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.