Menu

Old Code (SVN) Commit Log


Commit Date  
[r267] by delphidabbler

* Changed to refer to TCustomImageList instead of TImageList in ICommandBarConfig.SetImages methods. This is to support other image list classes in sub classes.
* Made TPopupMenuWrapper constructor virtual.
* Changed to use code from UMenuHelper to create required menu items.
* Added new, do nothing, TPopupMenuWrapper.InitMenu for use in sub subclasses to initialise a popup menu.
* Moved menu preparation code from popup menu popup event handler to new virtual TPopupMenuWrapper.PrepareMenu method.

2009-09-01 16:00:20 Tree
[r266] by delphidabbler

* Changed to work with ICommandBarConfig instead of defunct IWBPopupMenuConfig.
* Removed support for IWBPopupMenus. Now uses revised browser popup menu manager to handle pop-up menus. Popup menus are now set up and activated directly in this unit instead of UWBPopupMenus.
* New TCommandBars descendant used to customise browser menus.

2009-09-01 15:54:47 Tree
[r265] by delphidabbler

Deleted - no longer required.

2009-09-01 12:54:27 Tree
[r264] by delphidabbler

Added constants that identify command bars in detail pane.

2009-09-01 12:50:48 Tree
[r263] by delphidabbler

Changed to work with ICommandBarConfig instead of defunct IWBPopupMenuConfig.

2009-09-01 12:46:23 Tree
[r262] by delphidabbler

New unit that provides helper routines for working with menus.

2009-09-01 12:40:11 Tree
[r261] by delphidabbler

Changed to write and read persistent string lists using new ISettingsSection SetStrings and GetStrings methods instead of reading / writing each line individually and tracking count.

2009-08-31 15:13:58 Tree
[r260] by delphidabbler

Changed TIStringList constructor that accepts TStringList to accept TStrings instead.

2009-08-31 15:11:08 Tree
[r259] by delphidabbler

Added new ISettingsSection SetStrings and GetStrings methods that write and read complete string lists respectively.

2009-08-31 15:09:57 Tree
[r258] by delphidabbler

Added support for persisting custom syntax highlighter colours in highlighter preferences section.

2009-08-31 14:22:56 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.