Menu

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


Commit Date  
[r4424] (28.7 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
[r4383] (24.5 kB) by delphidabbler

Renamed ISnippetKindView's KindInfo property and GetKindInfo method as Kind and GetKind. Made other related renamings.
Modified using code accordingly.

2013-12-17 12:23:43 View
Download
[r4377] (24.8 kB) by delphidabbler

Renamed TSnippetKindInfo record as TSnippetKind and renamed the record's Kind property as ID and renamed related fields and parameters accordingly.
Modified affected code re these changes.

2013-12-17 11:33:47 View
Download
[r4375] (24.6 kB) by delphidabbler

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

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

Removed unused reference to DB.USnippetKinds unit.

2013-12-17 10:57:09 View
Download
[r4352] (24.6 kB) by delphidabbler

Removed references to unused DB.USnippet unit.

2013-12-17 00:15:28 View
Download
[r4309] (24.6 kB) by delphidabbler

Fixed error in TSnippetView.GetDescription.

2013-12-14 13:41:46 View
Download
[r4308] (24.6 kB) by delphidabbler

Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet.
Modified calling code accordingly.

2013-12-14 13:36:32 View
Download
[r4306] (24.8 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
[r4305] (24.6 kB) by delphidabbler

Removed redundant TViewFactory.CreateDBItemView method.

2013-12-14 12:54:54 View
Download
Older >
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.