Menu

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


Commit Date  
[r1393] (4.5 kB) by delphidabbler

* Extracted code that deals with snippets and snippet lists from USnippets into new DB.USnippet unit.
* Modified affected code accordingly.

2011-05-15 20:11:50 View
Download
[r1370] (4.5 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
[r1342] (4.5 kB) by delphidabbler

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

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

Removed TODO suggesting new feature. Added to feature tracker on SourceForge.

2011-05-12 16:47:14 View
Download
[r1256] (4.7 kB) by delphidabbler

* Renamed TRoutinePrintDocument as TSnippetPrintDocument and renamed various fields and parameters similarly.
* Updated using UPrintMgr unit accordingly.

2010-12-14 21:27:34 View
Download
[r1255] (4.7 kB) by delphidabbler

Updated print engine, print manager and unit containing print documents to use TRTF to contain documents instead of TStream.

Included a temporary fix in TRoutinePrintDocument to work with streams still produced by TRTFRoutineDoc.

2010-12-14 21:15:45 View
Download
[r1083] (4.6 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
[r1082] (4.7 kB) by delphidabbler

Heavily revised UView unit
* Replaced flexible and "smelly" single TViewItem class that handled all view types with heirachy of classes for each view type.
* Added factory class.
* Updated using units re changes.

2010-11-27 09:57:15 View
Download
[r1077] (4.7 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.