Commit | Date | |
---|---|---|
2013-12-10 02:09:15 |
View
Download |
|
[r4188]
(5.3 kB)
by
delphidabbler
Removed redundant TCategoryListAdapter field and reference to UCategoryListAdapter unit reference. |
2013-12-10 02:04:13 |
View
Download |
[r4185]
(5.4 kB)
by
delphidabbler
Removed Category ID parameter from DuplicateSnippet method of IDatabaseEdit and implementation in _TDatabase. |
2013-12-10 01:43:51 |
View
Download |
2013-12-10 00:36:16 |
View
Download |
|
[r4019]
(6.1 kB)
by
delphidabbler
Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed. |
2013-11-29 01:49:18 |
View
Download |
[r3924]
(6.1 kB)
by
delphidabbler
Renamed controls with "DisplayName" in their name to use "Title" instead. |
2013-11-25 13:40:01 |
View
Download |
[r3922]
(6.2 kB)
by
delphidabbler
Renamed TSnippetValidator's ValidateDisplayName method as ValidateTitle and updated affected code. |
2013-11-25 13:29:42 |
View
Download |
[r3918]
(6.2 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3831]
(6.2 kB)
by
delphidabbler
Changed type of TUserDBMgr.EditSnippet parameter from string to TSnippetID and modified calling code accordingly. |
2013-11-15 17:55:21 |
View
Download |
[r3830]
(6.2 kB)
by
delphidabbler
Changed duplicate snippet dialogue box so that a display name is always displayed in Title edit control. |
2013-11-15 17:50:31 |
View
Download |