Menu

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


Commit Date  
[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
[r3824] (6.3 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3821] (6.3 kB) by delphidabbler

Removed Name property from TSnippet.
Code that used the property changed to read the TSnippet.ID.Name property instead.

2013-11-15 12:02:32 View
Download
[r3747] (6.3 kB) by delphidabbler

Removed redundant method.

2013-11-09 00:38:26 View
Download
[r3746] (6.6 kB) by delphidabbler

Removed unused UniqueName parameter from IDatabaseEdit.DuplicateSnippet method and its implementation.
Made necessary changes to calling code.

2013-11-09 00:37:19 View
Download
[r3745] (6.6 kB) by delphidabbler

Removed snippet name edit box from dialogue box, retitled former "Display name" edit box as "Title" and widened form.
Rearranged controls accordingly.
Snippet display name is now validated (required to be non-empty).
Now record reference to duplicated snippet to use to pass snippet name (ID) to Snippets Editor if needed.

2013-11-09 00:30:55 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.