Menu

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


Commit Date  
[r4350] (6.4 kB) by delphidabbler

Modified TCodeShareMgr and related TCodeExportDlg and TCodeSubmitDlg to use ISnippet instances to reference snippets instead of TSnippet.

2013-12-17 00:01:19 View
Download
[r4300] (6.4 kB) by delphidabbler

Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user".

2013-12-14 10:45:54 View
Download
[r4293] (6.5 kB) by delphidabbler

Overhauled TUserInfo record:
+ Removed Assign method (not needed: direct assignment works just fine)
+ Removed Init method: can use CreateNull method in its place
+ Corrected spelling of "null" in method names.
+ Made Details and Comments fields into read-only properties and so made record immutable.
Updated using code re changes.

2013-12-13 02:21:37 View
Download
[r3958] (6.5 kB) by delphidabbler

Modified TCodeExportDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954 and changes to parameter list of TCodeExporter.ExportSnippets made at revision 3955.

2013-11-26 13:27:34 View
Download
[r3900] (6.9 kB) by delphidabbler

Replaced unnecessary calls to FreeAndNil with calls to object's .Free method.

2013-11-24 14:16:23 View
Download
[r3819] (6.9 kB) by delphidabbler

Renamed FrSelectSnippetsBase unit as FrSelectSnippets.
Updated using code accordingly.

2013-11-15 02:13:48 View
Download
[r3818] (6.9 kB) by delphidabbler

Removed FrSelectSnippets unit from project.
Renamed TSelectSnippetsBaseFrame in FrSelectSnippetsBase unit as TSelectSnippetsFrame.
Changed forms using TSelectSnippetsFrame to get it from FrSelectSnippetsBase unit instead of FrSelectSnippets.

2013-11-15 02:07:21 View
Download
[r3817] (6.9 kB) by delphidabbler

Changed TCodeExportDlg and TCodeSubmitDlg to use TSelectSnippetsFrame instead of TSelectUserSnippetsFrame.
Removed the now redundant FrSelectUserSnippets unit from the project.

2013-11-15 01:51:27 View
Download
[r3792] (6.9 kB) by delphidabbler

Updated copyright date range to include 2013.

2013-11-14 16:01:23 View
Download
[r3787] (6.9 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
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.