Menu

Old Code (SVN) Commit Log


Commit Date  
[r273] by delphidabbler

Changed to use classes in UCommonDlg.pas to provide hook function, handle hook messages and provide access to help file.

2009-09-08 15:18:04 Tree
[r272] by delphidabbler

New unit containing a set of classes that assist in hooking and handling common dialog box messages. Also provides helper methods for handling dialog box messages.

2009-09-08 15:14:13 Tree
[r271] by delphidabbler

Removed support for HelpContexts. CodeSnip's help system uses only keywords.

2009-09-01 20:47:46 Tree
[r270] by delphidabbler

Version numbers updated to 3.2.2.156, ready for next release

2009-09-01 16:14:36 Tree
[r269] by delphidabbler

* Removed IntfWBPopupMenus unit.
* Added new UMenuHelper and UWBCommandBars units.

2009-09-01 16:11:31 Tree
[r268] by delphidabbler

* Re-implemented support for browser control related popup menus. Dropped support for IWBPopupMenus interface iand replaced with a special popup menu manager object for detail pane browser control.
* Support for IWBPopupMenuConfig dropped in favour of ICommandBarConfig to standardise with information pane command bars.
* All command bar related code, including menu configuration moved from UWBPopupMenus.pas to new UWBCommandBars.pas unit. Uses classes that descend from TCommandBarMgr and TPopupMenuWrapper in UCommandBars.pas unit.
* UWBPopupMenus.pas re-implemented to provide popup menu manager object and associated custom popup menu.

2009-09-01 16:09:43 Tree
[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
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.