Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r4448] by delphidabbler

Modified list of files covered by Vadim Crit's TListViewEx License re removal of Src/Main/Imports/LVEx.res file in revision 4447.

2013-12-19 21:27:01 Tree
[r4447] by delphidabbler

Commented out unnecessary code and removed unused .res file.

2013-12-19 21:23:59 Tree
[r4446] by delphidabbler

Removed all units in the Favourites namespace: these are all now redundant.

2013-12-19 20:43:29 Tree
[r4445] by delphidabbler

Removed unused Favourites manager object and the reference to its unit.

2013-12-19 19:33:26 Tree
[r4444] by delphidabbler

Changed caption of "Add To Favourites" menu item on "Snippets" menu and its associated action to "Favourites". Removed image and converted to a checkable menu item / action. Clicking the menu item for a current snippet toggles the state of its Starred property. Renamed action and menu item accordingly.
Also changed actFavourites action to display Favourites dialogue box using the dialogue manager instead of the favourites manager object.

2013-12-19 19:30:33 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.