Menu

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


Commit Date  
[r1370] (6.2 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
[r1236] (6.2 kB) by delphidabbler

Changed how document titles are handled - reduced complexity. Preview dialog box now supplied with title rather than having to get it from document where possible. Unit titles no longer include file name - this could be in error in preview dialog box.

2010-12-12 15:38:13 View
Download
[r1235] (6.3 kB) by delphidabbler

Tidied up unit and changed to XMLDoc commenting.

2010-12-12 14:59:59 View
Download
[r1234] (5.9 kB) by delphidabbler

Renamed USourceFileOutputMgr unit as USaveSourceMgr and updated all using units accordingly.

2010-12-12 14:17:59 View
Download
[r1232] (5.9 kB) by delphidabbler

Fixed bug in code that provides dialog box title.

2010-12-12 12:18:48 View
Download
[r1231] (5.9 kB) by delphidabbler

Extracted common functionality from TSaveSnippetMgr and TSaveUnitMgr into new common base class, TSaveSourceMgr.

2010-12-12 11:56:58 View
Download
[r1220] (7.9 kB) by delphidabbler

* Added combo box to display and select required file encoding in Save Source code dialog box. Required revision of dialog box template in resources to make room for new controls.
* Created code to supply supported encodings for each file type and to save files using required encoding to source file output manager and related code.
* Much XMLDoc commenting.

2010-12-10 20:40:14 View
Download
[r1216] (7.0 kB) by delphidabbler

* Refactored TSourceFileInfo to store and expose file type related data via a record of type TSourceFileTypeInfo rather than using separate array properties for file extension and description (display name).
* Updated using units to use new interface to TSourceFileInfo.
* Changed commenting of USourceFileInfo unit to XMLDoc style.

2010-12-10 00:53:48 View
Download
[r1215] (6.9 kB) by delphidabbler

Changed ownership of TSourceFileInfo objects. Formerly TSourceFileOutputMgr owned the object and save manager object filled in info via property. Now save manager objects own set up complete object's properties and pass to TSourceFileOutputMgr via constructor.

2010-12-10 00:00:44 View
Download
[r1083] (6.7 kB) by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 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.