Commit | Date | |
---|---|---|
[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 |
[r1993]
(8.3 kB)
by
delphidabbler
New frame designed for use in snippets editor for editing active text either as plain text or REML markup. |
2012-06-25 09:19:57 |
View
Download |