Menu

Tree [r3542] / branches / parsnip / Src / Main /
 History

HTTPS access


File Date Author Commit
 Assets 2013-09-15 delphidabbler [r3511] Made RAD Studio theme into system default.
 AutoGen 2013-08-29 delphidabbler [r3418] Directory restructuring change:
 Imports 2013-08-30 delphidabbler [r3421] Directory restructuring change:
 CS.Config.pas 2013-09-15 delphidabbler [r3515] Fixed memory leak.
 CS.Init.CommandLineOpts.pas 2013-08-29 delphidabbler [r3411] Directory restructuring change:
 CS.SourceCode.Hiliter.Brushes.pas 2013-09-17 delphidabbler [r3540] Added new PascalBrushID method to TSyntaxHilite...
 CS.SourceCode.Hiliter.Parser.pas 2013-09-16 delphidabbler [r3526] Replaced use of StrTrim in some tests for blank...
 CS.SourceCode.Hiliter.Renderers.CSS.pas 2013-09-15 delphidabbler [r3516] Revised CSS generation code to enable all the C...
 CS.SourceCode.Hiliter.Renderers.pas 2013-09-17 delphidabbler [r3541] Removed some redundant Hiliter namespace unit r...
 CS.SourceCode.Hiliter.Themes.Persist.pas 2013-09-15 delphidabbler [r3509] Added validation for Theme identifier - must st...
 CS.SourceCode.Hiliter.Themes.pas 2013-09-17 delphidabbler [r3538] Added new ResetDefaultFont method to TSyntaxHil...
 CS.SourceCode.Languages.Persist.pas 2013-09-15 delphidabbler [r3512] Changed validation of TabRange statement - tab ...
 CS.SourceCode.Languages.pas 2013-09-17 delphidabbler [r3542] Added new TSourceCodeLanguageID.IsValidIDString...
 CS.Utils.Hashes.pas 2013-09-13 delphidabbler [r3481] Copied CS.Utils.Hashes unit into parsnip branch...
 CS.Utils.Sound.pas 2013-09-13 delphidabbler [r3470] Created a new unit, CS.Utils.Sound, to contain ...