Menu

Old Code (SVN) Commit Log


Commit Date  
[r2607] by delphidabbler

Changes to Snippets editor:

+ Added context menus to cross-references and dependencies check box lists. Both have menu item to clear list. Dependencies list has item to view dependencies.
+ Deleted View Dependencies button now that functionality now on context menu.
+ Enlarged various controls on all except Code tab.

This implements feature request #3560960 (http://bit.ly/U83Swh).

2012-12-19 10:13:17 Tree
[r2606] by delphidabbler

Updated help file re changes to overview pane's mini-toolbar (see r2605) and re changed expand and collapse images (see r2604).

2012-12-18 17:49:12 Tree
[r2605] by delphidabbler

Changed mini toolbar added to overview pane to expand and collapse tree completely instead of expanding and collapsing selected node.

Implements feature request #3560646 (http://bit.ly/UOUQTr).

2012-12-18 17:46:25 Tree
[r2604] by delphidabbler

Changed tree node collapse and expand action images. Images used in help file were also renamed (changed) from .gif to .png files.
Added action images for tree view expand all and collapse all actions.

2012-12-18 17:44:44 Tree
[r2603] by delphidabbler

Removed unused units.
Changed call to FreeAndNil to direct call to .Free.

2012-12-18 15:24:16 Tree
[r2602] by delphidabbler

Changed use of "criteria" to "filter" in various identifiers in USearch unit and in using code to better reflect purpose of the names. Made changes to affected code.

2012-12-18 15:06:23 Tree
[r2601] by delphidabbler

Removed IStoredSelectionSearchCriteria interface: using ISelectionSearchCriteria instead.
Removed redundant TSearchCriteriaFactory.CreateSelectionSearchCriteria method overload and renamed other overload as CreateManualSelectionSearchCriteria.
Updated all affected code as required.

2012-12-18 14:19:14 Tree
[r2600] by delphidabbler

XMLDoc commented unit.

2012-12-18 14:02:06 Tree
[r2599] by delphidabbler

Made all methods that implement interfaces public.
Changed some other class visibility.
Used var keyword for field variables of classes.

2012-12-18 02:14:39 Tree
[r2598] by delphidabbler

Pulled duplicate code down from TSelectionSearchCriteria and TStoredSelectionSearchCriteria into new common base class, TBaseSelectionSearchCriteria.

2012-12-18 02:03: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.