Menu

/trunk/Src/FmSnippetsEditorDlg.pas Commit Log


Commit Date  
[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
[r1836] (34.7 kB) by delphidabbler

Changed Dependencies dialogue box to display both a snippet's dependencies (as before) and the snippets it depends upon (new). Each is displayed in its own tab, and tabs that are displayed can be customised.
Modified calling code because of changes to signature of Execute methods.

2012-06-03 18:27:14 View
Download
[r1798] (34.7 kB) by delphidabbler

Increased size of snippet kind, name and category controls.

2012-04-19 20:38:59 View
Download
[r1794] (34.6 kB) by delphidabbler

Added new "units" snippet type.

2012-04-19 11:49:14 View
Download
[r1764] (34.5 kB) by delphidabbler

Fixed problem where page control tab sets sometimes do not receive keyboard focus when clicked. This was a problem noted in compilers dialog box. Others using page control had same fix applied as a precaution.

2012-04-16 08:22:19 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.