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. |
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. |
2013-11-14 16:18:02 |
View
Download |
[r3794]
(16.3 kB)
by
delphidabbler
Removed UserDefined property from TSnippetAction. |
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.
renamed from
/trunk/Src/UNotifier.pas
|
2013-08-18 14:51:47 |
View
Download |