Menu

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


Commit Date  
[r3939] (16.1 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3832] (16.1 kB) by delphidabbler

Changed various snippet name string parameters and properties to type TSnippetID and modified affected code accordingly.

2013-11-16 00:28:31 View
Download
[r3795] (16.1 kB) by delphidabbler

Removed UserDefined parameter from INotifier and its implementation.
Modified calling code accordingly.

2013-11-14 16:18:02 View
Download
[r3794] (16.3 kB) by delphidabbler

Removed UserDefined property from TSnippetAction.
Modified affected code accordingly.

2013-11-14 16:13:15 View
Download
[r3632] (16.3 kB) by delphidabbler

Replaced arrays defined as "array of some-type" with TArray<some-type> and changed to use TArrayHelper<>.Copy() to copy such arrays instead of doing explicit copy or each array element.

2013-10-21 13:00:10 View
Download
[r3315] (16.4 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.