Menu

/branches/parsnip/Src/FmSnippetsEditorDlg.pas Commit Log


Commit Date  
[r4529] (33.6 kB) by delphidabbler

Removed completed TODO.

2014-03-04 02:18:38 View
Download
[r4517] (33.7 kB) by delphidabbler

Added new tags editor frame to project and modified snippets editor to use the frame to permit the user to add, edit and remove tags from a snippet.

2014-03-03 17:56:50 View
Download
[r4479] (33.6 kB) by delphidabbler

Current character and line is no longer displayed for edit control on snippets editor's notes page.

2014-01-02 14:48:26 View
Download
[r4478] (34.2 kB) by delphidabbler

Fixed snippets editor to change source code edit control's highlighter language when user changes language in languages combo.

2014-01-02 14:42:32 View
Download
[r4477] (34.1 kB) by delphidabbler

Changed relative positions and tab order of language and snippet kind combos

2014-01-02 01:10:54 View
Download
[r4476] (34.1 kB) by delphidabbler

Replaced all code that creates Pascal and Text language IDs using literal ID strings with calls to the CreatePascal and CreatePlainText methods of TSourceCodeLanguageID.

2014-01-02 00:54:48 View
Download
[r4474] (34.1 kB) by delphidabbler

Removed category combo box
Removed syntax highlight check boxes
Added new languages combo box.
Changed code that calculated required language from syntax highlight check box to get language directly from languages combo box.
Snippet kind combo is now disabled and set to "free-form" if language does not have "extended" support.

2014-01-02 00:44:57 View
Download
[r4460] (33.9 kB) by delphidabbler

Added cue text for source code editor frame.

2013-12-22 11:41:05 View
Download
[r4456] (33.8 kB) by delphidabbler

Limited length of a snippet title to 64 characters.
Made this limit available as TSnippetBase.MaxTitleLength constant.
Modified TSnippetsEditorDlg to use this constant instead of hard wiring maximum length of title edit control.
Added test for maximum title length to TSnippetValidator.ValidateTitle.

2013-12-21 14:19:30 View
Download
[r4454] (33.7 kB) by delphidabbler

Added cue text for each edit control and for active text editors.

NOTE: uses TEdit hack from CS.Components.EditCtrls.

2013-12-21 14:04:56 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.