Commit | Date | |
---|---|---|
[r3908]
by
delphidabbler
Changed IDatabaseEdit.UpdateSnippet from a function to a procedure (since revision 3907 return value was same as snippet passed as a parameter). |
2013-11-24 16:06:30 | Tree |
[r3907]
by
delphidabbler
Simplified TDatabase.UpdateSnippet taking advantage of the fact that a snippet's ID can't change. |
2013-11-24 15:57:33 | Tree |
[r3906]
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 | Tree |
[r3905]
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 | Tree |
2013-11-24 14:48:41 | Tree | |
[r3903]
by
delphidabbler
Changed type of TSnippet.Units property to IStringList and made necessary changes to using code. |
2013-11-24 14:44:29 | Tree |
2013-11-24 14:20:44 | Tree | |
[r3901]
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:19:42 | Tree |
[r3900]
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:16:23 | Tree |
[r3899]
by
delphidabbler
Changed type of TSnippet's Depends and XRef properties from TSnippetList to ISnippetIDList. |
2013-11-24 13:19:02 | Tree |