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