Menu

/trunk/Src/FmSnippetsEditorDlg.pas Commit Log


Commit Date  
[r2000] (31.8 kB) by delphidabbler

Revised layout of Extra information tab of Snippets Editor:
* Enlarged markup editor.
* Removed explanatory text frame.
* Renamed button that previews enter text to just "Preview".
Deleted HTML source document that was displayed in above explanatory text frame.

2012-06-25 13:27:04 View
Download
[r1998] (33.9 kB) by delphidabbler

Added overloaded Manage method to TMemoCaretPosDisplayMgr to be able to use the first child memo control of a given parent control. This was done to allow a memo control in a frame to be managed without calling code to have to know name of frame's memo control.
Modified TSnippetsEditorDlg to use this new method to handle caret position in snippet extra editor frame.

2012-06-25 10:43:24 View
Download
[r1997] (33.9 kB) by delphidabbler

Changed to use TSnippetsActiveTextEdFrame edit edit extra information instead of custom code supporting entering REML into edit control.

2012-06-25 10:27:28 View
Download
[r1996] (35.6 kB) by delphidabbler

Changed re revised snippets editor frame.
Fixed some control alignment problems.

2012-06-25 10:04:55 View
Download
[r1994] (35.4 kB) by delphidabbler

Made minimal changes to snippets editor to enable snippet description's active text to be edited either as plain text or REML. Uses new active text editor frame.

2012-06-25 09:21:57 View
Download
[r1991] (35.1 kB) by delphidabbler

Rearranged controls on snippets editor's Code tab.

2012-06-24 16:45:49 View
Download
[r1985] (35.0 kB) by delphidabbler

Renamed UActiveText, UActiveTextHTML, UActiveTextRTF & UActiveTextValidator units into ActiveText namespace as UMain, UHTMLRenderer, URTFRenderer and UValidator respectively.
Updated all using units as necessary.

2012-06-24 14:06:52 View
Download
[r1943] (35.0 kB) by delphidabbler

Changed TSnippet.Description property from string to IActiveText.
Made minimal changes to other calling code to work with new property type. Most of these take a simplistic approach and / or don't work correctly and need urgent attention.

This commit only seeks to have code compiling correctly after change.

2012-06-19 21:24:44 View
Download
[r1928] (34.8 kB) by delphidabbler

Modified extra text editor so that multiple paragraphs of text can be entered without using REML mark-up - paragraphs have to be separated by blank lines.

2012-06-19 12:51:22 View
Download
[r1923] (34.7 kB) by delphidabbler

Changed TSnippetsEditorDlg.BuildExtraActiveText method to no longer pre-process REML code string to compress spaces. No longer needed now that tagged text lexer processes spaces correctly itself.

2012-06-18 22:23:07 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.