Menu

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


Commit Date  
[r4234] (6.4 kB) by delphidabbler

Changed code that accessed _Database.SelectAll to use Database.GetAllSnippets instead.
Deleted SelectAll method from IDatabase and _TDatabase.

2013-12-11 10:25:27 View
Download
[r4019] (6.4 kB) by delphidabbler

Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 View
Download
[r3956] (6.4 kB) by delphidabbler

Modified TSelectionSearchDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954.
TSelectionSearchDlg's own public interface also changed to receive a ISnippetIDList parameter instead of TSnippetList.
Modified TDialogMgr.ExecSelectionSearchDlg re changes to TSelectionSearchDlg. NOTE: some temporary changes were made here to convert an TSnippetList to ISnippetIDList.

2013-11-26 13:25:06 View
Download
[r3910] (6.6 kB) by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 View
Download
[r3819] (6.6 kB) by delphidabbler

Renamed FrSelectSnippetsBase unit as FrSelectSnippets.
Updated using code accordingly.

2013-11-15 02:13:48 View
Download
[r3818] (6.5 kB) by delphidabbler

Removed FrSelectSnippets unit from project.
Renamed TSelectSnippetsBaseFrame in FrSelectSnippetsBase unit as TSelectSnippetsFrame.
Changed forms using TSelectSnippetsFrame to get it from FrSelectSnippetsBase unit instead of FrSelectSnippets.

2013-11-15 02:07:21 View
Download
[r3803] (6.6 kB) by delphidabbler

Removed buttons and supporting code that selected all snippets in either main or user database since this is now meaningless.

2013-11-14 20:51:23 View
Download
[r3792] (8.3 kB) by delphidabbler

Updated copyright date range to include 2013.

2013-11-14 16:01:23 View
Download
[r3787] (8.3 kB) by delphidabbler

Removed UserDefined property from TSnippet.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:19:15 View
Download
[r3315] (8.1 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.