Commit | Date | |
---|---|---|
[r3937]
(27.6 kB)
by
delphidabbler
Removed TSnippetTestInfo from DB.USnippets unit. |
2013-11-26 00:02:13 |
View
Download |
2013-11-25 16:51:26 |
View
Download |
|
[r3921]
(27.9 kB)
by
delphidabbler
Renamed TSnippet's TDisplayNameComparer and TDisplayNameEqualityComparer classes as TTitleComparer and TTitleEqualityComparer respectively and updated affected code. |
2013-11-25 13:25:39 |
View
Download |
[r3920]
(27.9 kB)
by
delphidabbler
Renamed TSnippetData.DisplayName field as Title and updated affected code accordingly. |
2013-11-25 13:22:31 |
View
Download |
[r3919]
(28.0 kB)
by
delphidabbler
Rationalised and renamed read accessor for TSnippet.Title property. |
2013-11-25 13:19:33 |
View
Download |
[r3918]
(28.3 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3913]
(28.3 kB)
by
delphidabbler
Renamed TSnippet's Units, Depends and XRef properties to RequiredModules, RequiredSnippets and XRefs respectively and modified affected code accordingly. |
2013-11-25 10:56:19 |
View
Download |
[r3912]
(28.2 kB)
by
delphidabbler
Renamed all fields of TSnippetReferences record and made necessary changes to using code. |
2013-11-25 04:16:50 |
View
Download |
[r3906]
(28.1 kB)
by
delphidabbler
Added code to remove invalid snippet IDs from a snippet's Depends and XRef properties. In DB.USnippet this is a partial reversal of the change made in revision 3905. |
2013-11-24 15:28:57 |
View
Download |
[r3905]
(27.8 kB)
by
delphidabbler
Changed TSnippetEx.UpdateRefs to directly assign new values to Depends and XRef properties instead of using helper function. |
2013-11-24 14:54:09 |
View
Download |