Menu

Tree [r4475] / 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-12-19 delphidabbler [r4447] Commented out unnecessary code and removed unus...
 CS.Actions.ChangeSnippetStar.pas 2013-12-19 delphidabbler [r4431] Added new action that can change the state of a...
 CS.Actions.DisplayLanguage.pas 2013-12-18 delphidabbler [r4425] Added new unit to project that contains an acti...
 CS.Actions.DisplayTag.pas 2013-12-03 delphidabbler [r4071] Added two new custom action units to project: o...
 CS.Actions.RemoveTag.pas 2013-12-03 delphidabbler [r4071] Added two new custom action units to project: o...
 CS.ActiveText.Helper.pas 2013-11-23 delphidabbler [r3885] Moved and renamed USnippetExtraHelper.pas to Ma...
 CS.ActiveText.Parsers.Credits.pas 2013-12-14 delphidabbler [r4300] Modified comments and string literals referring...
 CS.ActiveText.Parsers.PlainText.pas 2013-11-21 delphidabbler [r3874] Moved and renamed ActiveText.UMain.pas to CS.Ac...
 CS.ActiveText.Parsers.REML.pas 2013-11-21 delphidabbler [r3874] Moved and renamed ActiveText.UMain.pas to CS.Ac...
 CS.ActiveText.Renderers.HTML.pas 2013-11-21 delphidabbler [r3874] Moved and renamed ActiveText.UMain.pas to CS.Ac...
 CS.ActiveText.Renderers.PlainText.pas 2013-11-25 delphidabbler [r3914] Prevented RTF and plain text active text render...
 CS.ActiveText.Renderers.REML.pas 2013-11-25 delphidabbler [r3914] Prevented RTF and plain text active text render...
 CS.ActiveText.Renderers.RTF.pas 2013-11-21 delphidabbler [r3874] Moved and renamed ActiveText.UMain.pas to CS.Ac...
 CS.ActiveText.Validator.pas 2013-11-21 delphidabbler [r3874] Moved and renamed ActiveText.UMain.pas to CS.Ac...
 CS.ActiveText.pas 2013-11-25 delphidabbler [r3917] Removed IActiveText.ToString method and its imp...
 CS.Components.EditCtrls.pas 2013-12-22 delphidabbler [r4458] Added new TSynEditEx method that sub-classes TS...
 CS.Config.pas 2013-12-14 delphidabbler [r4301] Corrected in header comments
 CS.Database.IO.Empty.pas 2013-12-12 delphidabbler [r4267] Renamed CS.Database.IO.Null.pas as CS.Database....
 CS.Database.IO.Factory.pas 2013-12-14 delphidabbler [r4300] Modified comments and string literals referring...
 CS.Database.IO.Legacy.pas 2013-12-22 delphidabbler [r4467] Added a new Modified property and read accessor...
 CS.Database.IO.Native.pas 2013-12-24 delphidabbler [r4469] Created TBinaryStreamReaderEx and TBinaryStream...
 CS.Database.IO.Types.pas 2013-12-12 delphidabbler [r4270] Added new IDatabaseWriter interface and modifie...
 CS.Database.SnippetKinds.pas 2013-12-17 delphidabbler [r4390] Modified TSnippetKind to have a ValidDependIDs ...
 CS.Database.SnippetLinks.pas 2013-12-22 delphidabbler [r4467] Added a new Modified property and read accessor...
 CS.Database.Snippets.pas 2013-12-21 delphidabbler [r4456] Limited length of a snippet title to 64 charact...
 CS.Database.SnippetsTable.pas 2013-12-22 delphidabbler [r4465] Changed all TRules<T> creation code to use TRul...
 CS.Database.Tags.pas 2013-12-22 delphidabbler [r4465] Changed all TRules<T> creation code to use TRul...
 CS.Database.Types.pas 2013-12-22 delphidabbler [r4467] Added a new Modified property and read accessor...
 CS.Docs.TagInfo.RTF.pas 2013-12-16 delphidabbler [r4342] Converted TTagInfoRTFDoc to use ISnippet when a...
 CS.ExternalProgs.DiffViewer.pas 2013-12-12 delphidabbler [r4258] Added 2nd "False" parameter to all occurrences ...
 CS.Init.CommandLineOpts.pas 2013-11-19 delphidabbler [r3854] Added support for new command line option, -no-...
 CS.SourceCode.Hiliter.Brushes.pas 2013-12-22 delphidabbler [r4465] Changed all TRules<T> creation code to use TRul...
 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-12-18 delphidabbler [r4422] Renamed THiliterCSS.BuildElemCSS as THiliterCSS...
 CS.SourceCode.Hiliter.Renderers.pas 2013-10-25 delphidabbler [r3665] Rearranged TDocumentHiliterHelper.GetHiliterCla...
 CS.SourceCode.Hiliter.Themes.Persist.pas 2013-12-12 delphidabbler [r4258] Added 2nd "False" parameter to all occurrences ...
 CS.SourceCode.Hiliter.Themes.pas 2013-12-05 delphidabbler [r4115] Replaced use of TTextComparer and TTextEquality...
 CS.SourceCode.Languages.Persist.pas 2013-12-12 delphidabbler [r4258] Added 2nd "False" parameter to all occurrences ...
 CS.SourceCode.Languages.pas 2014-01-02 delphidabbler [r4475] Added new static TSourceCodeLanguageID.CreatePl...
 CS.SourceCode.Pascal.Lexer.pas 2013-12-05 delphidabbler [r4115] Replaced use of TTextComparer and TTextEquality...
 CS.SourceCode.Pascal.SourceGen.pas 2013-12-17 delphidabbler [r4379] Renamed ISnippet and IEditableSnippet's Kind pr...
 CS.SourceCode.Pascal.TestUnit.pas 2013-12-17 delphidabbler [r4379] Renamed ISnippet and IEditableSnippet's Kind pr...
 CS.UI.Dialogs.ConfigDiffProg.dfm 2013-11-11 delphidabbler [r3758] Added class to manage specification and executi...
 CS.UI.Dialogs.ConfigDiffProg.pas 2013-12-12 delphidabbler [r4259] Future proofed some code against any future Win...
 CS.UI.Dialogs.HiliteThemeName.dfm 2013-10-24 delphidabbler [r3645] New theme editor dialogue box and associated di...
 CS.UI.Dialogs.HiliteThemeName.pas 2013-12-22 delphidabbler [r4465] Changed all TRules<T> creation code to use TRul...
 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-12-22 delphidabbler [r4461] Tidied up uses clauses and removed unused unit ...
 CS.UI.Helper.CollectionCtrlKVMgr.pas 2013-12-22 delphidabbler [r4465] Changed all TRules<T> creation code to use TRul...
 CS.Utils.Dates.pas 2013-11-23 delphidabbler [r3888] Moved some date/time routines from UUtils unit ...
 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 ...
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.