Commit | Date | |
---|---|---|
[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 |
[r3903]
(28.2 kB)
by
delphidabbler
Changed type of TSnippet.Units property to IStringList and made necessary changes to using code. |
2013-11-24 14:44:29 |
View
Download |
[r3899]
(28.2 kB)
by
delphidabbler
Changed type of TSnippet's Depends and XRef properties from TSnippetList to ISnippetIDList. |
2013-11-24 13:19:02 |
View
Download |
2013-11-22 02:12:29 |
View
Download |
|
[r3875]
(28.9 kB)
by
delphidabbler
Renamed snippet's Extra property as Notes and changed affected code accordingly. |
2013-11-22 02:08:46 |
View
Download |
[r3874]
(28.9 kB)
by
delphidabbler
Moved and renamed ActiveText.UMain.pas to CS.ActiveText.pas and made necessary changes to code that uses the unit. |
2013-11-21 23:58:17 |
View
Download |
[r3827]
(28.9 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 |