Menu

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


Commit Date  
[r4300] (17.2 kB) by delphidabbler

Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user".

2013-12-14 10:45:54 View
Download
[r4101] (17.3 kB) by delphidabbler

Removed DisplayCategory and SetDisplayCategoryAction methods of INotifier and removed their implementation in TNotifier.

2013-12-03 17:14:33 View
Download
[r4073] (19.0 kB) by delphidabbler

Added new DisplayTag and RemoveTag methods to INotifier and related SetDisplayTagAction and SetRemoveTagAction to ISetNotifier. Implemented these new methods in TNotifier using the new TDisplayTagAction and TRemoveTagAction actions.

2013-12-03 03:01:08 View
Download
[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.