Commit | Date | |
---|---|---|
2013-11-26 01:35:13 |
View
Download |
|
[r3940]
(5.1 kB)
by
delphidabbler
Moved ISnippetIDList from USnippetIDs unit into CS.Database.Types where it replaced IDBSnippetIDList. |
2013-11-26 00:53:39 |
View
Download |
[r3939]
(6.6 kB)
by
delphidabbler
Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs. |
2013-11-26 00:31:25 |
View
Download |
[r3898]
(8.5 kB)
by
delphidabbler
Added new Remove and IsEmpty methods to ISnippetIDList and its implementation in TSnippetIDList. |
2013-11-24 12:17:32 |
View
Download |
[r3827]
(7.1 kB)
by
delphidabbler
Removed TSnippetID.CompareTo method: replaced all calls to CompareTo with calls to TSnippetID.Compare static method. |
2013-11-15 15:45:02 |
View
Download |
2013-11-15 15:37:37 |
View
Download |
|
2013-11-15 15:35:32 |
View
Download |
|
[r3824]
(7.7 kB)
by
delphidabbler
Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID. |
2013-11-15 15:31:01 |
View
Download |
[r3809]
(7.7 kB)
by
delphidabbler
Replaced TSnippetID.CompareNames with new Compare method and made suitable changes to calling code. |
2013-11-14 21:29:30 |
View
Download |
[r3788]
(7.7 kB)
by
delphidabbler
Removed UserDefined property from TSnippetID. |
2013-11-14 15:33:43 |
View
Download |