aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.h
Commit message (Collapse)AuthorAgeFilesLines
* update to new UI handlerMichael Meeks2000-10-211-2/+0
| | | | | | | | | | | | | | | | 2000-10-20 Michael Meeks <michael@helixcode.com> * evolution-shell-component-client.c (evolution_shell_component_client_populate_folder_context_menu), (evolution_shell_component_client_create_view): update to new UI handler * e-shell-view-menu.c (command_create_folder): ditto. * e-storage-set-view.c (popup_folder_menu): ditto. * evolution-shell-component-client.h: kill ui-compat include. svn path=/trunk/; revision=6082
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-1/+1
| | | | | | s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/ svn path=/trunk/; revision=5539
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-2/+4
| | | | | | | | | | components in ShellComponent. Implemented toggle menu items to hide/show the shortcut bar and the folder bar (but they don't work, apparently because of some BonoboUIHandler bogosity). Implemented a CORBA method in Shell to allow a client to get the component that handles a certain folder type. svn path=/trunk/; revision=3303
* Big shell reorganization.Ettore Perazzoli2000-05-071-2/+29
| | | | svn path=/trunk/; revision=2848
* MoreArturo Espinosa2000-01-121-0/+6
More svn path=/trunk/; revision=1561