Menu

Old Code (SVN) Commit Log


Commit Date  
[r3975] by delphidabbler

Changed snippet list parameter type of IOverviewDisplayMgr.Display from TSnippetList to ISnippetIDList and implemented changes in TOverviewFrame.
Made minimal modification to calling code in TMainDisplayMgr re these changes.

2013-11-27 05:08:44 Tree
[r3974] by delphidabbler

Changed type of internal snippet list from TSnippetList to ISnippetIDList.

2013-11-27 05:01:06 Tree
[r3973] by delphidabbler

Added IsEqual method to ISnippetIDList and implemented it in TSnippetIDList.

2013-11-27 04:37:00 Tree
[r3972] by delphidabbler

Added TSnippetList.ToIDList helper method to convert snippet list to ID list. This is to help transition from TSnippetList to ISnippetIDList.
Replaced custom "fudged" code in FrOverview and UDialogMgr units with call to new ToIDList.

2013-11-27 04:27:34 Tree
[r3971] by delphidabbler

Removed unused TSnippetList.ContainsKinds method.

2013-11-27 04:12:17 Tree
[r3970] by delphidabbler

Changed IQuery.GetCatSelection and implementation to return a ISnippetIDList instead of populating a given TSnippetList.
Modified code in TSnippetSourceGen that uses IQuery.GetCatSelection accordingly.

2013-11-27 04:11:12 Tree
[r3969] by delphidabbler

Converted TPascalSourceGen and TPascalSourceAnalyser so that callers pass IDs of snippets to be included in generated source code instead of passing the snippet objects.
Made minimal necessary changes to using code.

2013-11-27 03:50:33 Tree
[r3968] by delphidabbler

Updated copyright date range to include 2013.

2013-11-27 02:11:24 Tree
[r3967] by delphidabbler

Updated copyright date range to include 2013.

2013-11-27 01:56:41 Tree
[r3966] by delphidabbler

Renamed TCategory.Snippets property as SnippetIDs and changed its type to ISnippetIDList.
Made appropriate changes to affected code.

2013-11-27 01:54:00 Tree
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.