Menu

Old Code (SVN) Commit Log


Commit Date  
[r3284] by delphidabbler

Removed TSyntaxHiliteAttrStyle.ConvertFontStyles method and replaced with direct access to TSyntaxHiliteFontStyles.Styles property.
Added Implicit operator overload to TSyntaxHiliteFontStyles to permit direct assignment from a TSyntaxHiliteFontStyles record to a TFontStyles set.
Modified using code re these changes.

2013-08-04 12:36:36 Tree
[r3283] by delphidabbler

Reimplemented TSyntaxHiliteFontStyles as a record that avoids the special and transparent treatment of its default state.
Updated all calling code to use the new record.

2013-08-04 12:25:25 Tree
[r3282] by delphidabbler

Deleted unused directory.
Updated ReadMe file re this deletion.

2013-08-04 03:00:11 Tree
[r3281] by delphidabbler

Removed completed TODO.

2013-08-04 02:56:36 Tree
[r3280] by delphidabbler

Fixed typos in spelling TSyntaxHiliteTheme.DefaultForeground property and field.
Also corrected casing of fDefaultBackground field of TSyntaxHiliteTheme.

2013-08-04 02:53:50 Tree
[r3279] by delphidabbler

Added missing theme properties display code to event handler for Display Themes button.

2013-08-04 02:49:36 Tree
[r3278] by delphidabbler

Removed referenced to deleted CS.Hiliter.Renderers.Globals unit.

2013-08-04 02:42:12 Tree
[r3277] by delphidabbler

Copied IHiliteRenderer2 from CS.Hiliter.Renderers.Globals unit into CS.Hiliter.Renderers and removed CS.Hiliter.Renderers.Globals from the project.

2013-08-04 02:41:10 Tree
[r3276] by delphidabbler

Added new Rendering tab to page control on Highlighting tab along with all support code to test the highlighter rendering functionality.

Also added new TMockRenderer class to provide a simple implementation of a renderer that outputs useful debugging information.

2013-08-04 01:29:37 Tree
[r3275] by delphidabbler

Modified to work with new SynEdit based syntax highlight parser and revised highlighter attributes and styling system.
Temporarily modified methods that implemented IHiliteRenderer to implement IHiliteRenderer2 instead.

2013-08-04 01:25:02 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.