Menu

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


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

Removed SnippetName parameter from IDatabaseEdit.AddSnippet and its implementation.
Modified affected code.

2013-11-15 01:16:37 View
Download
[r3810] (11.6 kB) by delphidabbler

Removed redundant, confusing, comment.

2013-11-14 21:31:39 View
Download
[r3809] (11.8 kB) by delphidabbler

Replaced TSnippetID.CompareNames with new Compare method and made suitable changes to calling code.

2013-11-14 21:29:30 View
Download
[r3792] (11.8 kB) by delphidabbler

Updated copyright date range to include 2013.

2013-11-14 16:01:23 View
Download
[r3789] (11.8 kB) by delphidabbler

Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads.
Changed calling code accordingly.

2013-11-14 15:41:14 View
Download
[r3788] (11.8 kB) by delphidabbler

Removed UserDefined property from TSnippetID.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:33:43 View
Download
[r3787] (11.8 kB) by delphidabbler

Removed UserDefined property from TSnippet.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:19:15 View
Download
[r3315] (11.9 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.