Menu

Tree [r3826] / 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-19 delphidabbler [r3592] Added code to load and save user defined highli...
 CS.ExternalProgs.DiffViewer.pas 2013-11-11 delphidabbler [r3758] Added class to manage specification and executi...
 CS.Init.CommandLineOpts.pas 2013-08-29 delphidabbler [r3411] Directory restructuring change:
 CS.SourceCode.Hiliter.Brushes.pas 2013-11-08 delphidabbler [r3740] Added new StrHash and TextHash functions to CS....
 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-10-25 delphidabbler [r3665] Rearranged TDocumentHiliterHelper.GetHiliterCla...
 CS.SourceCode.Hiliter.Themes.Persist.pas 2013-10-24 delphidabbler [r3643] Removed "IsBuiltIn" parameter from TSyntaxHilit...
 CS.SourceCode.Hiliter.Themes.pas 2013-11-08 delphidabbler [r3740] Added new StrHash and TextHash functions to CS....
 CS.SourceCode.Languages.Persist.pas 2013-09-17 delphidabbler [r3554] Syntax error fixed.
 CS.SourceCode.Languages.pas 2013-11-08 delphidabbler [r3740] Added new StrHash and TextHash functions to CS....
 CS.SourceCode.Pascal.Lexer.pas 2013-10-25 delphidabbler [r3667] Renamed THilitePasLexer and TPascalLexer and TH...
 CS.SourceCode.Pascal.SourceGen.pas 2013-10-27 delphidabbler [r3673] Renamed several types in CS.SourceCode.Pascal.S...
 CS.SourceCode.Pascal.TestUnit.pas 2013-11-08 delphidabbler [r3734] Changed so that generated unit name is same for...
 CS.UI.Dialogs.ConfigDiffProg.dfm 2013-11-11 delphidabbler [r3758] Added class to manage specification and executi...
 CS.UI.Dialogs.ConfigDiffProg.pas 2013-11-11 delphidabbler [r3758] Added class to manage specification and executi...
 CS.UI.Dialogs.HiliteThemeName.dfm 2013-10-24 delphidabbler [r3645] New theme editor dialogue box and associated di...
 CS.UI.Dialogs.HiliteThemeName.pas 2013-10-24 delphidabbler [r3645] New theme editor dialogue box and associated di...
 CS.UI.Dialogs.HiliteThemesEditor.dfm 2013-10-24 delphidabbler [r3645] New theme editor dialogue box and associated di...
 CS.UI.Dialogs.HiliteThemesEditor.pas 2013-10-27 delphidabbler [r3676] Removed OutputDebugString statements.
 CS.UI.Frames.CodeEditor.dfm 2013-11-07 delphidabbler [r3716] Copied frame containing syntax highlighted sour...
 CS.UI.Frames.CodeEditor.pas 2013-11-09 delphidabbler [r3755] Modified source code read-accessor to strip tra...
 CS.UI.Helper.CollectionCtrlKVMgr.pas 2013-11-08 delphidabbler [r3740] Added new StrHash and TextHash functions to CS....
 CS.Utils.Hashes.pas 2013-11-08 delphidabbler [r3740] Added new StrHash and TextHash functions to CS....
 CS.Utils.Sound.pas 2013-09-13 delphidabbler [r3470] Created a new unit, CS.Utils.Sound, to contain ...