Menu

/branches/parsnip/Src/Main/CS.SourceCode.Hiliter.Themes.pas Commit Log


Commit Date  
[r3740] (24.9 kB) by delphidabbler

Added new StrHash and TextHash functions to CS.Utils.Hashes that call PaulLarsonHash for case sensitive and case insensitive string hashes respectively. Removed PaulLarsonHash from interface section.

Modified calling code to use StrHash or TextHash as appropriate to context.

2013-11-08 10:24:14 View
Download
[r3644] (24.9 kB) by delphidabbler

Removed recently added TSyntaxHiliteTheme.CompareIDs method overloads. These are redundant now that TSyntaxHiliteThemeID enables IDs to be compared directly.

2013-10-24 14:15:09 View
Download
[r3643] (25.4 kB) by delphidabbler

Removed "IsBuiltIn" parameter from TSyntaxHiliteTheme constructor and made associated code changes.

2013-10-24 14:05:48 View
Download
[r3642] (25.5 kB) by delphidabbler

Made TSyntaxHiliteTheme.BuiltIn property writeable.

2013-10-24 13:58:58 View
Download
[r3641] (25.5 kB) by delphidabbler

Removed DefaultThemeID constant from TSyntaxHiliteThemes and made changes to code that used it to get value via TSyntaxHiliteThemeID.

2013-10-24 13:47:00 View
Download
[r3638] (25.6 kB) by delphidabbler

Added new TSyntaxHiliteThemeID record to make theme IDs opaque and changed type to TSyntaxHiliteTheme.ID to have the new type.
Made related changes to code.

2013-10-24 13:39:58 View
Download
[r3635] (22.0 kB) by delphidabbler

Added two new overloaded functions to compare theme IDs to TSyntaxHiliteTheme.

2013-10-24 12:37:59 View
Download
[r3634] (21.6 kB) by delphidabbler

Added option to TSyntaxHiliteTheme.Assign to enabled theme being assigned to to keep its ID.
Added new FindThemeByFriendlyName and UniqueIDString methods to TSyntaxHiliteThemes.

2013-10-24 12:19:16 View
Download
[r3613] (20.9 kB) by delphidabbler

Changed theme font size to have its range checked and constrained within an acceptable range of sizes.
Added new ValidFontSizes property to expose valid font sizes to callers.

2013-10-19 14:07:23 View
Download
[r3611] (20.3 kB) by delphidabbler

Changed default theme font to be obtained from default system mono font.
Changed theme font to check that any assigned font name exists on the host system and to use default font if it does not.

2013-10-19 12:56:07 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.