Commit | Date | |
---|---|---|
[r2657]
(8.3 kB)
by
delphidabbler
Removed facility to specify to TFontHelper whether a font must be true type or not since all fonts are true type now. Modified TFontHelper methods and calling code accordingly. Also removed redundant constant from TFontHelper. |
2013-01-23 02:19:51 |
View
Download |
[r2589]
(8.3 kB)
by
delphidabbler
Merged revision(s) 2480-2588 from tags/version-4.0.2: This comprises all changes made from release 4.0.1 to release 4.0.2. |
2012-12-17 14:35:42 |
View
Download |
[r2452]
(8.2 kB)
by
delphidabbler
Double line breaks are no longer converted into paragraphs when parsing REML: lines breaks now treated as white space. Fixes bug #3572382 (http://bit.ly/OnEtNY): Blank lines to <p> tag feature in REML editor gets confused. |
2012-10-10 12:51:12 |
View
Download |
[r2382]
(8.2 kB)
by
delphidabbler
Removed copy tool button from main form toolbar. |
2012-09-08 13:16:17 |
View
Download |
[r2271]
(8.3 kB)
by
delphidabbler
Renamed FmViewExtraDlg unit as FmActiveTextPreviewDlg, TViewExtraDlg form class as TActiveTextPreviewDlg and HTML template file dlg-viewextra-tplt.html as dlg-activetext-preview-tplt.html. This was done because the dialogue box no longer relates only to "extra" text and the name had become misleading. Modified code and variables that referred to "extra" to something more relevant. Calling code updated as necessary. |
2012-08-19 22:04:57 |
View
Download |
[r2269]
(8.3 kB)
by
delphidabbler
Renamed local variables in TSnippetsActiveTextEdFrame.PlainTextToActiveText an removed redundant TODO. |
2012-08-19 21:14:43 |
View
Download |
2012-08-15 16:30:25 |
View
Download |
|
[r2198]
(8.6 kB)
by
delphidabbler
Added standard text edit actions to active text editor's context menu. |
2012-08-15 16:18:24 |
View
Download |
[r1999]
(8.2 kB)
by
delphidabbler
Changed so that plain text is displayed in default font while REML is displayed in mono font. |
2012-06-25 10:50:25 |
View
Download |
[r1995]
(8.3 kB)
by
delphidabbler
Changed to use tab controls to select edit mode instead of radio buttons: got round some tab stop problems and also looks better. |
2012-06-25 10:03:49 |
View
Download |