Commit | Date | |
---|---|---|
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 |
2014-01-02 00:44:57 |
View
Download |
2013-12-22 11:41:05 |
View
Download |
|
[r4456]
(33.8 kB)
by
delphidabbler
Limited length of a snippet title to 64 characters. |
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 |