Menu

/branches/parsnip/Src/FmDuplicateSnippetDlg.pas Commit Log


Commit Date  
[r4386] (5.3 kB) by delphidabbler

Renamed public TUserDBMgr class as TDBModificationMgr and did several other internal renamings.
Modified calling code re the change in the public class name.

2013-12-17 13:09:09 View
Download
[r4352] (5.3 kB) by delphidabbler

Removed references to unused DB.USnippet unit.

2013-12-17 00:15:28 View
Download
[r4319] (5.3 kB) by delphidabbler

Changed duplicate snippet dialogue to accept an ISnippet parameter instead of TSnippet and changed method used to update database to use methods of TDatabase instead of IDatabaseEdit interface to _TDatabase.
Updated calling code in TUserDBMgr.DuplicateSnippet method.

2013-12-15 01:29:33 View
Download
[r4189] (5.2 kB) by delphidabbler

Removed redundant unit references.

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.
Modified calling code in TDuplicateSnippetDlg.

2013-12-10 01:43:51 View
Download
[r4183] (5.5 kB) by delphidabbler

Removed option to select a category for duplicated snippet.

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.
Modified all code that calls Database to use _Database instead.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.