Menu

Old Code (SVN) Commit Log


Commit Date  
[r4458] by delphidabbler

Added new TSynEditEx method that sub-classes TSynEdit to add support for cue text via a new TextHint property.

2013-12-22 11:31:28 Tree
[r4457] by delphidabbler

Set focussed control of source code label to be source code editor frame.

2013-12-22 03:49:30 Tree
[r4456] 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 Tree
[r4455] by delphidabbler

Set maximum length of snippet title to 64 characters.

2013-12-21 14:05:28 Tree
[r4454] 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 Tree
[r4453] by delphidabbler

Enabled cue text on frame's memo control by including TMemo hack from CS.Components.EditCtrls.
Added TextHint property to frame to allow frame users to set the required cue text: this is simply passed on the the hacked memo control.

2013-12-21 13:55:44 Tree
[r4452] by delphidabbler

New unit containing custom edit controls. This fist version contains hacks of TEdit and TMemo to implement a standardised style of cue text across the controls.

2013-12-21 13:53:40 Tree
[r4451] by delphidabbler

Added GetFont method to TControlHelper to get reference to TControl's protected Font property.

2013-12-21 13:51:57 Tree
[r4450] by delphidabbler

Modified TDetailFrame.CreateTab so that it doesn't display the view associated with the new tab.
Updated comments for CreateTab and SelectTab in both FrDetail.pas and IntfFrameMgrs.pas.

2013-12-20 01:38:27 Tree
[r4449] by delphidabbler

Added ability to sort snippets in ascending alphabetical order to snippet list in favourites dialogue box.
List was re-implemented as a virtual owner-draw list box.
The UI still no facility to re-sort the snippets, but the functionality is now in place.

2013-12-20 01:06:59 Tree
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.