aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
Commit message (Collapse)AuthorAgeFilesLines
* ** Fix for bug #559086Ashish Shrivastava2008-11-031-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-03 Ashish Shrivastava <shashish@novell.com> ** Fix for bug #559086 * Most of the calendar errors are now non-intrusive * calendar.error.xml: Added a new error message for non-intrusive backend_died. * apps_evolution_calendar.schemas.in: * calendar-commands.c: Added new verb for help debug message (help_debug): * gnome-cal.c: Support for non-intrusive error. (client_cal_opened_cb), Define fash table and accessing errors: * e-calendar-view.c: (error_response): (e_calendar_utils_show_error_silent), (e_calendar_utils_show_info_silent): * e-calendar-view.h: * calendar-component.c: Added EActivityHandler and ELogger: (calendar_component_peek_activity_handler), (calendar_component_show_logger): * calendar-component.h: svn path=/trunk/; revision=36727
* ** Fix for bug #209425Michael Monreal2007-11-101-2/+2
| | | | | | | | | | | | | | 2007-11-10 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #209425 * data/icons/Makefile.am: * data/icons/hicolor_actions_16x16_go-today.svg: * data/icons/hicolor_actions_22x22_go-today.svg: Don't use gtk-home for the go-today action. Add new icons to the build. svn path=/trunk/; revision=34518
* ** Fixes bug #477045Matthew Barnes2007-09-281-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix mnemonics and tooltips.Karsten Bräckelmann2006-02-131-4/+4
| | | | svn path=/trunk/; revision=31498
* ** Fixes bug #327304Rajeev Ramanathan2006-01-301-4/+4
| | | | | | | | | | | 2006-01-30 Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in> ** Fixes bug #327304 * evolution-calendar.xml: Added pixbuf for calendar prev/next buttons instead of stock icons. svn path=/trunk/; revision=31342
* Fix accelerators (UI Hackfest - seeHarish Krishnaswamy2006-01-121-2/+2
| | | | | | | | | | 2006-01-12 Harish Krishnaswamy <kharish@novell.com> * evolution-calendar.xml: * evolution-task-editor.xml: Fix accelerators (UI Hackfest - see http://go-evolution.org/Shortcut_Keys_Review) svn path=/trunk/; revision=31145
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-301-1/+1
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml, evolution/plugins/groupwise-features/properties.glade, evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml, evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml, evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml, evolution/mail/mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30972
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-3/+1
| | | | svn path=/trunk/; revision=30876
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Move Tools->Settings... to Edit->Preferences Remove the separator aboveRodney Dawes2004-12-171-4/+4
| | | | | | | | | | | | | | | | | | 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 missing labels to dock items.William Jon McCann2004-04-011-5/+5
| | | | | | | | | 2004-03-31 William Jon McCann <mccann@jhu.edu> * evolution-tasks.xml: * evolution-calendar.xml: add missing labels to dock items. svn path=/trunk/; revision=25268
* Naming issue resolved ( Bug 48293 )Hari Prasad Nadig2004-03-291-4/+4
| | | | | | | | 2004-03-22 Hari Prasad Nadig <hp@ndeepak.info> * evolution-calendar.xml: Naming issue resolved ( Bug 48293 ) svn path=/trunk/; revision=25225
* Add a menu item [Open Appointment] to [File].Kidd Wang2003-12-291-0/+4
| | | | | | | | 2003-12-23 Kidd Wang <kidd.wang@sun.com> * evolution-calendar.xml: Add a menu item [Open Appointment] to [File]. svn path=/trunk/; revision=24013
* removed the 'NewCalendar' verb.Rodrigo Moya2003-12-171-7/+0
| | | | | | | | 2003-12-17 Rodrigo Moya <rodrigo@ximian.com> * evolution-calendar.xml: removed the 'NewCalendar' verb. svn path=/trunk/; revision=23964
* *** empty log message ***Rodrigo Moya2003-11-191-1/+0
| | | | svn path=/trunk/; revision=23423
* removed the 'New...' items, since they are implemented in the shell asRodrigo Moya2003-11-191-13/+0
| | | | | | | | | 2003-11-18 Rodrigo Moya <rodrigo@ximian.com> * evolution-calendar.xml: removed the 'New...' items, since they are implemented in the shell as before. svn path=/trunk/; revision=23420
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1/+21
| | | | svn path=/trunk/; revision=22964
* Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): AddHans Petter Jansson2003-10-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-10 Hans Petter Jansson <hpj@ximian.com> * calendar/gui/Makefile.am (etspec_DATA): Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add e-cal-list-view.[ch]. * calendar/gui/calendar-commands.c (show_list_view_clicked): Implement. (calendar_get_text_for_folder_bar_label): Add case for list view. Use month case and tweak it so it doesn't show "%d - %d" if the time span contains only one day. (verbs): Add list view. (pixmaps): Add list view. * calendar/gui/calendar-view-factory.c (calendar_view_factory_get_title): Add list view case. (calendar_view_factory_get_type_code): Add list view case. * calendar/gui/control-factory.c (get_prop): Add list view case. * calendar/gui/e-cal-model.c (get_classification): Fix to conform to updated libical. (ecm_set_value_at): Add missing break statements. (ecm_get_color_for_component): Add braces for clarity. * calendar/gui/gnome-cal.c (gnome_calendar_get_current_view_widget): Add list view case. (get_focus_location): Add list view case. (connect_list_view_focus): Implement. (setup_widgets): Set up list view. (gnome_calendar_direction): Add list view case. (set_view): Add list view case. (gnome_calendar_setup_view_menus): Add list view factory. (gnome_calendar_construct): Account for list view. (gnome_calendar_update_config_settings): Account for list view. (get_days_shown): Implement list view case. * calendar/gui/gnome-cal.h (GnomeCalendarViewType): Add list view. * calendar/gui/e-cal-list-view.[ch]: Implement ECalListView, subclassing ECalView. * ui/evolution-calendar.xml: Add calendar list view task button. * art/listview.xpm: Add calendar list view icon. svn path=/trunk/; revision=22850
* s/Expunge/Purge.Rodrigo Moya2003-07-171-1/+1
| | | | | | | | | | 2003-07-17 Rodrigo Moya <rodrigo@ximian.com> * evolution-tasks.xml: s/Expunge/Purge. * evolution-calendar.xml: fixed menmonic for Purge. svn path=/trunk/; revision=21852
* added 'Purge' menu item.Rodrigo Moya2003-07-171-0/+3
| | | | | | | | | | 2003-07-15 Rodrigo Moya <rodrigo@ximian.com> * evolution-calendar.xml: added 'Purge' menu item. * evolution-tasks.xml: added separator after 'Send/Receive'. svn path=/trunk/; revision=21845
* Fixes #45524Rodrigo Moya2003-07-021-26/+25
| | | | | | | | | | | 2003-07-01 Rodrigo Moya <rodrigo@ximian.com> Fixes #45524 * evolution-tasks.xml: * evolution-calendar.xml: use stock icons where appropriate. svn path=/trunk/; revision=21714
* Fixes #45423Bolian Yin2003-06-261-2/+4
| | | | | | | | | | | 2003-06-25 Bolian Yin <bolian.yin@sun.com> Fixes #45423 * evolution-calendar.xml: added keyboard shortcuts for "Go to today" and "Go to date" menu/toolbar items. svn path=/trunk/; revision=21539
* Fixes #22444Rodrigo Moya2003-04-231-0/+4
| | | | | | | | | | 2003-04-21 Rodrigo Moya <rodrigo@ximian.com> Fixes #22444 * evolution-calendar.xml: added occurrence-related menu items. svn path=/trunk/; revision=20920
* Fix bad xml.Dan Winship2002-04-091-1/+1
| | | | | | * evolution-calendar.xml: Fix bad xml. svn path=/trunk/; revision=16402
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* remove duplicate new items in the file and action menusJP Rosevear2002-03-151-29/+0
| | | | | | | | | 2002-03-14 JP Rosevear <jpr@ximian.com> * evolution-calendar.xml: remove duplicate new items in the file and action menus svn path=/trunk/; revision=16158
* Remove the "Tasks Settings..." menu item.Ettore Perazzoli2002-03-141-8/+0
| | | | | | | | | | | | * evolution-tasks.xml: Remove the "Tasks Settings..." menu item. * evolution-calendar.xml: Remove the "Calendar Settings..." menu item. * evolution-addressbook.xml: Remove the "LDAP Sources..." menu item. svn path=/trunk/; revision=16150
* Add NewComboButton and a separator.Ettore Perazzoli2002-02-221-8/+0
| | | | | | | | | | | | | | | | | | * 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
* add new meeting item to Actions and File->NewJP Rosevear2002-02-081-1/+5
| | | | | | | | | 2002-02-07 JP Rosevear <jpr@ximian.com> * evolution-calendar.xml: add new meeting item to Actions and File->New svn path=/trunk/; revision=15594
* for all separators, add a unique (per xml file) name to each separator, soMichael Meeks2002-01-161-8/+8
| | | | | | | | | | | 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
* make spacing consistent with calendar xml file, add expunge command andJP Rosevear2002-01-041-1/+5
| | | | | | | | | | | | | 2002-01-03 JP Rosevear <jpr@ximian.com> * evolution-tasks.xml: make spacing consistent with calendar xml file, add expunge command and actions menu and add accelerator for delete * evolution-calendar.xml: add an accelerator for delete and put in a separator to be consistent with the mailer svn path=/trunk/; revision=15237
* Renamed the cut/copy/paste/delete command/item/verb names to beFederico Mena Quintero2001-10-311-9/+9
| | | | | | | | | 2001-10-30 Federico Mena Quintero <federico@ximian.com> * evolution-calendar.xml: Renamed the cut/copy/paste/delete command/item/verb names to be consistent. svn path=/trunk/; revision=14530
* Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.Ettore Perazzoli2001-09-281-4/+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
* [Fix #5503, Edit menu is empty and should be removed.]Ettore Perazzoli2001-09-061-6/+8
| | | | | | | | | | | | | | | | * 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
* Added tip for 'New Task'.Damon Chaplin2001-08-221-1/+2
| | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: Added tip for 'New Task'. svn path=/trunk/; revision=12348
* 'All-Day' -> 'All Day' to be consistent everywhere.Damon Chaplin2001-08-221-1/+1
| | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: 'All-Day' -> 'All Day' to be consistent everywhere. svn path=/trunk/; revision=12346
* changed Goto icon to pixbuf.Damon Chaplin2001-08-201-1/+1
| | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed Goto icon to pixbuf. svn path=/trunk/; revision=12274
* added Delete command to menu and toolbar.Damon Chaplin2001-08-201-0/+3
| | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: added Delete command to menu and toolbar. svn path=/trunk/; revision=12264
* used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print PreviewDamon Chaplin2001-08-191-9/+6
| | | | | | | | | | | | | 2001-08-18 Damon Chaplin <damon@ximian.com> * evolution-tasks.xml: used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print Preview commands as they do nothing. * evolution-comp-editor.xml: used the new Save/Save As icons. * evolution-calendar.xml: used the new Cut/Copy/Paste icons. svn path=/trunk/; revision=12213
* changed goto icon from stock icon to pixbuf for the toolbar. Note that theDamon Chaplin2001-08-181-5/+12
| | | | | | | | | | 2001-08-18 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed goto icon from stock icon to pixbuf for the toolbar. Note that the menu still uses the stock icon. Yuck! Added 'New Task' command to toolbar and menus. svn path=/trunk/; revision=12196
* *evolution-calendar.xml : Changed "print calendar" to "print".Anna Marie Dirks2001-08-161-1/+1
| | | | | | | | 2001-08-15 Anna Marie Dirks <anna@ximian.com> *evolution-calendar.xml : Changed "print calendar" to "print". svn path=/trunk/; revision=12073
* Add Tigert's new icons for Prev and Next.Federico Mena Quintero2001-08-151-4/+4
| | | | | | | | 2001-08-14 Federico Mena Quintero <federico@ximian.com> * evolution-calendar.xml: Add Tigert's new icons for Prev and Next. svn path=/trunk/; revision=12026
* removed the redundant view-switching menu items from the bottom of theAnna Marie Dirks2001-08-141-8/+1
| | | | | | | | | 2001-08-13 Anna Marie Dirks <anna@ximian.com> * evolution-calendar.xml: removed the redundant view-switching menu items from the bottom of the view menu. svn path=/trunk/; revision=11980
* applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch.Anna Marie Dirks2001-08-141-3/+3
| | | | | | | | | | | 2001-08-13 Anna Marie Dirks <anna@ximian.com> * evolution-calendar.xml : applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch. * evolution-tasks.xml : same as above. svn path=/trunk/; revision=11975
* Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView,Ettore Perazzoli2001-08-141-4/+4
| | | | | | | * evolution-calendar.xml: Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView, ShowMonthView buttons. svn path=/trunk/; revision=11951
* Changed the tooltips for several toolbar icons to make all tooltipsAnna Marie Dirks2001-08-141-8/+8
| | | | | | | | | | 2001-08-13 Anna Marie Dirks <anna@ximian.com> * evolution-calendar.xml: Changed the tooltips for several toolbar icons to make all tooltips consistent (in terms of capitalization and language). Also changed "Go to the present time" to "Go to today". svn path=/trunk/; revision=11950
* Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" andEttore Perazzoli2001-08-091-8/+8
| | | | | | | | | | | | | | | | | | * 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
* Consistency fixes, and reindented the goddamn thing.Federico Mena Quintero2001-07-281-142/+113
| | | | | | | | | 2001-07-26 Federico Mena Quintero <federico@ximian.com> * evolution-calendar.xml: Consistency fixes, and reindented the goddamn thing. svn path=/trunk/; revision=11454
* changed "Settings" to "Calendar Settings". Fixes bug #5498.Damon Chaplin2001-07-261-1/+1
| | | | | | | | | 2001-07-25 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed "Settings" to "Calendar Settings". Fixes bug #5498. svn path=/trunk/; revision=11417
* update to use new print icon.Damon Chaplin2001-07-201-2/+2
| | | | | | | | | 2001-07-19 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: * evolution-comp-editor.xml: update to use new print icon. svn path=/trunk/; revision=11243
* Add publish free/busy itemJP Rosevear2001-07-031-0/+7
| | | | | | | | 2001-07-02 JP Rosevear <jpr@ximian.com> * evolution-calendar.xml: Add publish free/busy item svn path=/trunk/; revision=10724
* added cut/copy/paste entries to the main menuRodrigo Moya2001-06-281-0/+13
| | | | | | | | | 2001-06-27 Rodrigo Moya <rodrigo@ximian.com> * evolution-calendar.xml: added cut/copy/paste entries to the main menu svn path=/trunk/; revision=10558
* toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg.Gediminas Paulauskas2001-04-171-5/+5
| | | | | | | | | 2001-04-16 Gediminas Paulauskas <menesis@delfi.lt> * evolution-calendar.xml: toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg. Now *View buttons show up again. svn path=/trunk/; revision=9389
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-6/+7
| | | | | | | | | | | | | | 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 ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-1/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* "New" -> "New Task".Damon Chaplin2001-03-051-2/+2
| | | | | | | | | | | 2001-03-04 Damon Chaplin <damon@ximian.com> * evolution-tasks.xml: "New" -> "New Task". * evolution-calendar.xml: "New appointment" -> "New Appointment", "Go to" -> "Go To". svn path=/trunk/; revision=8545
* Kill whitespace at end.Michael Meeks2001-02-041-17/+0
| | | | svn path=/trunk/; revision=7948
* cmd / widgetify.Michael Meeks2001-02-021-48/+39
| | | | | | | | 2001-02-02 Michael Meeks <michael@helixcode.com> * evolution-calendar.xml: cmd / widgetify. svn path=/trunk/; revision=7937
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-261-3/+3
| | | | | | icons. svn path=/trunk/; revision=7826
* Fix bug #635JP Rosevear2000-12-201-1/+1
| | | | | | | | 2000-12-19 JP Rosevear <jpr@helixcode.com> * evolution-calendar.xml: Fix bug #635 svn path=/trunk/; revision=7094
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-021-10/+6
| | | | | | | | | | | | 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 (and cleaned up) keyboard shortcuts. Added keyboard shortcuts.Anna Marie Dirks2000-11-101-5/+27
| | | | | | | | 2000-11-09 Anna Marie Dirks <anna@helixcode.com> * evolution-calendar.xml: Added (and cleaned up) keyboard shortcuts. * evolution-addressbook.xml: Added keyboard shortcuts. svn path=/trunk/; revision=6525
* drasticaly shrink to just the new features available with ldap; don'tMichael Meeks2000-10-151-1/+1
| | | | | | | | | | | | | 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
* make the error message more friendly.Michael Meeks2000-10-141-8/+8
| | | | | | | | | 2000-10-14 Michael Meeks <michael@helixcode.com> * bonobo/bonobo-win.c (put_hint_in_statusbar, menu_sync_state), (toolbar_sync_state): make the error message more friendly. svn path=/trunk/; revision=5908
* Added toolbar buttons to switch views. We'll use plain buttons for theDamon Chaplin2000-10-121-0/+16
| | | | | | | | | | 2000-10-12 Damon Chaplin <damon@helixcode.com> * evolution-calendar.xml: Added toolbar buttons to switch views. We'll use plain buttons for the view buttons for now, until Bonobo toolbars support radio buttons. svn path=/trunk/; revision=5888
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-121-1/+1
| | | | svn path=/trunk/; revision=5863
* moved the calendar settings menu item to the Settings menu and renamed itDamon Chaplin2000-10-121-1/+5
| | | | | | | | | 2000-10-08 Damon Chaplin <damon@helixcode.com> * evolution-calendar.xml: moved the calendar settings menu item to the Settings menu and renamed it to "Calendar Preferences". svn path=/trunk/; revision=5857
* s/Menu_//Michael Meeks2000-10-091-1/+1
| | | | svn path=/trunk/; revision=5802
* fix the mess with separators.Michael Meeks2000-10-091-4/+4
| | | | | | | | 2000-10-09 Michael Meeks <michael@helixcode.com> * fix the mess with separators. svn path=/trunk/; revision=5796
* s/descr/tip/Michael Meeks2000-10-091-11/+11
| | | | | | | | 2000-10-09 Michael Meeks <michael@helixcode.com> * evolution-subscribe.xml: s/descr/tip/ svn path=/trunk/; revision=5791
* remove redundant separator.Michael Meeks2000-10-061-2/+2
| | | | | | | | | | 2000-10-05 Michael Meeks <michael@helixcode.com> * evolution-mail.xml: remove redundant separator. * *.xml: Remove replicated attributes from structural elements. svn path=/trunk/; revision=5751
* ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,Matt Bissiri2000-10-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu> * ui/evolution-addressbook-ldap.xml, * ui/evolution-addressbook.xml, * ui/evolution-calendar.xml, * ui/evolution-contact-editor.xml: Fixed typo `_decr' -> `_descr', so some missing tooltips will appear. Also fixed some typos in descr values. From shell/ChangeLog: 2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu> * e-shell-view-menu.c (e_shell_view_menu_setup): Use `bonobo_ui_component_add_verb_list' instead of `bonobo_ui_component_add_verb_list_with_data' for help_verbs, so that `command_help' gets an html filename as user_data, instead of a ptr to EShellView. (menu_do_misc): Move DumpXML from help_verbs to here, because `command_xml_dump' needs to get EShellView as user_data. svn path=/trunk/; revision=5703
* move Open, Save into FileOpsMichael Meeks2000-10-041-6/+10
| | | | | | | | | | 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
* Removed the "about calendar" command, since we don't want to have bothFederico Mena Quintero2000-09-221-7/+0
| | | | | | | | | | 2000-09-21 Federico Mena Quintero <federico@helixcode.com> * gui/calendar-commands.c (verbs): Removed the "about calendar" command, since we don't want to have both "About Evolution" and "About Calendar". svn path=/trunk/; revision=5545
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-161-2/+2
| | | | svn path=/trunk/; revision=5457
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-1/+1
| | | | | | 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/+87
svn path=/trunk/; revision=5378