aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use the standard FAQ icon for Help -> Evolution FAQMatthew Barnes2009-04-301-1/+2
|
* ** Fixes bug #517825Matthew Barnes2008-08-021-1/+1
| | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #517825 * ui/evolution.xml: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" svn path=/trunk/; revision=35886
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-12-17 Srinivasa Ragavan <sragavan@novell.com> ** Non-intrusive errror reporting and basic logging support. * em-folder-browser.c: (emfb_help_debug): Invoke the debug menu. * evolution-mail.schemas.in: Schema for error timeout and level. * mail-component.c: (mail_component_init), (render_pixbuf), (render_level), (render_date), (append_logs), (spin_value_changed), (mail_component_show_logger): Handle the lifecycle of the logger. * mail-component.h: Api to show the logger. * mail-config.c: (gconf_error_time_changed), (gconf_error_level_changed), (mail_config_init), (mail_config_get_error_timeout), (mail_config_get_error_level): Load and get the error time and level. * mail-config.h: * mail-mt.c: (mail_msg_set_cancelable), (mail_msg_new), (end_event_callback), (mail_msg_free), (mail_msg_check_error), (operation_cancel), (do_op_status): Revamp the error handling. * mail-mt.h: * mail-ops.c: (send_queue_send), (mail_send_queue): Handle the send/receive case of error reporting separately. * mail-send-recv.c: (free_send_info), (mail_send): 2007-12-17 Srinivasa Ragavan <sragavan@novell.com> ** Revamped Activity handler and task bar/widget for non-intrusive error reporting * e-activity-handler.c: (activity_info_new), (activity_info_free), (task_widget_new_from_activity_info), (setup_task_bar), (e_activity_handler_init), (e_activity_handler_set_error_flush_time), (e_activity_handler_set_logger), (cancel_wrapper), (e_activity_handler_cancelable_operation_started), (e_activity_handler_operation_started), (handle_error), (error_cleanup), (e_activity_handler_make_error), (e_activity_handler_operation_set_error), (e_activity_handler_operation_progressing), (e_activity_handler_operation_finished): * e-activity-handler.h: * e-task-bar.c: (e_task_bar_prepend_task), (e_task_bar_remove_task_from_id), (e_task_bar_remove_task), (e_task_bar_get_task_widget_from_id): * e-task-bar.h: * e-task-widget.c: (e_task_widget_init), (button_press_event_cb), (prepare_popup), (e_task_widget_construct), (e_task_widget_new_with_cancel), (e_task_widget_new), (e_task_widget_update_image): * e-task-widget.h: 2007-12-17 Srinivasa Ragavan <sragavan@novell.com> * Makefile.am: Add e-logger.[ch] to compilation * e-error.c: (e_error_newv): Add primary/secondary text to the error dialog to the gobject as data. * e-logger.[ch]: A new logger provision Evolution. 2007-12-17 Srinivasa Ragavan <sragavan@novell.com> * evolution-mail-global.xml: Add Debug Log menu item for mailer. * evolution.xml: Add place holder for Debug menu item. svn path=/trunk/; revision=34712
* Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).Matthew Barnes2007-12-161-5/+5
| | | | | | | | | | | 2007-12-15 Matthew Barnes <mbarnes@redhat.com> * help/C/evolution.xml: * ui/evolution.xml: Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2). svn path=/trunk/; revision=34704
* change "Evolution FAQ" menu item name to "Frequently Asked questions". ifAndre Klapper2007-12-101-1/+1
| | | | | | | | | | | 2007-12-09 Andre Klapper <a9016009@gmx.de> * evolution.xml: change "Evolution FAQ" menu item name to "Frequently Asked questions". if i think of it, our users should not need a geek dictionary. svn path=/trunk/; revision=34679
* ** Fixes bug #497810Andre Klapper2007-11-271-3/+4
| | | | | | | | | | | | | 2007-11-26 Andre Klapper <a9016009@gmx.de> ** Fixes bug #497810 * ui/evolution.xml: * shell/e-shell-window-commands.c: add "Evolution FAQ" help menu item svn path=/trunk/; revision=34589
* fix my last commit...Michael Monreal2007-11-011-1/+1
| | | | | | | | 2007-11-01 Michael Monreal <mmonreal@svn.gnome.org> * evolution.xml: fix my last commit... svn path=/trunk/; revision=34479
* ** Fix for bug #492106Michael Monreal2007-11-011-1/+1
| | | | | | | | | | | | 2007-11-01 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #492106 * evolution.xml: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon. svn path=/trunk/; revision=34478
* Add an icon for FilePageSetup.Matthew Barnes2007-10-171-1/+1
| | | | | | | | | | | 2007-10-16 Matthew Barnes <mbarnes@redhat.com> * shell/e-shell-window-commands.c: * ui/evolution.xml: Add an icon for FilePageSetup. svn path=/trunk/; revision=34393
* ** Fixes bug #477045Matthew Barnes2007-09-281-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-09-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #477045 * addressbook/gui/component/addressbook-component.c: * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor-address.c: * addressbook/gui/contact-editor/e-contact-editor-fullname.c: * addressbook/gui/contact-editor/e-contact-editor-im.c: * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/gui/widgets/eab-contact-display.c: * calendar/gui/calendar-commands.c: * calendar/gui/calendar-component.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/comp-editor.c: * calendar/gui/dialogs/event-editor.c: * calendar/gui/dialogs/task-editor.c: * calendar/gui/e-cal-popup.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-calendar-view.c: * calendar/gui/e-day-view.c: * calendar/gui/e-memo-table.c: * calendar/gui/e-week-view.c: * calendar/gui/memos-component.c: * calendar/gui/memos-control.c: * calendar/gui/tasks-component.c: * calendar/gui/tasks-control.c: * composer/e-msg-composer-select-file.c: * composer/e-msg-composer.c: * mail/em-folder-tree.c: * mail/em-folder-view.c: * mail/em-popup.c: * mail/mail-component.c: * mail/mail-mt.c: * mail/mail-send-recv.c: * mail/message-list.c: * plugins/exchange-folder-permission.c: * plugins/exchange-folder.c: * plugins/groupwise-features/share-folder-common.c: * shell/e-shell-window-commands.c: * ui/evolution-addressbook.xml: * ui/evolution-calendar.xml: * ui/evolution-composer-entries.xml: * ui/evolution-editor.xml: * ui/evolution-event-editor.xml: * ui/evolution-mail-list.xml: * ui/evolution-mail-message.xml: * ui/evolution-memos.xml: * ui/evolution-message-composer.xml: * ui/evolution-subscribe.xml: * ui/evolution-task-editor.xml: * ui/evolution-tasks.xml: * ui/evolution.xml: Use standard icon names where applicable. svn path=/trunk/; revision=34322
* ** Fixes bug #446894Matthew Barnes2007-07-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-06 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #446894 * ui/evolution.xml: Add a filepagesetup command, and a corresponding menu item within the print place holder. net result is to add a "file -> page setup" menu item to all components, just above the print menu items. * shell/e-shell-window-commands.c (command_page_setup): Callback for new FilePageSetup verb. * mail/em-format-html-print.c: Use new gtk_html_print_operation_run() function in GtkHTML. * e-util/e-print.c (load_page_setup): Extract GtkPageSetup properties from a GtkPrintSettings object. * e-util/e-print.c (save_page_setup): Merge GtkPageSetup properties into a GtkPrintSettings object. * e-util/e-print.[ch] (e_print_run_page_setup_dialog): New function runs a preconfigured Page Setup dialog and saves the configuration to GConf (/apps/evolution/shell/printing). svn path=/trunk/; revision=33762
* Fix for a minor mnemonic issueSrinivasa Ragavan2006-08-071-1/+1
| | | | svn path=/trunk/; revision=32487
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-031-3/+5
| | | | svn path=/trunk/; revision=32071
* Added a menu item for show/hide side bar. Also changed the mnemonics forRajeev Ramanathan2006-01-301-1/+5
| | | | | | | | | 2006-01-30 Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in> * evolution.xml: Added a menu item for show/hide side bar. Also changed the mnemonics for toobar. svn path=/trunk/; revision=31344
* ** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559,Srinivasa Ragavan2006-01-251-1/+1
| | | | | | | | 2006-01-25 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559, #328560 svn path=/trunk/; revision=31309
* changing "_About Evolution..." to "_About" to be HIG-compliant. Fixes bugAndre Klapper2006-01-191-1/+1
| | | | | | | | | 2006-01-19 Andre Klapper <a9016009@gmx.de> * evolution.xml: changing "_About Evolution..." to "_About" to be HIG-compliant. Fixes bug 327309. svn path=/trunk/; revision=31240
* ** Fixes bug #326265, #326266Srinivasa Ragavan2006-01-141-1/+1
| | | | | | | | | | | | | | 2006-01-13 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #326265, #326266 * evolution-mail-global.xml: Changed mnemonics of Message Filters menu item. * evolution-mail-message.xml: Added menmonics of Message Source menu item. * evolution.xml: Chaned mnemonics of Import menu item. svn path=/trunk/; revision=31172
* Changes accelerator assignment specified inSrinivasa Ragavan2006-01-121-1/+1
| | | | | | | | | | | | | | 2006-01-12 Srinivasa Ragavan <sragavan@novell.com> * evolution-mail-global.xml: * evolution-mail-message.xml: * evolution-message-composer.xml: * evolution.xml: Changes accelerator assignment specified in http://go-evolution.org/Shortcut_Keys_Review svn path=/trunk/; revision=31148
* Reviewed by Harish Krishnaswamy <kharish@novell.com> Remove the MailerKarsten Bräckelmann2006-01-021-0/+3
| | | | | | | | | | | | | 2006-12-02 Karsten Bräckelmann <guenther@rudersport.de> Reviewed by Harish Krishnaswamy <kharish@novell.com> * evolution.xml: Remove the Mailer specific separator. * evolution-mail-global.xml: Move it here. This adds the separator always between the global SendReceive and the component specific buttons. Fixes #323151. svn path=/trunk/; revision=31017
* Commited evolution.xml and evolution-mail-message.xmlSrinivasa Ragavan2005-12-231-1/+1
| | | | | | | | 2005-12-23 Srinivasa Ragavan <sragavan@novell.com> * Commited evolution.xml and evolution-mail-message.xml svn path=/trunk/; revision=30940
* fixed duplicated mnemonic. Fixes bug 319946.Andre Klapper2005-12-201-1/+1
| | | | | | | | 2005-12-19 Andre Klapper <a9016009@gmx.de> * evolution.xml: fixed duplicated mnemonic. Fixes bug 319946. svn path=/trunk/; revision=30884
* ** Fixes bugs #322499 and #227853Srinivasa Ragavan2005-12-161-1/+1
| | | | | | | | | | | | | 2005-12-16 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bugs #322499 and #227853 * evolution-addressbook.xml: Modified shortcut for preview * evolution-mail-global.xml: Modified shortcut for preview * evolution-tasks.xml: Modified shortcut for preview * evolution.xml: Removed Shortcut to hide status bar. svn path=/trunk/; revision=30790
* Have added the "View Status Bar" under the "View" menu This is a toggleS.Antony Vincent Pandian2005-09-231-0/+4
| | | | | | | | | 2005-09-23 S.Antony Vincent Pandian <santony@gmail.com> * Have added the "View Status Bar" under the "View" menu This is a toggle button to hide/show the status bar svn path=/trunk/; revision=30371
* removed the useless tools menu.Not Zed2005-07-211-4/+1
| | | | | | | | | | 2005-07-21 Not Zed <NotZed@Ximian.com> * evolution.xml: removed the useless tools menu. * evolution-mail-list.xml: reverted dobey's broken hide menus. svn path=/trunk/; revision=29825
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-16/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-13 Rodney Dawes <dobey@novell.com> * plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets disted properly 2005-05-13 Rodney Dawes <dobey@novell.com> * Makefile.am: Add new em-folder-utils.[ch] abstraction * em-folder-browser.c: Update for new menu layout Add new methods to handle the actions that were previously only available from the context menu when right-clicking on a folder * em-folder-selector.c (emfs_response): Just call emfu_folder_create if the user wants to create a new folder in the selector dialog (em_folder_selector_get_selected_path): Clean up the code to fix a couple potential crashes * em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or CamelFolderInfo object for the selected item in the tree Add a method to get a pointer to an EMFolderTreeModelStoreInfo object for the selected store in the tree Move folder operations out into em-folder-utils.[ch] so that they are abstracted from the tree and can be used by methods other than the internal context menu * em-folder-utils.[ch]: Move the folder operations code to here * em-folder-view.c: Update for the new menu layout Fix Mark as Read/Unread in the context menu to only show up in the list * mail-component.c (create_item): Just call emfu_folder_create here when the user requests to create a new folder from the New toolbar item 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-mailing-list-actions.xml: Update for the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-plugin-manager.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-save-attachments.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-shell-window.c (setup_widgets): Update for the new menu layout by putting the "component" switching items under the "Tools" menu 2005-05-13 Rodney Dawes <dobey@novell.com> * *.xml: Update to the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-filter-bar.[ch]: Update for the new menu layout svn path=/trunk/; revision=29354
* add component button view itemsJP Rosevear2005-01-051-2/+24
| | | | | | | | | | | | | | 2005-01-04 JP Rosevear <jpr@novell.com> * evolution.xml: add component button view items * evolution.xml: set the toolbar look to "system" everywhere * evolution-signature-editor.xml: ditto * evolution-message-composer.xml: ditto svn path=/trunk/; revision=28238
* Move Tools->Settings... to Edit->Preferences Remove the separator aboveRodney Dawes2004-12-171-6/+5
| | | | | | | | | | | | | | | | | | 2004-12-16 Rodney Dawes <dobey@novell.com> * evolution.xml: Move Tools->Settings... to Edit->Preferences Remove the separator above "Quick Reference" in the Help menu * evolution-addressbok.xml: * evolution-calendar.xml: * evolution-mail-*.xml: * evolution-tasks.xml: Update the EditPlaceholder items to work properly with the changes in evolution.xml to move Tools->Settings... to Edit->Preferences Fixes #43681 svn path=/trunk/; revision=28139
* Add pixtype of pixbuf to the OpenNewWindow menu itemRodney Dawes2004-12-101-1/+1
| | | | | | | | 2004-12-09 Rodney Dawes <dobey@novell.com> * evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item svn path=/trunk/; revision=28104
* ** See bug #67864.Not Zed2004-10-191-1/+1
| | | | | | | | | | 2004-10-18 Not Zed <NotZed@Ximian.com> ** See bug #67864. * evolution.xml: change the shortcut for toolbar to b. svn path=/trunk/; revision=27620
* Add toolbar visibility toggle to View menu.William Jon McCann2004-06-031-0/+4
| | | | | | | | 2004-06-01 William Jon McCann <mccann@jhu.edu> * evolution.xml: Add toolbar visibility toggle to View menu. svn path=/trunk/; revision=26158
* changed to About Evolution; comment out FAQJP Rosevear2004-05-291-6/+6
| | | | | | | | 2004-05-28 JP Rosevear <jpr@novell.com> * evolution.xml: changed to About Evolution; comment out FAQ svn path=/trunk/; revision=26123
* use stock icons where possible. Calendar and tasks already use stockWilliam Jon McCann2004-05-261-5/+5
| | | | | | | | | | | | | | | | | | | | 2004-05-25 William Jon McCann <mccann@jhu.edu> * evolution-message-composer.xml: * evolution-composer-entries.xml: * evolution-contact-list-editor.xml: * evolution-contact-editor.xml: * evolution.xml: * evolution-mail-message.xml: * evolution-mail-list.xml: * evolution-mail-global.xml: * evolution-addressbook.xml: use stock icons where possible. Calendar and tasks already use stock icons. * evolution-tasks.xml: swap positions of delete and print icons to be consistent with the other components. svn path=/trunk/; revision=26085
* Added View->Window menu.Not Zed2004-05-191-0/+1
| | | | | | | | 2004-05-19 Not Zed <NotZed@Ximian.com> * evolution.xml: Added View->Window menu. svn path=/trunk/; revision=25968
* Update for "New" changes. Move "New Window" into File menu.Dan Winship2004-04-091-17/+6
| | | | | | | * evolution.xml: Update for "New" changes. Move "New Window" into File menu. svn path=/trunk/; revision=25383
* added "Quick Reference" menu itemDavid Trowbridge2004-01-281-2/+7
| | | | | | | | 2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * evolution.xml: added "Quick Reference" menu item svn path=/trunk/; revision=24475
* Fix Folder submenu location Add ComponentPlaceholder back to File menuRodney Dawes2004-01-241-0/+2
| | | | | | | | | | | 2004-01-23 Rodney Dawes <dobey@ximian.com> * evolution-mail-list.xml: Fix Folder submenu location * evolution.xml: Add ComponentPlaceholder back to File menu Fixes #51960 svn path=/trunk/; revision=24386
* moved 'Forget Passwords' item...Rodrigo Moya2004-01-161-0/+4
| | | | | | | | | | 2004-01-15 Rodrigo Moya <rodrigo@ximian.com> * evolution-mail-global.xml: moved 'Forget Passwords' item... * evolution.xml: ...to the shell. svn path=/trunk/; revision=24244
* Fixes bug #39488, use hlook="system" for toolbarsRodney Dawes2004-01-071-1/+1
| | | | | | | | | | | | | | | 2004-01-06 Rodney Dawes <dobey@ximian.com> * evolution-comp-editor.xml: * evolution-contact-editor.xml: * evolution-contact-list-editor.xml: * evolution-event-editor.xml: * evolution-mail-messagedisplay.xml: * evolution-message-composer.xml: * evolution-signature-editor.xml: * evolution.xml: Fixes bug #39488, use hlook="system" for toolbars svn path=/trunk/; revision=24070
* Rename verb "OpenFolderInNewWindow" toEttore Perazzoli2003-11-181-2/+2
| | | | | | | "OpenNewWindow". Add a separator before it in the File -> New submenu. svn path=/trunk/; revision=23400
* Rename verb "OpenFolderInNewWindow" toEttore Perazzoli2003-11-181-4/+6
| | | | | | | "OpenNewWindow". Add a separator before it in the File -> New submenu. svn path=/trunk/; revision=23398
* Remove type="toggle" from the "ToggleOffline"Ettore Perazzoli2003-11-141-1/+1
| | | | | | | verb; I'm not sure why it was there in the first place and it was causing BonoboUI to spew warnings. svn path=/trunk/; revision=23339
* Ooops, add missing closing </popups> tag.Ettore Perazzoli2003-11-141-0/+1
| | | | svn path=/trunk/; revision=23338
* New.Ettore Perazzoli2003-11-141-0/+9
| | | | | | | | | | * e-shell.c (e_shell_send_receive): New. * Evolution-Component.idl (Component.sendAndReceive): New. * evolution.xml: Add back send/receive command and toolbar button. svn path=/trunk/; revision=23334
* Add "NewPopup" popup back.Ettore Perazzoli2003-11-131-0/+13
| | | | svn path=/trunk/; revision=23322
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-211/+22
| | | | svn path=/trunk/; revision=22964
* file all new folder bindings to be ctrl-shift-fJP Rosevear2003-05-021-2/+2
| | | | | | | | 2003-05-01 JP Rosevear <jpr@ximian.com> * evolution.xml: file all new folder bindings to be ctrl-shift-f svn path=/trunk/; revision=21044
* Fixes #35814Rodney Dawes2003-04-291-1/+1
| | | | | | | | | | | | | 2003-04-27 Rodney Dawes <dobey@ximian.com> Fixes #35814 * calendar/gui/calendar-component.c: Change mnemonic/keybinding for New Meeting to not conflict with other items in the File->New menu * ui/evolution.xml: Changed the New Folder keybinding to C-S-f svn path=/trunk/; revision=20984
* *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-241-5/+5
| | | | | | | | | 2003-04-23 Anna Marie Dirks <anna@ximian.com> *glade/e-folder-list.glade : replaced buttons with stock buttons and added HIG-blessed spacing. Fixes 41145. svn path=/trunk/; revision=20940
* remove conduit settings as a separate entryJP Rosevear2003-03-211-1/+0
| | | | | | | | 2003-03-20 JP Rosevear <jpr@ximian.com> * evolution.xml: remove conduit settings as a separate entry svn path=/trunk/; revision=20445
* Change hlook value for Toolbar to beEttore Perazzoli2002-11-211-1/+1
| | | | | | "both_horiz". svn path=/trunk/; revision=18858
* Set the pixtype for command "Settings" toEttore Perazzoli2002-10-281-1/+3
| | | | | | "pixbuf". svn path=/trunk/; revision=18454
* Remove "..." from "Remove Other User's Folder" since it doesn't pop up aDan Winship2002-10-051-1/+1
| | | | | | | * evolution.xml: Remove "..." from "Remove Other User's Folder" since it doesn't pop up a dialog. #31576. svn path=/trunk/; revision=18324
* Add FileRemoveOtherUsersFolderDan Winship2002-10-011-1/+6
| | | | | | * evolution.xml: Add FileRemoveOtherUsersFolder svn path=/trunk/; revision=18266
* Change the accelerator of ToolsSubscriptions to be "u".Ettore Perazzoli2002-09-301-1/+2
| | | | | | | | | | * evolution-mail-global.xml: Change the accelerator of ToolsSubscriptions to be "u". * evolution.xml: Add PilotConduitSettings in Tools. Rename "Preferences" to "Settings" as per Anna's request. svn path=/trunk/; revision=18263
* New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder.Ettore Perazzoli2002-08-071-0/+2
| | | | | | | New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder. svn path=/trunk/; revision=17715
* Move File/New/NewItems placeholder on the top and add some separators.Ettore Perazzoli2002-07-271-12/+37
| | | | | | | | | | | * evolution.xml: Move File/New/NewItems placeholder on the top and add some separators. Also add items to the popups/NewPopup so the pop-up and the "New" submenu look the same. * evolution-addressbook.xml: Remove ContactNew and ContactNewList verbs, as well as the corresponding menu items. svn path=/trunk/; revision=17613
* Change shortcut for "PilotSettings" to be `l'Ettore Perazzoli2002-07-191-1/+1
| | | | | | | instead of `p', so it doesn't conflict with "_Preferences". [#27948] svn path=/trunk/; revision=17511
* Add an accelerator for "FileClose".Ettore Perazzoli2002-07-121-1/+1
| | | | svn path=/trunk/; revision=17427
* Added a bunch of tooltips.Ettore Perazzoli2002-07-021-3/+9
| | | | svn path=/trunk/; revision=17344
* Put the search menu in a SearchPlaceholder.Ettore Perazzoli2002-05-231-3/+2
| | | | | | * evolution.xml: Put the search menu in a SearchPlaceholder. svn path=/trunk/; revision=16979
* Add FileOpenOtherUsersFolder.Ettore Perazzoli2002-05-111-0/+5
| | | | | | * evolution.xml: Add FileOpenOtherUsersFolder. svn path=/trunk/; revision=16747
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * evolution.xml: Move the ComponentActionsPlaceholder into the Actions menu, instead of the Actions menu being in the ComponentActionsPlaceholder. * evolution-addressbook.xml: Updated accordingly. * evolution-calendar.xml: Updated accordingly. * evolution-mail-global.xml: Updated accordingly. * evolution-mail-list.xml: Updated accordingly. * evolution-mail-message.xml: Updated accordingly. * evolution-mail-messagedisplay.xml: Updated accordingly. * evolution-tasks.xml: Updated accordingly. * evolution.xml: Add "SendReceive" verb, menu item and toolbar button. * evolution-mail-global.xml: Remove "MailGetSend" verb and menu item. * e-shell-view-menu.c (command_send_receive): New, implementation for the "SendReceive" verb. * e-shell.c (e_shell_send_receive): New. * evolution-shell-component.c (impl_sendReceive): Implementation of ShellComponent::sendReceive. (class_init): Add the "send_receive" signal. * evolution-shell-component.h: Added `send_receive' signal. * Evolution-ShellComponent.idl: Added ShellComponent::sendReceive. * component-factory.c (send_receive_cb): New, callback for the "send_receive" signal on the EvolutionShellComponent. (create_component): Connect. * folder-browser-ui.c: Remove verb "MailGetSend". * mail-callbacks.c (send_receive_mail): Removed. * mail-send-recv.c: Remove member current_folder from struct _send_data. (free_send_data): No need to unref here. (build_dialogue): Removed arg @current_folder. (mail_send_receive): Likewise. svn path=/trunk/; revision=16220
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * e-search-bar.c (init): Init various members to NULL. (set_dropdown): Removed. (add_dropdown): Removed. (set_menu): New. (add_menu_items): New. (set_option): No need to setup the dropdown size here anymore. (verb_cb): Function implementing the search menu verbs. (update_bonobo_menus): New. (e_search_bar_set_ui_component): New. * e-search-bar.h: Remove the dropdown button stuff from struct ESearchBar. Add `uic' and `items' members. * e-filter-bar.c (e_filter_bar_new): Get a @uic arg. * folder-browser-factory.c (control_activate): Set the UI component on the search bar. * gui/tasks-control.c (tasks_control_activate): Call `e_tasks_set_ui_component()' here to give it the BonoboUIComponent. (tasks_control_deactivate): Likewise, call it here to unset the BonoboUIComponent. * gui/e-tasks.c (e_tasks_set_ui_component): New. * gui/calendar-commands.c (calendar_control_activate): Call gnome_calendar_set_ui_component() here. (calendar_control_deactivate): ...And here, with a NULL BonoboUIComponent. * gui/gnome-cal.c (gnome_calendar_set_ui_component): New. * gui/component/addressbook.c (control_activate): Call `e_search_bar_set_ui_component()' to set the BonoboUIComponent for the search bar. * gui/component/GNOME_Evolution_Addressbook.oaf.in: Add an icon for the LDAP sources configuration control. svn path=/trunk/; revision=16178
* Add an entry to invoke the new unified config dialog.Ettore Perazzoli2002-03-131-0/+2
| | | | | | | * evolution.xml: Add an entry to invoke the new unified config dialog. svn path=/trunk/; revision=16137
* Add NewComboButton and a separator.Ettore Perazzoli2002-02-221-0/+2
| | | | | | | | | | | | | | | | | | * evolution.xml: Add NewComboButton and a separator. * evolution-calendar.xml: remove CalendarNewAppointment and CalendarNewTask from the toolbar. * evolution-tasks.xml: Remove TasksNewTask button from the toolbar. * evolution-addressbook.xml: Remove ContactNew and ContactNewList from the toolbar. * evolution-mail-global.xml: Remove the MessageNew from the toolbar. svn path=/trunk/; revision=15787
* Remove "Dump" menu item.Ettore Perazzoli2002-01-171-1/+0
| | | | | | * evolution.xml: Remove "Dump" menu item. svn path=/trunk/; revision=15345
* for all separators, add a unique (per xml file) name to each separator, soMichael Meeks2002-01-161-15/+27
| | | | | | | | | | | 2002-01-15 Michael Meeks <michael@ximian.com> * *.xml: for all separators, add a unique (per xml file) name to each separator, so we don't get them conflicting across merges and messing with the order; then give them a dummy attr f="" to stop them being transparent, hmm. svn path=/trunk/; revision=15338
* Change the import labelIain Holmes2001-09-291-2/+2
| | | | svn path=/trunk/; revision=13233
* Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.Ettore Perazzoli2001-09-281-3/+5
| | | | | | | | | | | | | | * evolution.xml: Move the Tools menu outside the ComponentToolsPlaceholder. * evolution-addressbook.xml: Likewise. * evolution-calendar.xml: Likewise. * evolution-mail-global.xml: Likewise. * evolution-mail-message.xml: Likewise. * evolution-mail-messagedisplay.xml: Likewise. * evolution-tasks.xml: Likewise. * my-evolution.xml: Likewise. svn path=/trunk/; revision=13202
* Don't allow the default toolbar to be configurable.Ettore Perazzoli2001-09-081-1/+1
| | | | | | * evolution.xml: Don't allow the default toolbar to be configurable. svn path=/trunk/; revision=12675
* [Fix #5503, Edit menu is empty and should be removed.]Ettore Perazzoli2001-09-061-2/+2
| | | | | | | | | | | | | | | | * evolution-addressbook.xml: Put the Edit menu in the EditPlaceholder. * evolution-calendar.xml: Likewise. * evolution-mail-list.xml: Likewise. * evolution-mail-global.xml: Likewise. * evolution-mail-message.xml: Likewise. * evolution-mail-messagedisplay.xml: Likewise. * evolution-tasks.xml: Likewise. * evolution.xml: Don't put an Edit menu here. Instead, put a EditPlaceholder instead. svn path=/trunk/; revision=12632
* s/Evolution/Ximian Evolution/.Ettore Perazzoli2001-09-061-4/+4
| | | | | | * evolution.xml: s/Evolution/Ximian Evolution/. svn path=/trunk/; revision=12626
* Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-211-2/+0
| | | | | | | | | | | | | | * evolution-mail-list.xml: Move the ChangeFolderProperties into the ComponentPlaceholder. Add a separator on the top. * evolution.xml: Remove the separator above the component placeholder here. * folder-browser-ui.c (folder_browser_setup_property_menu): Updated as ChangeFolderProperties is now in the ComponentPlaceholder. svn path=/trunk/; revision=12323
* Remove "Control-W" accelerator for closing the window.Ettore Perazzoli2001-08-191-1/+1
| | | | | | | * evolution.xml: Remove "Control-W" accelerator for closing the window. svn path=/trunk/; revision=12205
* Changed "Import file..." to "Import File..." Fixed a few lack ofAnna Marie Dirks2001-08-171-1/+1
| | | | | | | | | | 2001-08-16 Anna Marie Dirks <anna@ximian.com> * evolution.xml : Changed "Import file..." to "Import File..." * evolution-addressbook.xml : Fixed a few lack of capitalization issues. svn path=/trunk/; revision=12138
* Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do theEttore Perazzoli2001-08-171-19/+1
| | | | | | | * evolution.xml: Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do the fancy Bonobo help stuff. svn path=/trunk/; revision=12103
* Remove all the "New ... FIXME" items.Ettore Perazzoli2001-08-101-18/+0
| | | | | | * evolution.xml: Remove all the "New ... FIXME" items. svn path=/trunk/; revision=11851
* Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" andEttore Perazzoli2001-08-091-7/+2
| | | | | | | | | | | | | | | | | | * evolution-addressbook.xml: Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and "ComponentActionsPlaceholder", respectively. * evolution-calendar.xml: Likewise. * evolution-contact-editor.xml: Likewise. * evolution-mail-global.xml: Likewise. * evolution-mail-message.xml: Likewise. * evolution.xml: Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder" instead. * evolution-mail-messagedisplay.xml: Likewise, put "Tools" and "Actions" in placeholders. svn path=/trunk/; revision=11822
* Remove "Customize toolbar" item. Here too. Here too.Ettore Perazzoli2001-08-081-7/+0
| | | | | | | | | * evolution-mail-messagedisplay.xml: Remove "Customize toolbar" item. * evolution.xml: Here too. * evolution-message-composer.xml: Here too. svn path=/trunk/; revision=11747
* More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-011-1/+1
| | | | | | a few places. svn path=/trunk/; revision=11544
* Change the folder right-click "Properties..." menu item handling soEttore Perazzoli2001-07-061-7/+0
| | | | | | | | | | that it only happens in the mailer (which is the only component actually using this). For some reason it still doesn't work properly (i.e. the menu item currently does nothing), but I haven't quite figured out why yet. svn path=/trunk/; revision=10840
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-051-5/+0
| | | | | | mailer. svn path=/trunk/; revision=10793
* Rename "New -> Evolution bar shortcut" into "New -> Shortcut".Ettore Perazzoli2001-07-021-1/+1
| | | | | | | * evolution.xml: Rename "New -> Evolution bar shortcut" into "New -> Shortcut". svn path=/trunk/; revision=10673
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-1/+1
| | | | | | | I have also implemented a "no-new-button" mode for the folder selection dialog widget. svn path=/trunk/; revision=10655
* Get rid of the nasty Bonobo status bar.Ettore Perazzoli2001-06-231-6/+0
| | | | svn path=/trunk/; revision=10439
* Fix a little thing where it was actually saying "_Delete this folder" inJason Leach2001-06-061-2/+2
| | | | | | | | | 2001-06-05 Jason Leach <jleach@ximian.com> * evolution.xml: Fix a little thing where it was actually saying "_Delete this folder" in the statusbar. svn path=/trunk/; revision=10129
* Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-211-0/+1
| | | | | | operation. svn path=/trunk/; revision=9900
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-191-1/+1
| | | | | | `File -> Folder -> Open in New Window' menu item to work. svn path=/trunk/; revision=9893
* Added items to the `File -> Folder' submenu.Ettore Perazzoli2001-05-191-15/+107
| | | | svn path=/trunk/; revision=9883
* Reformat a bit and add the folder context menu definition.Ettore Perazzoli2001-05-171-149/+168
| | | | svn path=/trunk/; revision=9866
* Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-161-0/+5
| | | | | | entries for the guide's chapters to match the new paths. svn path=/trunk/; revision=9835
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-081-0/+3
| | | | | | | | | | | | | 2001-05-07 Jon Trowbridge <trow@ximian.com> * evolution.xml: Added command entry for 'ToggleOffline'. 2001-05-07 Jon Trowbridge <trow@ximian.com> * e-shell-view-menu.c (update_offline_menu_item): Changed some references to /commands/WorkOffline to /commands/ToggleOffline. svn path=/trunk/; revision=9699
* Rename `WorkOffline' to `ToggleOffline' as needed by the new offlineEttore Perazzoli2001-05-051-1/+1
| | | | | | code. svn path=/trunk/; revision=9677
* Rename `WorkOffLine' into `WorkOffline'.Ettore Perazzoli2001-05-031-1/+1
| | | | svn path=/trunk/; revision=9657
* Commit the stupid "File -> New Evolution Window" change that got lostEttore Perazzoli2001-04-191-3/+2
| | | | | | yesterday. svn path=/trunk/; revision=9445
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-16/+8
| | | | | | | | | | | | | | Guided by Jacub Stener's mail, where he explaned which icons were renamed or added, I added a bunch of new icons to menus, fixed renamed ones. Changed Trash and Executive summary folder type icons. Fixed art/Makefile.am for these changes. Also, pulled icon cache from mailer and moved it to e-util/e-gui-utils.h, made all components and dialogs use cache and not load pixmaps every time. Accidentally got a couple of includes fix in, but they won't break anything. svn path=/trunk/; revision=9092
* Added new icons.Miguel de Icaza2001-03-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | 2001-03-20 Miguel de Icaza <miguel@ximian.com> * folder-browser-factory.c: Added new icons. 2001-03-18 Miguel de Icaza <miguel@ximian.com> * folder-browser-factory.c: Remove duplicated verb. 2001-03-20 Miguel de Icaza <miguel@ximian.com> * gui/component/addressbook.c (update_pixmaps): Added artwork from Jakub. 2001-03-20 Miguel de Icaza <miguel@ximian.com> * evolution-addressbook.xml: Added artwork from Jakub. 2001-03-20 Miguel de Icaza <miguel@ximian.com> * art/Makefile.am (images_DATA): Added all the new icons to the distribution. svn path=/trunk/; revision=8859
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-03-17 Miguel de Icaza <miguel@ximian.com> * evolution-calendar.xml: Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. * evolution.xml, evolution-mail.xml: Provide "Actions" in the toplevel evolution. Fill in Actions/Component in Evolution-mail (no visual changes, just internal changes). * evolution-calendar.xml: Added Actions menu. Added New Verb EditNewEvent. 2001-03-17 Miguel de Icaza <miguel@ximian.com> * gui/e-day-view.c (e_day_view_on_new_event, e_day_view_on_new_appointment): Simplifed this function to use the shared code. * gui/e-week-view.c (e_week_view_on_new_event, e_week_view_on_new_appointment): ditto. * gui/gnome-cal.c (gnome_calendar_new_appointment_for): New function used to launch editor components with a time range. A bunch of functions use this code now instead of duplicating code all over the place svn path=/trunk/; revision=8794
* Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-171-1/+2
| | | | | | | | | | | | | | | | | | 2001-03-16 Miguel de Icaza <miguel@ximian.com> * evolution-mail.xml: Added accelerator to elements missing accelerators (Reply, Inline, Quoted, Attachments, Empty Trash, Full Headers). * evolution.xml: Added a placeholder for the beginning of the view. 2001-03-16 Miguel de Icaza <miguel@ximian.com> * menus/gal-view-menus.c (build_menus): Hook this up under the "ViewBegin" node. svn path=/trunk/; revision=8772
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-24/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-02-27 Miguel de Icaza <miguel@ximian.com> * gui/e-day-view.c (e_day_view_on_event_right_click): Reorganize the menus to have entries always in a consistent fashion, as reported to the genepool mailing list. (e_day_view_on_event_right_click): Added a FIXME comment to the FIXME comment without a FIXME. Now we use e_popup_menu. This allows us to hide/show items on demand, and to sensitize/de-sensitize items depending on their state. This will also let us add icon support (when we get nice icons for this) * gui/e-week-view.c (e_week_view_show_popup_menu): Ditto. The files popup-menu.c and popup-menu.h can now be removed. 2001-03-01 Miguel de Icaza <miguel@ximian.com> * folder-browser.c (on_right_click): Move the context menus to the toplevel code; Use enumerations for the various bitfield constants. Add support for hiding items that are not required (read/unread and delete/undelete). This requires my previous patch, as it assumes "Open" does the right thing instead of having two operations: Open and Edit. 2001-02-28 Miguel de Icaza <miguel@ximian.com> * folder-browser.c (on_right_click): Removed draft folders op here, since open_msg now does the right thing (edit or view). * folder-browser-factory.c (update_pixmaps): Removed MessageEdit from here. * mail-callbacks.c (open_msg): New function, does the "right thing" to a message (either, edit or open). * folder-browser-factory.c: Register new command here. (update_pixmaps): Rename keys that have been shuffled around. (update_pixmaps): Rename to match new updates on xml file. Rename MessageOpenNewWindow to MessageOpen. Change action from "view_message" to "open_message". * mail-callbacks.c (mark_all_as_seen): New command. Marks all messages as seen. 2001-03-06 Miguel de Icaza <miguel@ximian.com> * evolution-tasks.xml: Added "File/New/Task" as well. * evolution-mail.xml: Added "File/New/Mail Message" at the top with binding C-n. * evolution-calendar.xml: Set the binding for New Appointment to C-n * evolution-contact-editor.xml: Set the toolbar to hlook=text vlook=icon; Set all icons priority-text to 1. * evolution-addressbook.xml: Added "Contact" to the New menu. * evolution.xml: Provide an entry point to put "New" items on the first level. We are going to need some Bonobo support to "hide" objects when other objects appear (like, having Mail Message bound to C-S-X in the global space, and when we switch to Mail, we only show the entry that has C-n as the binding). 2001-02-28 Miguel de Icaza <miguel@ximian.com> * evolution.xml: Moved Importer after the Folder operations per Dan's proposal. * evolution-addressbook.xml: Renamed Settings/AddressBook Configuration to Tools/Settings. Make all the items have "Print" items that use the same icon instead of a collection of icons. * evolution-calendar.xml: Moved "Calendar Preferences" from "Settings" to "Tools/Settings". * evolution-mail.xml: Settings menu is fully gone. All things that run a dialog now end up in "Tools" while actions end up in "Actions". Hence I am right. Renamed "Mail Configuration..." to "Identieies and Servers" Move MessageMarkAsRead, MessageMarkAsUnRead to Edit menu. Add MessageMarkAllAsRead. Remove "Print Message" from Message menu. Remove "Print Preview Message" from Message menu. Leave them on the "File" menu. Renamed "Reply to Sender" to "Reply" (awaiting Ettore's permission). Renamed "Messages" to "Actions". Open Message renamed to "Open Selected Items" (as this is what it actually does). Moved "Save Message As" to "File" menu. Added "Properties" to the File/Folder submenu. Edit menu now looks like this: Message Move, Message Copy, Select All, Invert Selection, Delete, Undelete, Mark as Read, Mark as Unread. Some of them were moved from the "Messages" menu. "Forward message" shortcut changed to C-f Tools menu created. Create Rule From message moved to "Tools". * evolution.xml: Added Tools menu. Moved Edit/Customize to Tools/Customize Toolbar. Added File/Folder submenu. Duplicate "New Folder" in here. 2001-02-28 Miguel de Icaza <miguel@ximian.com> * menus/gal-view-menus.c (build_menus): Add translation string here. svn path=/trunk/; revision=8572
* Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-301-1/+1
| | | | | | | | | | 2001-01-30 Michael Meeks <michael@helixcode.com> * evolution.xml: Use hlook and vlook so by default we get no text in vertical mode, and priority only in horizontal mode. svn path=/trunk/; revision=7901
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-261-1/+1
| | | | | | icons. svn path=/trunk/; revision=7826
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-251-1/+7
| | | | | | | | | | | | | | | | | | | | 2001-01-24 Jason Leach <jasonleach@usa.net> (Fix #1252: Need a File->Close way to close a view) * evolution.xml: new File->Close menu item and associated command. 2001-01-24 Jason Leach <jasonleach@usa.net> (Fix #1252: Need a File->Close way to close a view) * e-shell-view-menu.c (command_close): New function, destroys the current view. * e-shell.c (view_destroy_cb): Make sure shell settings get saved when the last view is destroyed. svn path=/trunk/; revision=7787
* ellipses for menu items that need dialogs.Jacob Leach2001-01-181-1/+1
| | | | svn path=/trunk/; revision=7615
* progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-171-12/+29
| | | | | | | | | 2001-01-15 Michael Meeks <michael@helixcode.com> * evolution.xml: progressive cmd/widgetization and add the 'Customize' entry. svn path=/trunk/; revision=7559
* (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-161-1/+1
| | | | | | | | | | | 2001-01-15 Jason Leach <jasonleach@usa.net> (Bug #1143: Add elipses to more menu items that lead to dialogs) * evolution-mail.xml: "Folder/Configure Folder..." * evolution.xml: "File/Import file..." svn path=/trunk/; revision=7510
* Remove fixme from NewMailMessage.Miguel de Icaza2001-01-121-0/+17
| | | | | | | | 2001-01-10 Miguel de Icaza <miguel@helixcode.com> * evolution.xml: Remove fixme from NewMailMessage. svn path=/trunk/; revision=7414
* this tooIain Holmes2001-01-121-16/+5
| | | | svn path=/trunk/; revision=7402
* s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-241-2/+2
| | | | | | | | | | 2000-12-23 Michael Meeks <michael@helixcode.com> * evolution-mail.xml: s/<menuitem\/>/<separator\/>/ * evolution.xml: ditto. svn path=/trunk/; revision=7147
* remove wierd extraneous '>' - thanks to Jeff.Michael Meeks2000-12-211-1/+1
| | | | | | | | 2000-12-21 Michael Meeks <michael@helixcode.com> * evolution.xml: remove wierd extraneous '>' - thanks to Jeff. svn path=/trunk/; revision=7110
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-021-12/+17
| | | | | | | | | | | | 2000-12-01 Anna Marie Dirks <anna@helixcode.com> * evolution.xml: Redid all the keyboard shortcuts to comply with GNOME standards. Removed unnecessary shortcuts from less commonly used menu items, changed all references to "alt", etc. * evolution-addressbook.xml: see above * evolution-mail.xml: see above * evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu. svn path=/trunk/; revision=6757
* Added keyboard shortcuts to all shell menus. Added keyboard shortcuts toAnna Marie Dirks2000-11-091-13/+23
| | | | | | | | 2000-11-08 Anna Marie Dirks <anna@helixcode.com> * evolution.xml: Added keyboard shortcuts to all shell menus. * evolution-mail.xml: Added keyboard shortcuts to all shell menus. svn path=/trunk/; revision=6516
* drasticaly shrink to just the new features available with ldap; don'tMichael Meeks2000-10-151-3/+5
| | | | | | | | | | | | | 2000-10-14 Michael Meeks <michael@helixcode.com> * evolution-addressbook-ldap.xml: drasticaly shrink to just the new features available with ldap; don't duplicate stuff. * evolution-addressbook.xml: fix tooltips. * *.xml: remove redundant attributes causing toolber rebuilds. svn path=/trunk/; revision=5919
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-121-1/+1
| | | | svn path=/trunk/; revision=5863
* s/Menu_//Michael Meeks2000-10-091-3/+3
| | | | svn path=/trunk/; revision=5802
* s/descr/tip/Michael Meeks2000-10-091-12/+16
| | | | | | | | 2000-10-09 Michael Meeks <michael@helixcode.com> * evolution-subscribe.xml: s/descr/tip/ svn path=/trunk/; revision=5791
* fix from Darin toolbar -> dockitem.Michael Meeks2000-10-051-1/+1
| | | | | | | | 2000-10-05 Michael Meeks <michael@helixcode.com> * evolution.xml: fix from Darin toolbar -> dockitem. svn path=/trunk/; revision=5727
* move Open, Save into FileOpsMichael Meeks2000-10-041-0/+2
| | | | | | | | | | 2000-10-04 Michael Meeks <michael@helixcode.com> * evolution-calendar.xml: move Open, Save into FileOps * evolution.xml: add FileOps placeholder. svn path=/trunk/; revision=5699
* Dear native speakers,Federico Mena Quintero2000-09-221-2/+2
| | | | | | | | | | | | | Dear native speakers, It is spelled "calendar". This has been a public service announcement courtesy of a non-native speaker. Thank you for your attention. svn path=/trunk/; revision=5543
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-161-9/+9
| | | | svn path=/trunk/; revision=5457
* Get the status bar playing ball.Michael Meeks2000-09-141-0/+5
| | | | | | | | | | 2000-09-14 Michael Meeks <michael@helixcode.com> * e-shell-view.c (e_shell_view_construct): prune cruft. (shell_view_interface_unset_message_cb), (shell_view_interface_set_message_cb): impl. svn path=/trunk/; revision=5419
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-0/+2
| | | | | | Anything UI related that breaks is now my fault; apologies in advance. svn path=/trunk/; revision=5415
* Add UI xml files in a more sensible place.Michael Meeks2000-09-131-0/+105
svn path=/trunk/; revision=5378