Menu

/trunk/Src/FrPrintingPrefs.pas Commit Log


Commit Date  
[r1955] (13.4 kB) by delphidabbler

Added new TRTFParaSpacing structure to encapsulate above and below spacing of a paragraph.
Modified TRTFBuilder.SetParaSpacing to use TRTFParaSpacing for its parameter.
Modified all code that calls TRTFBuilder.SetParaSpacing to use new parameter type.

2012-06-20 11:03:36 View
Download
[r1954] (13.4 kB) by delphidabbler

New URTFStyles unit designed for containing various styling RTF styling elements.
Moved TRTFFont and TRTFGenericFont from URTFBuilder into URTFStyles.
Updated all affected units to use URTFStyles.

2012-06-20 10:51:58 View
Download
[r1880] (13.4 kB) by delphidabbler

Added facility to preferences dialog box to notify caller if any changes were made that require main window UI to be re-displayed.
All preferences frames were modified to flag such changes.
Modified TDialogMgr manager to pass this extra info to main form.
Modified main form to refresh display if required.

2012-06-10 14:57:59 View
Download
[r1759] (13.0 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (13.4 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1029] (13.6 kB) by delphidabbler

* Moved all units directly concerned with supporting syntax highlighting into the new "Hiliter" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-19 20:54:26 View
Download
[r1008] (13.6 kB) by delphidabbler

Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly.

2010-11-15 17:31:32 View
Download
[r921] (13.6 kB) by delphidabbler

Removed all "do not localise" comments.

2010-09-24 19:27:33 View
Download
[r919] (13.6 kB) by delphidabbler

Standardised format of Assert statement: all classes use ClassName method for class name and routines use routine name. Records have record name as literal.

2010-09-24 19:13:12 View
Download
[r764] (13.6 kB) by delphidabbler

Created new IsValidDecimalNumberKey routine in UKeysHelper to test for invalid key presses when entering decimal numbers. Replaced duplicated code in FrPrintingPrefs and FrCodeGenPrefs with calls to IsValidDecimalNumberKey.

2010-05-25 20:19:42 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.