Commit | Date | |
---|---|---|
[r3964]
(33.7 kB)
by
delphidabbler
Replaced call to Database._Snippets with a call to Database.SelectAll and made consequent changes. |
2013-11-26 16:41:57 |
View
Download |
[r3963]
(33.5 kB)
by
delphidabbler
Fixed bug where attempting to add a new snippet raised a fatal exception because of an attempt to create a TSnippetID with an empty ID string. |
2013-11-26 16:34:24 |
View
Download |
[r3960]
(33.9 kB)
by
delphidabbler
Changed to use TSortedCollectionCtrlKVMgr to manage snippet kind combo box instead of code that explicitly tied together the combo box with a TSnipKindListAdapter instance. |
2013-11-26 14:07:49 |
View
Download |
[r3938]
(33.7 kB)
by
delphidabbler
Renamed TDBSnippetKind and its elements in CS.Database.Types to be an exact copy of TSnippetKind from DB.USnippetKind then deleted the latter. |
2013-11-26 00:17:32 |
View
Download |
[r3923]
(33.7 kB)
by
delphidabbler
Renamed controls with "DisplayName" in their name to use "Title" instead. |
2013-11-25 13:37:43 |
View
Download |
[r3922]
(33.8 kB)
by
delphidabbler
Renamed TSnippetValidator's ValidateDisplayName method as ValidateTitle and updated affected code. |
2013-11-25 13:29:42 |
View
Download |
[r3920]
(33.8 kB)
by
delphidabbler
Renamed TSnippetData.DisplayName field as Title and updated affected code accordingly. |
2013-11-25 13:22:31 |
View
Download |
[r3918]
(33.8 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3913]
(33.8 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]
(33.8 kB)
by
delphidabbler
Renamed all fields of TSnippetReferences record and made necessary changes to using code. |
2013-11-25 04:16:50 |
View
Download |