Menu

/branches/parsnip/Src/USnippetPageStructure.pas Commit Log


Commit Date  
[r4398] (12.3 kB) by delphidabbler

Moved default position of "Language" page part to just after the source code part.

2013-12-18 00:38:44 View
Download
[r4396] (12.3 kB) by delphidabbler

Added a new page component that can display a snippet's programming language in the detail pane.
The new page component is recorded in the [Prefs:SnippetPageStructure] section of the per-user config file with ID of "Language".

2013-12-18 00:28:29 View
Download
[r4395] (12.1 kB) by delphidabbler

Renamed all parameters, fields and properties of type TSnippetKindID to have a name that includes "SnippetKindID" in it.

2013-12-17 21:39:44 View
Download
[r4375] (12.1 kB) by delphidabbler

Renamed TSnippetKind enumeration as TSnippetKindID.
Modified all affected code accordingly.

2013-12-17 11:19:37 View
Download
[r4366] (11.8 kB) by delphidabbler

Removed references to unused DB.USnippetKind unit.

2013-12-17 02:43:13 View
Download
[r4081] (11.8 kB) by delphidabbler

Added a "tags" section to snippet page structure as displayed in detail pane, along with code to render required HTML.
Removed "categories" section of snippet page structure along with associated HTML generation code.

2013-12-03 13:02:35 View
Download
[r4063] (11.8 kB) by delphidabbler

Changed name of snippet page part that renders notes to "News" from "ExtraInfo".
NOTE: This name is used in config file and so creates a backwards compatibility problems with older config file versions.

2013-12-02 20:31:46 View
Download
[r3938] (11.9 kB) by delphidabbler

Renamed TDBSnippetKind and its elements in CS.Database.Types to be an exact copy of TSnippetKind from DB.USnippetKind then deleted the latter.
Moved TSnippetKinds from DB.USnippetKind to CS.Database.Types.
Adjusted uses clauses of all code that uses TSnippetKind and TSnippetKinds as necessary.

2013-11-26 00:17:32 View
Download
[r3880] (11.9 kB) by delphidabbler

Performed various rename refactorings on source code to replace the use of the word "extra" with "notes" wherever "extra" appears in the context of the old snippet Extra property.

2013-11-23 00:53:31 View
Download
[r3315] (11.8 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.