Menu

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


Commit Date  
[r4424] (8.8 kB) by delphidabbler

Added a new "source code language" grouping that groups snippets by source code language along with a new view that can display all the snippets in the language.
Added UI code to make the grouping available in the overview pane, selected by the overview pane's own drop down list or via the main menu. Code was also added to display a table of snippets in the view in the detail pane.

2013-12-18 12:12:20 View
Download
[r4412] (7.8 kB) by delphidabbler

Renamed a field, parameter and property that relate to snippet kinds.
Updated affected code.

2013-12-18 03:29:07 View
Download
[r4347] (7.8 kB) by delphidabbler

Changed classes in UGroups unit to use ISnippet instead of TSnippet for all references to snippet objects, including the the public TGroupItem.SnippetList property.
Changed code in units that use TGroupItem.SnippetList re the change of snippet type.

2013-12-16 23:47:03 View
Download
[r4307] (7.9 kB) by delphidabbler

Fixed small commenting error.

2013-12-14 13:07:48 View
Download
[r4306] (7.9 kB) by delphidabbler

Changed TSnippetView's constructor and TViewFactory.CreateSnippetView to take a TSnippetID parameter instead of TSnippet.
Modified calling code accordingly.

2013-12-14 13:05:28 View
Download
[r4062] (7.8 kB) by delphidabbler

Deleted redundant TOverviewCategorisedTreeBuilder class.

2013-12-02 20:26:14 View
Download
[r4057] (9.6 kB) by delphidabbler

Added new grouping of snippets by tag along with facility to render this grouping in the overview pane's tree-view.

2013-12-02 17:39:08 View
Download
[r3951] (8.7 kB) by delphidabbler

Changed TGroup and TOverviewTreeBuilder to take a ISnippetIDList as constructor parameters instead of a TSnippetList.
Modified using code accordingly including replacing a call to IDatabase._Snippets with a call to IDatabase.SelectAll.

2013-11-26 10:49:21 View
Download
[r3315] (8.7 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.