Commit | Date | |
---|---|---|
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 |
2013-12-18 03:41:39 |
View
Download |
|
2013-12-17 14:34:48 |
View
Download |
|
[r4391]
(33.1 kB)
by
delphidabbler
Modified TSnippetsEditorDlg.UpdateReferences to get the set of snippet kinds on which the current snippet can depend from the TSnippetKind.ValidDependIDs instead of TSnippetValidator.ValidDependsKinds. |
2013-12-17 14:28:32 |
View
Download |
[r4379]
(33.2 kB)
by
delphidabbler
Renamed ISnippet and IEditableSnippet's Kind property to KindID. |
2013-12-17 11:48:10 |
View
Download |
[r4377]
(33.2 kB)
by
delphidabbler
Renamed TSnippetKindInfo record as TSnippetKind and renamed the record's Kind property as ID and renamed related fields and parameters accordingly. |
2013-12-17 11:33:47 |
View
Download |
[r4375]
(33.2 kB)
by
delphidabbler
Renamed TSnippetKind enumeration as TSnippetKindID. |
2013-12-17 11:19:37 |
View
Download |
[r4370]
(33.1 kB)
by
delphidabbler
Replaced calls to TSnippetKindInfoList to get list of available snippet kinds with calls to Database.GetAllSnippetKinds and methods of the returned ISnippetKindList object. |
2013-12-17 10:54:16 |
View
Download |