Menu

/branches/v4-dev/Src/FmCodeSubmitDlg.pas Commit Log


Commit Date  
[r1370] (15.6 kB) by delphidabbler

Refactoring:
* Renamed numerous identifiers that refer to "routine" with those that refer to "snippets" where appropriate.
* Updated calling code where required.

2011-05-13 18:38:32 View
Download
[r1369] (15.6 kB) by delphidabbler

Refactoring:
* Renamed some methods, properties and fields in frame files
* Updated calling code.

2011-05-13 15:20:14 View
Download
[r1365] (15.6 kB) by delphidabbler

Refactoring:
* Renamed components, variable and method names etc. that were named "routines" when "snippets" is more appropriate.
* Updated any effected using unit.

2011-05-13 13:13:02 View
Download
[r1342] (15.6 kB) by delphidabbler

Refactoring: Renamed TRoutine, TRoutineEx and TTempRoutine to TSnippet, TSnippetEx and TTempSnippet.

2011-05-12 22:00:31 View
Download
[r1341] (15.6 kB) by delphidabbler

Refactoring: Renamed TRoutineList and TRoutineListEx classes as TSnippetList and TSnippetListEx.

2011-05-12 21:13:18 View
Download
[r1268] (15.6 kB) by delphidabbler

* Changed TPreviewDlg box so that required document type is passed to Execute method. No longer detects doc type by examining file.
* Modified units that use TPreviewDlg to pass new required parameter.
* XMLDoc commented FmPreviewDlg unit.

2010-12-15 21:34:42 View
Download
[r1267] (15.6 kB) by delphidabbler

* Changed preview dialog box and IPreview interface to accept doc content as TEncodedData rather than a string.
* Changed all implementations of IPreview accordingly.
* Also updated affected using units.

2010-12-15 01:44:40 View
Download
[r1242] (15.6 kB) by delphidabbler

Updated to output and handle exported data using TEncodedData instead of TStream.

2010-12-12 22:01:29 View
Download
[r1116] (16.2 kB) by delphidabbler

* Stream containing exported XML document is now converted to string using correct UTF-8 encoding.
* Purged some FreeAndNil statements.

2010-11-29 00:59:12 View
Download
[r1077] (16.2 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.