Commit | Date | |
---|---|---|
[r4107]
(18.6 kB)
by
delphidabbler
Removed unused unit references: FmAddCategoryDlg, FmDeleteCategoryDlg and FmRenameCategoryDlg. |
2013-12-03 17:52:53 |
View
Download |
2013-12-03 17:44:57 |
View
Download |
|
[r4105]
(18.7 kB)
by
delphidabbler
Deleted redundant AddCategory, RenameACategory, DeleteACategory, CanRenameACategory and CanDeleteACategory public methods from TUserDBMgr, along with private CreateUserCatList method. |
2013-12-03 17:42:40 |
View
Download |
2013-12-03 10:18:26 |
View
Download |
|
[r4038]
(20.8 kB)
by
delphidabbler
Made TUserDBMgr.CanDuplicate and TUserDBMgr.CanEdit have same method bodies. |
2013-12-02 02:03:08 |
View
Download |
[r4019]
(20.8 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 |
2013-11-29 01:17:21 |
View
Download |
|
[r3939]
(20.9 kB)
by
delphidabbler
Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs. |
2013-11-26 00:31:25 |
View
Download |
[r3918]
(20.8 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3911]
(20.8 kB)
by
delphidabbler
Chnaged methods that called Dataabase._Snippets.Find to use one of Database.Lookup, Database.TryLookup or Database.Contains methods. |
2013-11-25 04:05:41 |
View
Download |