Commit | Date | |
---|---|---|
[r1370]
(6.2 kB)
by
delphidabbler
Refactoring: |
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 |
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 |
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. |
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). |
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. |
2010-11-27 14:32:58 |
View
Download |