Commit Graph

121 Commits

Author SHA1 Message Date
5b89cbe4f5 ** Non-intrusive errror reporting and basic logging support.
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
2007-12-16 20:19:53 +00:00
b2eca33400 Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).
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
2007-12-15 21:44:09 +00:00
dbdeeca21b change "Evolution FAQ" menu item name to "Frequently Asked questions". if
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
2007-12-09 22:20:31 +00:00
d218775fe4 ** Fixes bug #497810
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
2007-11-26 19:50:36 +00:00
bdab55b7f4 fix my last commit...
2007-11-01  Michael Monreal  <mmonreal@svn.gnome.org>

        * evolution.xml: fix my last commit...

svn path=/trunk/; revision=34479
2007-11-01 15:02:07 +00:00
40331df14b ** Fix for bug #492106
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
2007-11-01 14:42:56 +00:00
e704fbd134 Add an icon for FilePageSetup.
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
2007-10-16 21:15:01 +00:00
54d4e5e5f8 ** Fixes bug #477045
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
2007-09-27 17:48:23 +00:00
4e4d7e38f1 ** Fixes bug #446894
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
2007-07-06 14:19:16 +00:00
e8f343bc9e Fix for a minor mnemonic issue
svn path=/trunk/; revision=32487
2006-08-07 10:25:06 +00:00
e4bdc1e6a7 Added support for Vertical View in Evolution Mailer with custom message list.
svn path=/trunk/; revision=32071
2006-06-02 18:12:08 +00:00
93acd6f496 Added a menu item for show/hide side bar. Also changed the mnemonics for
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
2006-01-30 05:16:26 +00:00
7bbb05236d ** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559,
2006-01-25  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559, #328560

svn path=/trunk/; revision=31309
2006-01-25 11:39:31 +00:00
fe9630cf42 changing "_About Evolution..." to "_About" to be HIG-compliant. Fixes bug
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
2006-01-19 14:21:33 +00:00
c5aa678286 ** Fixes bug #326265, #326266
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
2006-01-13 16:24:02 +00:00
328038a347 Changes accelerator assignment specified in
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
2006-01-12 14:57:26 +00:00
a369bb17b8 Reviewed by Harish Krishnaswamy <kharish@novell.com> Remove the Mailer
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
2006-01-02 09:00:38 +00:00
98cc37b8e5 Commited evolution.xml and evolution-mail-message.xml
2005-12-23  Srinivasa Ragavan <sragavan@novell.com>

	* Commited evolution.xml and evolution-mail-message.xml

svn path=/trunk/; revision=30940
2005-12-23 04:04:16 +00:00
59ad9dc53e fixed duplicated mnemonic. Fixes bug 319946.
2005-12-19  Andre Klapper <a9016009@gmx.de>
	* evolution.xml: fixed duplicated mnemonic.
          Fixes bug 319946.

svn path=/trunk/; revision=30884
2005-12-19 23:58:16 +00:00
27a36e5a4d ** Fixes bugs #322499 and #227853
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
2005-12-16 08:10:30 +00:00
7ac4fd8bf9 Have added the "View Status Bar" under the "View" menu This is a toggle
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
2005-09-23 09:44:58 +00:00
e36af0b6a5 removed the useless tools menu.
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
2005-07-21 07:08:09 +00:00
d88e794ded Add profiler so that it gets disted properly
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
2005-05-13 21:29:28 +00:00
097c33e75e add component button view items
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
2005-01-04 19:43:20 +00:00
75d011570d Move Tools->Settings... to Edit->Preferences Remove the separator above
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
2004-12-16 18:26:54 +00:00
3d6c1f3315 Add pixtype of pixbuf to the OpenNewWindow menu item
2004-12-09  Rodney Dawes  <dobey@novell.com>

	* evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item

svn path=/trunk/; revision=28104
2004-12-09 21:06:26 +00:00
2b5f789409 ** See bug #67864.
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
2004-10-19 11:21:29 +00:00
03fd62545c Add toolbar visibility toggle to View menu.
2004-06-01  William Jon McCann  <mccann@jhu.edu>

	* evolution.xml: Add toolbar visibility toggle to View menu.

svn path=/trunk/; revision=26158
2004-06-02 20:37:45 +00:00
f2e876d583 changed to About Evolution; comment out FAQ
2004-05-28  JP Rosevear  <jpr@novell.com>

	* evolution.xml: changed to About Evolution; comment out FAQ

svn path=/trunk/; revision=26123
2004-05-28 16:34:29 +00:00
ebb89b17ef use stock icons where possible. Calendar and tasks already use stock
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
2004-05-25 20:54:01 +00:00
c5072f3619 Added View->Window menu.
2004-05-19  Not Zed  <NotZed@Ximian.com>

        * evolution.xml: Added View->Window menu.

svn path=/trunk/; revision=25968
2004-05-19 03:46:28 +00:00
5d7ca1af79 Update for "New" changes. Move "New Window" into File menu.
* evolution.xml: Update for "New" changes. Move "New Window" into
	File menu.

svn path=/trunk/; revision=25383
2004-04-09 15:57:18 +00:00
8dcc3affb6 added "Quick Reference" menu item
2004-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

 	* evolution.xml: added "Quick Reference" menu item

svn path=/trunk/; revision=24475
2004-01-27 21:02:50 +00:00
3a1139cb9e Fix Folder submenu location Add ComponentPlaceholder back to File menu
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
2004-01-23 20:24:16 +00:00
c8cc95d20c moved 'Forget Passwords' item...
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
2004-01-15 16:13:39 +00:00
e2a832a056 Fixes bug #39488, use hlook="system" for toolbars
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
2004-01-06 17:50:20 +00:00
d448d8ab21 Rename verb "OpenFolderInNewWindow" to
"OpenNewWindow".  Add a separator before it in the File -> New
submenu.

svn path=/trunk/; revision=23400
2003-11-17 20:04:11 +00:00
913aab9b18 Rename verb "OpenFolderInNewWindow" to
"OpenNewWindow".  Add a separator before it in the File -> New
submenu.

svn path=/trunk/; revision=23398
2003-11-17 20:02:52 +00:00
5c8d360c98 Remove type="toggle" from the "ToggleOffline"
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
2003-11-13 22:19:12 +00:00
28f389fbf0 Ooops, add missing closing </popups> tag.
svn path=/trunk/; revision=23338
2003-11-13 22:05:32 +00:00
5880c00dd2 New.
* 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
2003-11-13 21:32:39 +00:00
51baaabff6 Add "NewPopup" popup back.
svn path=/trunk/; revision=23322
2003-11-13 11:55:27 +00:00
0fb08f3ff8 Merge new-ui-branch to the trunk.
svn path=/trunk/; revision=22964
2003-10-21 18:28:34 +00:00
ce850eda80 file all new folder bindings to be ctrl-shift-f
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
2003-05-01 21:55:20 +00:00
bb0d02c04b Fixes #35814
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
2003-04-28 16:47:35 +00:00
1c6f8c8db4 *glade/e-folder-list.glade : replaced buttons with stock buttons and added
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
2003-04-23 19:08:30 +00:00
02a3a01ac7 remove conduit settings as a separate entry
2003-03-20  JP Rosevear  <jpr@ximian.com>

	* evolution.xml: remove conduit settings as a separate entry

svn path=/trunk/; revision=20445
2003-03-20 22:10:39 +00:00
bd4153c91a Change hlook value for Toolbar to be
"both_horiz".

svn path=/trunk/; revision=18858
2002-11-20 17:03:42 +00:00
5a39c55fcb Set the pixtype for command "Settings" to
"pixbuf".

svn path=/trunk/; revision=18454
2002-10-28 14:49:06 +00:00
ee7399c9de Remove "..." from "Remove Other User's Folder" since it doesn't pop up a
* evolution.xml: Remove "..." from "Remove Other User's Folder"
	since it doesn't pop up a dialog. #31576.

svn path=/trunk/; revision=18324
2002-10-04 17:31:00 +00:00