Menu

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


Commit Date  
[r4471] (11.0 kB) by delphidabbler

Revised displayed of tags in snippet view in detail pane: instead of a "Tags" title a glyph is now displayed.
Added new tags.png image to resources for use as the new tags glyph. Modified detail.css to style tags.png.

2013-12-25 02:31:36 View
Download
[r4396] (11.0 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
[r4379] (10.5 kB) by delphidabbler

Renamed ISnippet and IEditableSnippet's Kind property to KindID.
Renamed all related getter and setter methods and fields as *KindID, where * is "f", "Get" or "Set".
Modified code that referenced the Kind property or getters & setters accordingly.

2013-12-17 11:48:10 View
Download
[r4341] (10.5 kB) by delphidabbler

Converted all classes etc. in UDetailPageHTML.pas and USnippetPageHTML.pas that use snippets, along with TSnippetHTML in USnippetHTML.pas, to use ISnippet to represent snippets instead of TSnippet.

2013-12-16 02:37:27 View
Download
[r4300] (10.5 kB) by delphidabbler

Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user".

2013-12-14 10:45:54 View
Download
[r4081] (10.5 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
[r3880] (10.6 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] (10.6 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.