aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
...
| * Patch from Matt McCutchen 2: Fix for bug #567935 (Don't use an uninitialized ↵Suman Manjunath2009-02-022-3/+10
| | | | | | | | | | | | variable). svn path=/trunk/; revision=37208
| * Fix compiler warnings.Matthew Barnes2009-02-024-4/+13
| | | | | | | | svn path=/trunk/; revision=37206
| * EPLugin : Added new hook point.Johnny Jacob2009-02-024-0/+54
| | | | | | | | svn path=/trunk/; revision=37205
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-013-3/+3
| | | | | | | | | | | | | | | | | | 2009-01-31 Matthew Barnes <mbarnes@redhat.com> ** Disable debug macros (#define d(x) x) throughout. (#569638) svn path=/trunk/; revision=37202
| * Fix compiler warningsSrinivasa Ragavan2009-01-302-1/+6
| | | | | | | | | | | | | | | | 2009-01-30 Srinivasa Ragavan <sragavan@novell.com> * message-list.c: (regen_list_exec): Fix compiler warnings svn path=/trunk/; revision=37183
| * Show attachment bar at all times. Seems like the contents are missing atSrinivasa Ragavan2009-01-302-2/+9
| | | | | | | | | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: (efhd_update_bar), (efhd_message_update_bar): Show attachment bar at all times. Seems like the contents are missing at times. svn path=/trunk/; revision=37176
| * Handle empty messages well.Srinivasa Ragavan2009-01-302-1/+5
| | | | | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * em-format.c: (em_format_format_text): Handle empty messages well. svn path=/trunk/; revision=37175
| * ** Fix for bug #546637Srinivasa Ragavan2009-01-292-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #546637 * em-folder-view.c: (emfv_popup_source): Ensure uid for source view also. svn path=/trunk/; revision=37171
| * ** Fix for bug #562449Srinivasa Ragavan2009-01-292-4/+15
| | | | | | | | | | | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #562449 * em-folder-view.c: (em_folder_view_mark_selected), (emfv_delete_msg_response): Don't emit for vfolders. svn path=/trunk/; revision=37170
| * ** Fix for bug #567654Srinivasa Ragavan2009-01-292-1/+7
| | | | | | | | | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #567654 * message-list.c: (regen_list_exec): Don't free the reffable string. svn path=/trunk/; revision=37167
| * ** Fix for bug #561628Milan Crha2009-01-282-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2009-01-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #561628 * em-format-html-print.c: (efhp_class_init): Initialize 'parent_class' with its parent, not with itself. svn path=/trunk/; revision=37142
| * ** Fix for bug #204891Milan Crha2009-01-205-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #204891 * filtertypes.xml: * em-composer-utils.h: (em_utils_forward_message_raw): * em-composer-utils.c: (emu_forward_raw_done), (em_utils_forward_message_raw): * mail-session.c: (ms_forward_to), (class_init): Implement "forward-to" rule for message filters. Note: Be sure you've eds of revision 9956 or higher. svn path=/trunk/; revision=37101
| * Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 ↵Suman Manjunath2009-01-135-33/+48
| | | | | | | | | | | | (Unescape "&amp;" when passing the link to browsers). svn path=/trunk/; revision=37063
| * ** Fix for bug #566653Srinivasa Ragavan2009-01-122-0/+7
| | | | | | | | | | | | | | | | | | | | 2009-01-12 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #566653 * mail-folder-cache.c: (folder_changed): Fix a leaked info svn path=/trunk/; revision=37048
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-115-22/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-11 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_show_uri): New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. * addressbook/gui/widgets/eab-contact-display.c (eab_uri_popup_link_open), (on_link_clicked): * calendar/gui/e-cal-component-preview (on_link_clicked): * calendar/gui/e-cal-component-memo-preview (on_link_clicked): * calendar/gui/e-memo-table.c (open_url_cb): * calendar/gui/dialogs/comp-editor.c (open_attachment): * composer/e-msg-composer.c (msg_composer_link_clicked): * mail/em-folder-view.c (emfv_format_link_clicked): * mail/em-popup.c (emp_uri_popup_link_open): * plugins/mailing-list-actions/mailing-list-actions.c (emla_list_action_do): * shell/e-shell-window-commands.c (command_open_faq): * widgets/misc/e-attachment-bar.c (eab_icon_clicked_cb): * widgets/misc/e-url-entry.c (button_clicked_cb): Call e_show_uri() instead of gnome_url_show(). * e-util/e-error.c (ee_response): Call e_display_help() instead of gnome_url_show(). * mail/em-config.c: * mail/em-menu.c: Remove unneeded #include <libgnome/gnome-url.h> svn path=/trunk/; revision=37037
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-113-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> * 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/printing/e-contact-print.c: * calendar/gui/calendar-commands.c: * calendar/gui/e-cal-list-view.c: * calendar/gui/e-day-view.c: * calendar/gui/e-itip-control.c: * calendar/gui/e-meeting-list-view.c: * calendar/gui/e-meeting-store.c: * calendar/gui/e-week-view.c: * calendar/gui/gnome-cal.c: * calendar/gui/memos-control.c: * calendar/gui/tasks-control.c: * e-util/e-dialog-utils.c: * mail/em-folder-view.c: * mail/importers/mail-importer.c: * shell/e-shell.c: * shell/evolution-shell-component-utils.c: * shell/importer/intelligent.c: * shell/main.c: * widgets/menus/gal-view-collection.c: * widgets/menus/gal-view-instance.c: Remove unneeded #include <libgnome/gnome-util.h>. svn path=/trunk/; revision=37036
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-112-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor.h: * addressbook/gui/contact-editor/e-contact-quick-add.c: * addressbook/gui/contact-editor/eab-editor.h: * addressbook/gui/contact-list-editor/e-contact-list-editor.h: * mail/mail-autofilter.c: Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded #include <libgnomeui/gnome-app-helper.h> * calendar/gui/calendar-commands.c: * calendar/gui/e-cell-date-edit-text.c: * calendar/gui/e-itip-control.c: * calendar/gui/memos-control.c: * calendar/gui/print.c: * calendar/gui/tasks-control.c: * widgets/misc/test-dropdown-button.c: Remove unneeded #include <libgnomeui/gnome-stock-icons.h>. * calendar/gui/alarm-notify/alarm-queue.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/cancel-comp.c: * calendar/gui/dialogs/changed-comp.c: * calendar/gui/dialogs/delete-error.c: * calendar/gui/dialogs/recur-comp.c: * calendar/gui/e-itip-control.c: * calendar/gui/print.c: Remove unneeded #include <libgnomeui/gnome-uidefs.h>. svn path=/trunk/; revision=37035
| * ** Fixes bug #567280Matthew Barnes2009-01-112-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567280 * mail/message-tag-followup.c: Remove unneeded #include <libgnomeui/gnome-pixmap.h>. svn path=/trunk/; revision=37028
| * ** Fixes bug #567285Matthew Barnes2009-01-112-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567285 * mail/mail-autofilter.c: * widgets/misc/e-activity-handler.c: * widgets/misc/e-dropdown-button.c: Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. svn path=/trunk/; revision=37027
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-092-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> * Fix for bug #566011 * addressbook/gui/component/Makefile.am: * addressbook/gui/component/addressbook-component.c (addressbook_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * calendar/gui/Makefile.am: * calendar/gui/calendar-component.c (calendar_component_class_init): * calendar/gui/dialogs/comp-editor.c: * calendar/gui/memos-component.c (memos_component_class_init): * calendar/gui/tasks-component.c (tasks_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * composer/e-composer-header-table.c: * composer/e-composer-private.h: Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>. * mail/mail-component.c (mail_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * shell/e-user-creatable-items-handler.c (e_user_creatable_items_handler_class_ini): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * widgets/misc/e-charset-picker.c: * widgets/misc/e-signature-combo-box.c: Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>. svn path=/trunk/; revision=37021
| * ** Fix for bug #565376Milan Crha2009-01-087-7/+624
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #565376 * vfoldertypes.xml: * searchtypes.xml: Merge some search types together. * em-vfolder-context.c: (vfolder_new_element): More elements. * em-filter-folder-element.h: (struct _EMFilterFolderElement): * em-filter-folder-element.c: (xml_encode), (xml_decode), (folder_selected), (get_widget), (format_sexp): Support storing folder uri in a camel's way. * em-format-html-display.c: (efhd_use_component): Compiler warning fix. svn path=/trunk/; revision=37015
| * ** Fixes bug #565857Matthew Barnes2008-12-292-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-29 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #565857 * mail/e-searching-tokenizer.c (searcher_next_token): The HTMLTokenizer now expects a newly-allocated string from its next_token() method, so duplicate the returned string. This fixes a memory leak whereby previously, some implementations of next_token() did return a newly-allocated string, some did not. Those that did leaked those strings. svn path=/trunk/; revision=36945
| * ** Part of fix for bug #559153Sankar P2008-12-222-68/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-22 Sankar P <psankar@novell.com> ** Part of fix for bug #559153 * em-migrate.c (update_progress_in_main_thread), (migrate_folders), (count_folders), (migrate_folders_to_db_thread), (migrate_to_db), (em_migrate): Migration Improvements svn path=/trunk/; revision=36924
| * ** Fix for bug #558337Norman Wang2008-12-222-5/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-22 Norman Wang <zhichao.wang@sun.com> ** Fix for bug #558337 * mail/em-subscribe-editor.c: Create a wrapper class MailMsgListNode of _zsubscribe_msg message. The MailMsgListNode class is the subclass of EDListNode class. So the _zsubscribe_msg can be added into the EDList. svn path=/trunk/; revision=36922
| * ** Part of fix for bug #552583Milan Crha2008-12-162-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): Do not leak. svn path=/trunk/; revision=36903
| * ** Fix for bug #564007Milan Crha2008-12-152-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #564007 * em-format.c: (emf_inlinepgp_encrypted): Guess the decrypted part mime type if not known from the decryptor, thus show the content really inline, if possible. svn path=/trunk/; revision=36894
| * ** Part of fix for bug #563669Milan Crha2008-12-152-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #563669 * mail/em-account-editor.c: (emae_option_checkspin): * filter/filter-int.c: (get_widget): * calendar/gui/dialogs/recurrence-page.c: (make_ending_count_special): * calendar/conduits/todo/todo-conduit.c: (e_todo_gui_new): Use zero GtkSpinButton's PageSize, as Gtk+ requires. svn path=/trunk/; revision=36892
| * Fix a impllicit warningSrinivasa Ragavan2008-12-152-0/+5
| | | | | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: Fix a impllicit warning svn path=/trunk/; revision=36891
| * ** Fix for bug #552583Srinivasa Ragavan2008-12-152-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #552583 * mail-config.c: (mail_config_get_account_by_transport_url): Free the right url. svn path=/trunk/; revision=36889
| * ** Fix for #546637Srinivasa Ragavan2008-12-152-7/+13
| | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for #546637 * message-list.c: (message_list_finalise), (regen_list_exec), (regen_list_done): Don't loose uids. svn path=/trunk/; revision=36886
| * Restore the code for BONOBO components need by the vcard inline viewer.Srinivasa Ragavan2008-12-152-2/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: (efhd_bonobo_unknown), (efhd_find_handler), (efhd_bonobo_object), (efhd_check_server_prop), (efhd_use_component), (efhd_format_attachment): Restore the code for BONOBO components need by the vcard inline viewer. svn path=/trunk/; revision=36885
| * Add the unread vfolder hack.Srinivasa Ragavan2008-12-153-1/+43
| | | | | | | | | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-account-editor.c: (emae_option_checkspin): * em-folder-tree.c: (emft_popup_uvfolder), (emft_popup): Add the unread vfolder hack. svn path=/trunk/; revision=36884
| * ** Fixes bug #564519Lucian Langa2008-12-152-2/+11
| | | | | | | | | | | | | | | | | | | | | | 2008-12-15 Lucian Langa <lucilanga@gnome.org> ** Fixes bug #564519 * mail-send-recv.c: (build_dialog): Count also deleted unsent messages when displaying SMTP server svn path=/trunk/; revision=36879
| * ** Fixes bug #564351 (patch by Tal Benavidor)Matthew Barnes2008-12-142-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-13 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564351 (patch by Tal Benavidor) * mail/em-icon-stream.c: Fix single-header include issue for GdkPixbuf. svn path=/trunk/; revision=36874
| * ** Part of fix for bug #552357Milan Crha2008-12-112-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-10 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552357 * e-searching-tokenizer.c: (e_searching_tokenizer_begin): Function prototype changed. svn path=/trunk/; revision=36868
| * ** Fix for bug #563870Milan Crha2008-12-106-23/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-10 Milan Crha <mcrha@redhat.com> ** Fix for bug #563870 * e-util/e-util-labels.h: (e_util_labels_get_filter_options): * e-util/e-util-labels.c: (e_util_labels_get_filter_options): New helper function to be used in FilterOption. * filter/Makefile.am: * filter/filter-label.h: * filter/filter-label.c: Drop, not used anywhere. * filter/filter-element.c: * filter/rule-context.c: Remove dropped include and code. * filter/filter-option.c: (get_dynamic_options), (xml_create), (get_widget): Evaluate dynamic options even on create, to have them available for saved searches even before the widget itself is shown. * mail/vfoldertypes.xml: * mail/filtertypes.xml: * mail/searchtypes.xml: Use dynamic filter option. * mail/message-list.c: Drop unused header include. svn path=/trunk/; revision=36863
| * ** Part of fix for bug #552583Milan Crha2008-12-102-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): Extending Sankar's fix of account checking logic a bit, to be more consistent. svn path=/trunk/; revision=36859
| * ** Fix for bug #563369Milan Crha2008-12-094-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #563369 * em-folder-properties.c: (emfp_dialog_got_folder_quota): * em-folder-tree-model.c: (em_folder_tree_model_set_folder_info): * mail-component.c: (view_changed): Translate "Templates" folder name. svn path=/trunk/; revision=36856
| * ** Fix for bug #563669Milan Crha2008-12-092-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #563669 * addressbook/gui/component/ldap-config.glade: * addressbook/printing/e-contact-print.glade: * mail/mail-config.glade: * filter/filter.glade: * widgets/misc/e-send-options.glade: * calendar/gui/dialogs/recurrence-page.glade: * calendar/gui/dialogs/alarm-dialog.glade: * calendar/gui/dialogs/event-page.glade: * calendar/gui/dialogs/task-details-page.glade: * calendar/gui/dialogs/cal-prefs-dialog.glade: * calendar/gui/alarm-notify/alarm-notify.glade: * calendar/gui/goto-dialog.glade: Use zero GtkSpinButton's PageSize, as Gtk+ requires. svn path=/trunk/; revision=36855
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished ↵Suman Manjunath2008-12-082-1/+10
| | | | | | | | | | | | loading' until we are really done with it. The previous behavior can cause duplicate nodes in tree for subscribed folders). svn path=/trunk/; revision=36847
| * ** Fixes bug #552583Sankar P2008-12-082-15/+17
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-08 Sankar P <psankar@novell.com> ** Fixes bug #552583 * mail/mail-config.c: (mail_config_get_account_by_source_url) (mail_config_get_account_by_transport_url): Fix the errors in the account checking logic. svn path=/trunk/; revision=36839
| * ** Fixes bug #552583Matthew Barnes2008-12-042-31/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-04 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #552583 * mail/mail-config.c (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): For the purpose of matching a URL to an EAccount, only compare the protocol, user, host and port and disregard the rest. svn path=/trunk/; revision=36832
| * ** Fixes bug #552850Matthew Barnes2008-11-242-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-23 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #552850 * mail/evolution-mail.schemas.in: * plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml: Prefer the term "side bar" over "folder tree". svn path=/trunk/; revision=36810
| * ** Fix for bug #555276Srinivasa Ragavan2008-11-192-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #555276 * mail/mail-vfolder.c: Don't load vfolder as subfolder. svn path=/trunk/; revision=36799
| * Do not display the default headers when all the headers are disabled inBharath Acharya2008-11-133-5/+7
| | | | | | | | | | | | | | | | | | | | 2008-11-13 Bharath Acharya <abharath@novell.com> * em-folder-view.c: (emfv_setting_notify): * em-format-html.c: (efh_format_headers): Do not display the default headers when all the headers are disabled in Mail preferences. svn path=/trunk/; revision=36780
| * ** Part of fix for bug #524377Milan Crha2008-11-135-0/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-12 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #524377 * configure.in: Bump eds minimum version to 2.25.2 because of camel's int camel_header_param_encode_filenames_in_rfc_2047. * mail/mail-config.glade: * mail/evolution-mail.schemas.in: * mail/em-composer-prefs.c: (em_composer_prefs_construct): * mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init): Declare, be able to change and listen to changes on new key, '/apps/evolution/mail/composer/outlook_filenames' to encode file names header in camel based on the RFC 2047, instead of the correct RFC 2231. Note: Requires at least eds revision 9756. svn path=/trunk/; revision=36779
| * Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-26/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url): Instead of preserving the authmech attribute in the two URLs being compared, strip the attributes out of both URLs and just do a simple string comparison. We're just trying to match a URL to an account here. The authentication method shouldn't be relevant. svn path=/trunk/; revision=36758
| * ** Fix for BNC bug #437226 Proper message is missing in mail sent byBharath Acharya2008-11-072-12/+20
| | | | | | | | | | | | | | | | | | | | | | | | 2008-11-07 Bharath Acharya <abharath@novell.com> ** Fix for BNC bug #437226 Proper message is missing in mail sent by delegatee * em-format-html.c (efh_format_headers): Regression caused by r35319. Check for the condition only after the while loop. svn path=/trunk/; revision=36750
| * ** Fixes part of bug #559371Matthew Barnes2008-11-062-39/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-05 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #559371 * composer/e-msg-composer.c (e_load_spell_languages): New function loads a list of GtkhtmlSpellLanguage structs from GConf, taking care of details like converting language codes to structs and ensuring the returned list is non-empty. * composer/e-msg-composer.c (e_save_spell_languages): New function saves a list of GtkhtmlSpellLanguage structs to GConf, taking care of details like converting the structs to language codes. * composer/e-msg-composer.c (msg_composer_constructor): * mail/em-composer-prefs.c (spell_language_save), (spell_setup): Simplify the logic by using e_load_spell_languages() and e_save_spell_languages(). svn path=/trunk/; revision=36743
| * ** Fix for bug #386036Milan Crha2008-11-043-1/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #386036 * vfoldertypes.xml: * filtertypes.xml: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers. svn path=/trunk/; revision=36739
| * ** Fix for bug #559086Ashish Shrivastava2008-11-032-243/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * ** Fixes bug #559042Matthew Barnes2008-11-032-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559042 * calendar/gui/e-itip-control.c (write_recurrence_piece): * mail/mail-config.glade: Remove extra spaces in translated strings. svn path=/trunk/; revision=36722
| * ** Fixes bug #557613Matthew Barnes2008-11-032-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #557613 * mail/em-utils.c (try_open_e_book): Wait for try_open_e_book_cb() to run before freeing the EFlag. It will run regardless of whether the EBook operation completes. svn path=/trunk/; revision=36715
| * ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-012-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #558726 (patch by Frederic van Starbmann) * mail/em-format-html.c (emfh_multipart_related_check): * plugins/mail-to-task/mail-to-task.c (do_mail_to_task): * plugins/plugin-manager/plugin-manager.c (eppm_enable_toggled): Fix several potential format string crashes. svn path=/trunk/; revision=36709
| * Disable delete and rename onSankarasivasubramanian Pasupathilingam2008-10-312-0/+12
| | | | | | | | | | | | right click menu for the system folders svn path=/trunk/; revision=36703
| * Just some minor code polishing.Matthew Barnes2008-10-233-26/+33
| | | | | | | | | | | | | | | | | | | | | | 2008-10-22 Matthew Barnes <mbarnes@redhat.com> * mail-send-recv.c: * mail-send-recv.h: Just some minor code polishing. svn path=/trunk/; revision=36676
| * Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-212-4/+6
| | | | | | | | svn path=/trunk/; revision=36671
| * Patch from Patrick Ohly <Patrick.Ohly@gmx.de>: Fix for a build break while ↵Suman Manjunath2008-10-202-1/+5
| | | | | | | | | | | | compiling out-of-tree. svn path=/trunk/; revision=36663
| * ** Revert the patch committed in rev 36458Akhil Laddha2008-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | 2008-10-20 Akhil Laddha <lakhil@novell.com> ** Revert the patch committed in rev 36458 * Patch from Bug 552583 svn path=/trunk/; revision=36656
| * ** Fix for bug #438155Milan Crha2008-10-203-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #438155 * message-list.h: (struct _MessageList): message-list.c: (message_list_init), (message_list_finalise), (regen_list_done), (regen_list_free), (ml_regen_timeout), (mail_regen_cancel): Guard access to the 'regen' list with a lock. svn path=/trunk/; revision=36652
| * ** Fix for bug #555276Srinivasa Ragavan2008-10-172-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-17 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #555276 * mail/mail-vfolder.c: Don't load a vfolder as a sub folder. svn path=/trunk/; revision=36639
| * ** Fix for bug #364542Milan Crha2008-10-172-4/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-17 Milan Crha <mcrha@redhat.com> ** Fix for bug #364542 * em-utils.c: (struct TryOpenEBookStruct), (try_open_e_book_cb), (try_open_e_book), (em_utils_in_addressbook), (em_utils_contact_photo): Stop when camel operation has been canceled. Also check for cancellation when opening EBook, thus the UI (preview) will not freeze with slow address books. svn path=/trunk/; revision=36635
| * ** Fix for bug #555203Bharath Acharya2008-10-102-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-07 Bharath Acharya <abharath@novell.com> ** Fix for bug #555203 * mail-session.c: (get_password): Use the url value in cases where the account goes NULL. Fixes the issue of Exchange not sending mails, because it does not have a valid transport url to use. svn path=/trunk/; revision=36585
| * ** Fix for bug #554349Sankar P2008-10-052-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-05 Sankar P <psankar@novell.com> ** Fix for bug #554349 * mail/em-folder-browser.c: Expand threads and select messages, if user has given select-all. svn path=/trunk/; revision=36562
| * ** Fix for bug #554418Milan Crha2008-10-013-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #554418 * e-util/e-util.h: (e_util_guess_mime_type): * e-util/e-util.c: (e_util_guess_mime_type): Guess mime_type based on the file content only when permitted by the caller, otherwise check based on the filename only, where it fallbacks if file content guess fails. * mail/em-utils.c: (em_utils_snoop_type): * mail/em-popup.c: (emp_standard_menu_factory): Guess mime_type based on the filename only. * composer/e-msg-composer.c: (handle_uri), (e_msg_composer_add_inline_image_from_file): Guess mime_type based on the file content, if failed, then on the filename. * widgets/misc/e-attachment.c: (attachment_guess_mime_type): Allow guessing mime_type based on the file content. * calendar/gui/dialogs/comp-editor.c: (set_attachment_list): * calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory): Allow/disallow guessing of the mime_type based on the file content. svn path=/trunk/; revision=36529
| * ** Fix for bug #554458Milan Crha2008-10-012-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #554458 * configure.in: Bump glib version to 2.18.0 because of g_content_type_from_mime_type. * mail/em-popup.c: (emp_standard_menu_factory): * calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory): Use content-type to call of g_app_info_get_all_for_type. svn path=/trunk/; revision=36526
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-012-14/+20
| | | | | | | | svn path=/trunk/; revision=36520
| * ** Fix for bug #545045Philip Withnall2008-10-012-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-30 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #545045 * mail-send-recv.c (build_dialog): Don't show SMTP in the Send/Receive dialogue if there are no unsent mails. svn path=/trunk/; revision=36505
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-302-17/+24
| | | | | | | | svn path=/trunk/; revision=36502
| * Remove unnecessary FIXME. normalized columns are for internalSankarasivasubramanian Pasupathilingam2008-09-302-3/+6
| | | | | | | | | | | | | | | | * mail/message-list.c: Remove unnecessary FIXME. normalized columns are for internal manipulation. svn path=/trunk/; revision=36499
| * Added new column "Subject - Trimmed". Patch by hpj.Sankarasivasubramanian Pasupathilingam2008-09-304-3/+81
| | | | | | | | svn path=/trunk/; revision=36498
| * Mark some forgotten strings for translation. Fixes bug #553067Gabor Kelemen2008-09-292-2/+6
| | | | | | | | | | | | | | | | 2008-09-29 Gabor Kelemen <kelemeng@gnome.hu> * mail-config.glade: Mark some forgotten strings for translation. Fixes bug #553067 svn path=/trunk/; revision=36479
| * ** Fix for bug #530716Milan Crha2008-09-292-11/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #530716 * mail/mail-session.c: (user_message_response), (user_message_exec), (user_message_response_free): Differentiate between response with valid message pointer and with one already freed. * widgets/misc/e-activity-handler.c: (error_cleanup): GtkDialog errors close by the response message, not as other widgets, because creator of the dialog waits for that signal and takes care of the widget. svn path=/trunk/; revision=36473
| * ** Fix for bug #530691Milan Crha2008-09-294-105/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #530691 * em-folder-utils.c: (emfu_delete_rec), (emfu_delete_done), (emfu_delete_folders), (emfu_delete_response), (em_folder_utils_delete_folder): * mail-ops.h: (mail_remove_folder): * mail-ops.c: (mail_remove_folder), (struct _remove_folder_msg), (remove_folder_desc), (remove_folder_rec), (remove_folder_exec), (remove_folder_done), (remove_folder_free): Remove folders in its own thread, not in main thread. svn path=/trunk/; revision=36471
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-296-59/+84
| | | | | | | | svn path=/trunk/; revision=36465
| * ** Fix for bug #552583 (Suggested by Sebastian Keller)Milan Crha2008-09-262-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-26 Milan Crha <mcrha@redhat.com> ** Fix for bug #552583 (Suggested by Sebastian Keller) * mail-session.c: (get_password): Do not hide auth_mech from the URL. svn path=/trunk/; revision=36458
| * ** Fix for bug #552551Philip Withnall2008-09-252-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-25 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #552551 * em-folder-browser.c (emfb_search_search_activated): Add a NULL check for search_word before calling strcmp. svn path=/trunk/; revision=36451
| * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-252-15/+22
| | | | | | | | svn path=/trunk/; revision=36448
| * ** Fix for bug #313225Milan Crha2008-09-242-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #313225 * mail/message-list.c: (struct states_pixmaps), (ml_tree_value_at), (message_list_create_extras): Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set. * plugins/itip-formatter/itip-formatter.c: (format_itip): Set the user flag '$has_cal' on the message when formatting a calendar attachment. svn path=/trunk/; revision=36445
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-15/+21
| | | | | | | | svn path=/trunk/; revision=36443
| * ** Fixes bug #553479Philip Withnall2008-09-243-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439
| * ** Fix for bug #553273Milan Crha2008-09-233-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #553273 * addressbook/gui/component/addressbook-view.c: (delete_addressbook_folder), (delete_addressbook_cb): * addressbook/gui/widgets/eab-gui-util.c: (save_it): * addressbook/gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email): * addressbook/gui/contact-list-editor/e-contact-list-editor.c: (contact_list_editor_contact_exists): * plugins/exchange-operations/exchange-config-listener.c: (exchange_config_listener_authenticate): * mail/em-composer-utils.c: (em_utils_handle_receipt): * mail/em-folder-view.c: (emfv_delete_msg_response): * composer/e-composer-actions.c: (action_save_cb): * calendar/gui/alarm-notify/alarm-queue.c: (edit_component): * calendar/gui/tasks-component.c: (delete_task_list_cb): * calendar/gui/calendar-component.c: (delete_calendar_cb): * calendar/gui/memos-component.c: (delete_memo_list_cb): Always end e_error_run/e_error_new calls with NULL parameter. svn path=/trunk/; revision=36434
| * Added Italian translation for default email message.Luca Ferretti2008-09-224-1/+1457
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-22 Luca Ferretti <elle.uca@libero.it> * default/Makefile.am: * default/it/Inbox: * default/it/Makefile.am: Added Italian translation for default email message. svn path=/trunk/; revision=36416
| * Added Czech translation of default email message by Jiri Eischmann. Ditto.Petr Kovar2008-09-224-1/+330
| | | | | | | | | | | | | | | | | | | | | | 2008-09-22 Petr Kovar <pknbe@volny.cz> * default/cs/Inbox: Added Czech translation of default email message by Jiri Eischmann. * default/cs/Makefile.am: Ditto. * default/Makefile.am: Ditto. svn path=/trunk/; revision=36413
| * Updated Polish translationWadim Dziedzic2008-09-222-29/+4
| | | | | | | | | | | | | | | | 2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl> * default/pl/Inbox: Updated Polish translation svn path=/trunk/; revision=36410
| * Updated Spanish default mailJorge Gonzalez Gonzalez2008-09-201-71/+20
| | | | | | | | svn path=/trunk/; revision=36395
| * Final tweaks (really!) for the Lithuanian default mail translation.Gintautas Miliauskas2008-09-191-9/+9
| | | | | | | | svn path=/trunk/; revision=36388
| * Translated some headers of the default mail message into Lithuanian.Gintautas Miliauskas2008-09-191-3/+3
| | | | | | | | svn path=/trunk/; revision=36387
| * Updated Lithuanian translation.Gintautas Miliauskas2008-09-192-104/+88
| | | | | | | | | | | | | | | | | | | | 2008-09-19 Gintautas Miliauskas <gintas@akl.lt> * default/lt/Inbox: Updated Lithuanian translation. svn path=/trunk/; revision=36386
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-198-101/+112
| | | | | | | | svn path=/trunk/; revision=36381
| * Update German translation.Hendrik Richter2008-09-191-31/+0
| | | | | | | | svn path=/trunk/; revision=36376
| * Add this tooGabor Kelemen2008-09-172-0/+11
| | | | | | | | | | | | | | | | 2008-09-17 Gabor Kelemen <kelemeng@gnome.hu> * default/hu/Makefile.am: Add this too svn path=/trunk/; revision=36355
| * Default welcome mail translation added. Added huGabor Kelemen2008-09-173-1/+320
| | | | | | | | | | | | | | | | | | 2008-09-17 Gabor Kelemen <kelemeng@gnome.hu> * default/hu/Inbox: Default welcome mail translation added. * default/Makefile.am: Added hu svn path=/trunk/; revision=36354
| * Updated Korean translation of the default mail.Changwoo Ryu2008-09-161-31/+1
| | | | | | | | svn path=/trunk/; revision=36347
| * Added Serbian welcome message translationGoran Rakic2008-09-166-1/+653
| | | | | | | | svn path=/trunk/; revision=36345
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1610-124/+133
| | | | | | | | svn path=/trunk/; revision=36344
| * Updated Dutch translation by Tino Meinen.Wouter Bolsterlee2008-09-162-84/+49
| | | | | | | | | | | | | | | | | | 2008-09-16 Wouter Bolsterlee <wbolster@svn.gnome.org> * default/nl/Inbox: Updated Dutch translation by Tino Meinen. svn path=/trunk/; revision=36343
| * Updated Finnish default mailboxIlkka Tuohela2008-09-162-41/+15
| | | | | | | | svn path=/trunk/; revision=36342
| * Updated French translation.Claude Paroz2008-09-162-124/+46
| | | | | | | | | | | | | | | | 2008-09-16 Claude Paroz <claude@2xlibre.net> * default/fr/Inbox: Updated French translation. svn path=/trunk/; revision=36341
| * default/sv/Inbox: Updated Swedish translation.Daniel Nylander2008-09-162-59/+30
| | | | | | | | svn path=/trunk/; revision=36339
| * ** Fix for bug #539536Sankarasivasubramanian Pasupathilingam2008-09-154-3/+18
| | | | | | | | | | | | | | | | | | * em-format.c: (struct default_headers): * em-format-html.c: (efh_format_headers): * em-format-html.c: (default_headers): Add "Face" header to default headers and allow it to be hidden. svn path=/trunk/; revision=36331
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #504767 (Expand also parent ↵Suman Manjunath2008-09-142-1/+8
| | | | | | | | | | | | nodes, if necessary). svn path=/trunk/; revision=36328
| * Milan Crha <mcrha@redhat.com> Fix for bug #551915 (Manage error on idle, to ↵Suman Manjunath2008-09-142-4/+46
| | | | | | | | | | | | call gtk functions in the main thread). svn path=/trunk/; revision=36326
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-137-86/+95
| | | | | | | | svn path=/trunk/; revision=36313
| * ** Fix for bug #534039Milan Crha2008-09-113-16/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 * mail-vfolder.c: (vfolder_load_storage): Load store to mail component first, to have all notifications registered in time of adding rules. * mail-folder-cache.c: (real_flush_updates): Dropped unnecessary and offending code causing infinite loops when deleting search folder. svn path=/trunk/; revision=36304
| * ** Fix for bug #493298Milan Crha2008-09-092-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #493298 * em-format-html-display.c: (efhd_image): Do not try to access widget of the pury when the operation has been cancelled. svn path=/trunk/; revision=36289
| * Milan Crha <mcrha@redhat.com> Fix for bug #328216 (Bad signature prompt for ↵Suman Manjunath2008-09-084-9/+23
| | | | | | | | | | | | self-signed pop3 servers). svn path=/trunk/; revision=36273
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-14/+4
| | | | | | | | svn path=/trunk/; revision=36264
| * Fix infinite loop on deleting vfolders.Srinivasa Ragavan2008-09-052-1/+6
| | | | | | | | | | | | | | | | | | 2008-09-05 Srinivasa Ragavan <sragavan@novell.com> * mail-folder-cache.c (real_flush_updates): Fix infinite loop on deleting vfolders. svn path=/trunk/; revision=36257
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-049-104/+122
| | | | | | | | | | | | More to come. svn path=/trunk/; revision=36255
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0346-614/+690
| | | | | | | | | | | | More changes to come. svn path=/trunk/; revision=36247
| * Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-012-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Fix compiler warnings in some of the test programs. * mail/em-composer-utils.c (edit_message): * plugins/email-custom-header/email-custom-header.c: * plugins/templates/templates.c: Don't mix declarations and code. svn path=/trunk/; revision=36242
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message ↵Suman Manjunath2008-09-013-13/+31
| | | | | | | | | | | | to the right stream, do not try to set information message to the message list when it's not visible). svn path=/trunk/; revision=36240
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 (Make sure search ↵Suman Manjunath2008-09-012-2/+23
| | | | | | | | | | | | folder's unread count will be tracked properly in a tree even before the folder is opened in the UI). svn path=/trunk/; revision=36239
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #549661 (Process ↵Suman Manjunath2008-09-012-1/+9
| | | | | | | | | | | | DND correctly when a mail message is dragged from outside Evolution to a folder in the sidebar). svn path=/trunk/; revision=36236
| * ** Fix bug #544430Matthew Barnes2008-08-312-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-31 Matthew Barnes <mbarnes@redhat.com> ** Fix bug #544430 * mail/em-folder-properties.c (emfp_get_folder_item): Better formed translatable strings for quota usage. svn path=/trunk/; revision=36231
| * Disable flag upsync. I need to implement it more intelligently.Srinivasa Ragavan2008-08-312-1/+9
| | | | | | | | | | | | | | | | | | 2008-08-30 Srinivasa Ragavan <sragavan@novell.com> * mail/mail-component.c: Disable flag upsync. I need to implement it more intelligently. svn path=/trunk/; revision=36229
| * ** Fix for bug #509647Milan Crha2008-08-283-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #509647 * em-folder-utils.c: (emft_copy_folders__exec): * mail-ops.c: (fetch_mail_exec), (send_queue_exec): Do not expunge folder when something goes wrong. svn path=/trunk/; revision=36143
| * ** Fix for bug #534762Philip Withnall2008-08-273-8/+16
| | | | | | | | | | | | | | | | | | | | | | 2008-08-27 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #534762 Change "addressbook" to "address book" in translatable strings. svn path=/trunk/; revision=36117
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2747-577/+724
| | | | | | | | svn path=/trunk/; revision=36116
| * ** Fixes bug #546926Matthew Barnes2008-08-214-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #546926 * configure.in: Bump eds_minimum_version to 2.23.91 for camel_shutdown(). * mail/mail-session.c (mail_session_shutdown): New function simply calls camel_shutdown(). * mail/mail-component.c (impl_finalize): Call mail_session_shutdown(). svn path=/trunk/; revision=36029
| * ** Fixes bug #508732Matthew Barnes2008-08-184-8/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #508732 * shell/e-shell.c: Add a "crash_recovery" flag, with accessor functions for it. * shell/e-shell-window (init_view): Check and reset the "crash_recovery" flag before creating a new shell view. The components can use this flag to take steps to recover from the previous crash. * shell/apps_evolution_shell.schemas.in: Remove the "skip_recovery_dialog" and "recovery" keys. * shell/Evolution-Component.idl (createView): Add a "select_item" boolean parameter. * shell/main.c: Kill the crash recovery dialog. Instead just set the crash recovery flag in e-shell appropriately. * mail/mail-component.c (impl_createView): Add a "select_item" argument for crash recovery, which we forward to EMFolderBrowser as a "suppress_message_selection" flag. * mail/em-folder-browser.c (emfb_set_folder): Suppress automatic message selection if we are recovering from a crash. * addressbook/gui/component/addressbook-component.c (impl_createView): * calendar/gui/calendar-component.c (impl_createView): * calendar/gui/memos-component.c (impl_createView): * calendar/gui/tasks-component.c (impl_createView): Add a "select_item" argument for crash recovery, which these components do not use. * help/C/evolution.xml: Remove the bit about crash recovery. svn path=/trunk/; revision=36009
| * ** Fixes bug #513363Matthew Barnes2008-08-162-32/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-16 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #513363 * mail/default/C/Inbox: Remove the outdated "New Features" list, and well as the incorrect "Evolution team" email address. svn path=/trunk/; revision=36002
| * ** Fix for bug #547805Sebastien Bacher2008-08-152-6/+7
| | | | | | | | | | | | | | | | | | | | * em-popup.c: (emp_standard_menu_factory): don't filter applications using g_app_info_should_show() * gui/e-cal-popup.c: (ecalp_standard_menu_factory): don't filter applications using g_app_info_should_show() svn path=/trunk/; revision=35993
| * Patch from Moritz Mertinkat <moritz@mertinkat.net> (Added meaningful user ↵Suman Manjunath2008-08-132-0/+7
| | | | | | | | | | | | agent for HTTP requests used to load remote images). svn path=/trunk/; revision=35974
| * ** Fix for bug #519292Milan Crha2008-08-122-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #519292 * message-list.c: (read_boolean_with_default), (message_list_construct): Read 'thread_expand' and 'thread_latest' safely with TRUE as default if key doesn't exist. svn path=/trunk/; revision=35968
| * ** Fixes bug #546892Matthew Barnes2008-08-1214-49/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-11 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #546892 * e-util/e-icon-factory.c (e_icon_factory_get_image): Kill this function. Use gtk_image_new_from_icon_name(). * e-util/e-icon-factory.c (e_icon_factory_get_icon_list): Kill this function. Use gtk_window_set_icon_name(). * widgets/misc/e-activity-handler.c: * widgets/misc/e-task-widget.c: Purge the GdkPixbuf arguments from the API. We've been ignoring them since the spinner icon was added. * addressbook/gui/contact-editor/e-contact-editor-fullname.c: * addressbook/gui/contact-editor/e-contact-editor-im.c: * addressbook/gui/contact-editor/e-contact-editor-address.c: * calendar/gui/alarm-notify/alarm-notify-dialog.c: * calendar/gui/dialogs/alarm-dialog.c: * calendar/gui/dialogs/alarm-list-dialog.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/changed-comp.c: * calendar/gui/dialogs/delete-error.c: * calendar/gui/dialogs/select-source-dialog.c: * mail/mail-send-recv.c: * mail/message-tag-followup.c: * widgets/misc/e-combo-button.c: * widgets/misc/e-info-label.c: * widgets/misc/e-url-entry.c: * widgets/misc/e-task-widget.c: Prefer gtk_window_set_icon_name() over gtk_window_set_icon_list(). * addressbook/gui/contact-editor/e-contact-editor-im.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/e-timezone-entry.c: * e-util/e-gui-utils.c: * e-util/e-popup.c: * plugins/import-ics-attachments/icsimporter.c: * plugins/itip-formatter/itip-view.c: * mail/em-folder-browser.c: * mail/em-format-html-display.c: * mail/mail-send-recv.c: * mail/message-tag-followup.c: Prefer gtk_image_new_from_icon_name() over e_icon_factory_get_image(). * calendar/gui/alarm-notify/alarm-queue.c: * plugins/mail-notification/mail-notification.c: Prefer gtk_status_icon_set_from_icon_name() over gtk_status_icon_set_from_pixbuf(). * addressbook/gui/component/addressbook-view.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-calendar-view.c: * calendar/gui/e-memo-table.c: * mail/mail-mt.c: e_activity_handler_operation_started() no longer takes a GdkPixbuf. It was ignoring the pixbuf anyway ever since we added a spinner icon. svn path=/trunk/; revision=35958
| * ** Fix for bug #519292Milan Crha2008-08-112-15/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #519292 * mail/message-list.c: (load_tree_expand_all): Drop function. * mail/message-list.c: (regen_list_done): Rather use desired expanded state value when creating the tree instead of the default model's value for this to have 'expand/collapse all' commands work better and quicker. * widgets/tablee-tree.h: (e_tree_load_all_expanded_state): * widgets/tablee-tree.c: (e_tree_load_all_expanded_state): * widgets/tablee-tree-table-adapter.h: (e_tree_table_adapter_load_all_expanded_state): * widgets/tablee-tree-table-adapter.c: (e_tree_table_adapter_load_all_expanded_state), (set_expanded_state_func), (set_collapsed_state_func): Drop functions in favor of new functions. * widgets/tablee-tree.h: (e_tree_force_expanded_state): * widgets/tablee-tree.c: (e_tree_force_expanded_state): * widgets/tablee-tree-table-adapter.h: (e_tree_table_adapter_force_expanded_state): * widgets/tablee-tree-table-adapter.c: (e_tree_table_adapter_force_expanded_state), (struct ETreeTableAdapterPriv), (create_gnode), (etta_init): Use either default value of the model to expanded state of new node or use the one which has been set (forced) by new functions. svn path=/trunk/; revision=35954
| * ** Fix for bug #352695Milan Crha2008-08-112-11/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #352695 * widgets/table/e-tree-table-adapter.h: (e_tree_table_adapter_save_expanded_state_xml), (e_tree_table_adapter_load_expanded_state_xml): * widgets/table/e-tree-table-adapter.c: (e_tree_table_adapter_save_expanded_state_xml), (e_tree_table_adapter_save_expanded_state), (e_tree_table_adapter_load_expanded_state_xml), (e_tree_table_adapter_load_expanded_state): * widgets/table/e-tree.h: (e_tree_save_expanded_state_xml), (e_tree_load_expanded_state_xml): * widgets/table/e-tree.c: (e_tree_save_expanded_state_xml), (e_tree_load_expanded_state_xml): Be able to store expanded state also in memory, not only on the disk. * mail/message-list.c: (struct _MessageListPrivate), (save_tree_state), (load_tree_state), (on_model_row_changed), (message_list_init), (message_list_construct), (struct _regen_list_msg), (regen_list_done), (regen_list_free), (mail_regen_list): Be able to recognize whether there has been any change on any row in a list and save expanded state only in case there was any change. Also use in-memory storing of the expanded state in case we do not want to rewrite full view It's for searches only, and it's not stored between sessions. svn path=/trunk/; revision=35953
| * ** Part fix for bug #529743Srinivasa Ragavan2008-08-112-0/+21
| | | | | | | | | | | | | | | | | | | | 2008-08-11 Srinivasa Ragavan <sragavan@novell.com> ** Part fix for bug #529743 * searchtypes.xml: Support Subject or Recipients contain search. svn path=/trunk/; revision=35952
| * Don't use uninitialized exception. It leads to freeing uninitializedSrinivasa Ragavan2008-08-112-2/+13
| | | | | | | | | | | | | | | | | | 2008-08-11 Srinivasa Ragavan <sragavan@novell.com> * mail/message-list.c: Don't use uninitialized exception. It leads to freeing uninitialized memory. svn path=/trunk/; revision=35951
| * ** Fix for bug #546788Paul Bolle2008-08-082-17/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #546788 * mail/em-folder-view.c: "/commands/ViewNormal" isn't actually used. It is probably a leftover from a previous way of setting the formatting style. It can be removed. Related cleanups. * ui/evolution-mail-message.xml: Drop unused "ViewNormal" cmd entry. svn path=/trunk/; revision=35929
| * ** Fix for bug #546668Paul Bolle2008-08-073-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #546668 * mail/em-format-html.c: Drop a (pointless) define used only once. * mail/em-format-html-display.c: Drop one unused define. svn path=/trunk/; revision=35920
| * Use CamelDList instead of EDList.Matthew Barnes2008-08-073-5/+11
| | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Matthew Barnes <mbarnes@redhat.com> * em-format.c (emf_format_secure): * em-format-html-display.c (efhd_xpkcs7mime_add_cert_table): Use CamelDList instead of EDList. svn path=/trunk/; revision=35919
| * ** Fix for bug #249844Milan Crha2008-08-063-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #249844 * addressbook/gui/component/addressbook-component.c: * calendar/gui/tasks-component.c: (impl__get_userCreatableItems): * calendar/gui/memos-component.c: (impl__get_userCreatableItems): * mail/mail-component.c: (impl__get_userCreatableItems): * shell/test/evolution-test-component.c: (impl__get_userCreatableItems): (impl__get_userCreatableItems): Do not let compiler claim. * mail/em-event.h: (struct _EMEventTargetCustomIcon): Declare 'folder_name' as const char * to let compiler happy; no copy of the pointer anyway. * calendar/gui/calendar-component.c: (impl__get_userCreatableItems): Use C_() macro instead of Q_() macro. Use fully qualified names for "New" submenu entries. svn path=/trunk/; revision=35916
| * ** Fix for bug #467115Michael Monreal2008-08-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #467115 * addressbook/gui/component/addressbook-view.c: (addressbook_view_init): * calendar/gui/GNOME_Evolution_Calendar.server.in.in: * calendar/gui/memos-component.c: (create_component_view): * calendar/gui/tasks-component.c: (create_component_view): * data/icons/Makefile.am: * mail/GNOME_Evolution_Mail.server.in.in: * mail/mail-component.c: (impl_createView): Ship and use tango icons for the mail, tasks and memos components. svn path=/trunk/; revision=35915
| * ** Fix for bug #531288Michael Monreal2008-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #531288 * data/icons/Makefile.am: * mail/GNOME_Evolution_Mail.server.in.in: Use proxy icon from tango-icon-theme and fall back to the icon shipped by gnome-control-center (thanks to Josef Vybíral). svn path=/trunk/; revision=35914
| * Fix a performance issue, where we can just go by the presence than theSrinivasa Ragavan2008-08-052-1/+9
| | | | | | | | | | | | | | | | | | 2008-08-05 Srinivasa Ragavan <sragavan@novell.com> * mail/message-list.c: Fix a performance issue, where we can just go by the presence than the exact count. svn path=/trunk/; revision=35907
| * Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION.Matthew Barnes2008-08-055-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-04 Matthew Barnes <mbarnes@redhat.com> * mail/em-migrate.c (migrate_to_db): * mail/em-network-prefs.c (notify_proxy_type_changed), (widget_entry_changed_cb): * mail/em-subscribe-editor.c (sub_fill_level), (sub_queue_fill_level), (sub_row_expanded): * mail/mail-vfolder.c: Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION. svn path=/trunk/; revision=35904
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use ↵Suman Manjunath2008-08-043-1/+15
| | | | | | | | | | | | "Inbox" instead of "INBOX" while displaying IMAP mailbox). svn path=/trunk/; revision=35899
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix related to bug #539268 (Do ↵Suman Manjunath2008-08-042-0/+8
| | | | | | | | | | | | not append description if it is just an empty string). svn path=/trunk/; revision=35898
| * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ↵Suman Manjunath2008-08-043-3/+12
| | | | | | | | | | | | instead of Q_() macro, Use fully qualified names for New submenu entries). svn path=/trunk/; revision=35897
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message ↵Suman Manjunath2008-08-042-2/+10
| | | | | | | | | | | | headers aren't displayed for some e-mails). svn path=/trunk/; revision=35896
| * ** Fixes bug #514006Matthew Barnes2008-08-022-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #514006 * mail/apps-evolution-mail-notification.schemas.in: * plugins/mail-notification/apps-evolution-mail-notification.schemas.in: Quote literal values. svn path=/trunk/; revision=35889
| * ** Fixes bug #544859Matthew Barnes2008-08-022-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544859 * mail/evolution-mail.schemas.in: Clarify description of "sync_interval" key. svn path=/trunk/; revision=35883
| * ** Fixes bug #545820Matthew Barnes2008-08-012-1/+7
| | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #545820 * mail/mail-ops.c (save_messages_desc): Fix a typo. (Nicolas Kaiser) svn path=/trunk/; revision=35876
| * ** Fix for bug #545436Srinivasa Ragavan2008-07-312-3/+9
| | | | | | | | | | | | | | | | | | | | 2008-07-31 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #545436 * mail/message-list.c: Check the info before accessing it. svn path=/trunk/; revision=35870
| * ** Part of fix for bug #500389Milan Crha2008-07-302-1/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-30 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #500389 * mail/em-account-editor.c: (emae_option_options_changed), (emae_option_options), (emae_receive_options_extra_item): New ability to define Options (ComboBox) in provider's options. * plugins/exchange-operations/exchange-account-setup.c: (gal_auth_to_string), (owa_authenticate_user): Use default authentication for GAL. Note: Requires EDS revision 9230 or better. svn path=/trunk/; revision=35866
| * Kill a compilation warning.Srinivasa Ragavan2008-07-292-1/+5
| | | | | | | | | | | | | | | | 2008-07-29 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-tree.c: Kill a compilation warning. svn path=/trunk/; revision=35857
| * Corrected string 'Prompt on sending HTML..'Lucian Langa2008-07-282-1/+6
| | | | | | | | | | | | | | | | | | 2008-07-28 Lucian Langa <lucilanga@gnome.org> * mail/mail-config.glade: Corrected string 'Prompt on sending HTML..' svn path=/trunk/; revision=35854
| * ** Fix for bug #543532Milan Crha2008-07-282-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #543532 * em-folder-tree-model.c: (em_folder_tree_model_remove_store_info): Let free memory when we are done with it, not before. svn path=/trunk/; revision=35850
| * ** Fix for bug #256540Milan Crha2008-07-282-71/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #256540 * mail-dialogs.glade: (message_security_dialog): Do not use GtkNotebook with only one tab. svn path=/trunk/; revision=35847
| * ** See bug #504417: Preferences windows cut offLucian Langa2008-07-282-3/+9
| | | | | | | | | | | | | | | | | | | | 2008-07-28 Lucian Langa <lucilanga@gnome.org> * mail/mail-config.glade: ** See bug #504417: Preferences windows cut off svn path=/trunk/; revision=35845
| * Use G_GNUC_PRETTY_FUNCTION instead of __PRETTY__FUNCTIONJeff Cai2008-07-283-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Jeff Cai <jeff.cai@sun.com> * em-migrate.c: (migrate_to_db): * em-network-prefs.c: (notify_proxy_type_changed), (widget_entry_changed_cb): Use G_GNUC_PRETTY_FUNCTION instead of __PRETTY__FUNCTION svn path=/trunk/; revision=35844
| * ** See bug #544969: Added the hook for folder custom icon.Lucian Langa2008-07-284-1/+50
| | | | | | | | | | | | | | | | | | | | | | 2008-07-27 Lucian Langa <lucilanga@gnome.org> * mail/em-event.h (struct _EMEventTargetCustomIcon): * mail/em-event.c (em_event_target_new_custom_icon): * mail/em-folder-tree.c (render_pixbuf): ** See bug #544969: Added the hook for folder custom icon. svn path=/trunk/; revision=35842
| * ** Fix for bug #543411Srinivasa Ragavan2008-07-283-1/+19
| | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #543411 * mail/em-folder-tree-model.c: Dont load known folders. * mail/em-folder-tree.c: Move iter to the last entry. svn path=/trunk/; revision=35841
| * Make show unread/etc work well.Srinivasa Ragavan2008-07-252-2/+6
| | | | | | | | | | | | | | | | 2008-07-25 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-browser.c: Make show unread/etc work well. svn path=/trunk/; revision=35831
| * Search by Labels.Sankar P2008-07-242-1/+6
| | | | | | | | | | | | | | | | | | | | | | 2008-07-24 Sankar P <psankar@novell.com> * em-folder-browser.c (get_view_query): Search by Labels. svn path=/trunk/; revision=35830
| * Revert Sankar's search hacks.Srinivasa Ragavan2008-07-242-3/+7
| | | | | | | | | | | | | | | | 2008-07-24 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-browser.c: Revert Sankar's search hacks. svn path=/trunk/; revision=35829
| * ** Fix for bug #544022Milan Crha2008-07-222-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #544022 * configure.in: Do not redefine DBUS_VERSION define supplied by dbus itself, rather rename our define to FOUND_DBUS_VERSION. * mail/e-searching-tokenizer.c: (dump_trie): Define function only when required. (Compiler warning cleanup.) * shell/e-shell-window-commands.c: (char *authors[]): Break the escape sequence properly (compiler warning cleanup). * plugins/email-custom-header/email-custom-header.c: Compiler warning cleanup. * plugins/mail-notification/Makefile.am: * plugins/mail-notification/mail-notification.c: (send_dbus_message): Do not redefine DBUS_VERSION define, it's supplied by dbus itself. svn path=/trunk/; revision=35819
| * Guard against camel_store_get_folder() returning NULL, which happened atTor Lillqvist2008-07-212-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-21 Tor Lillqvist <tml@novell.com> * em-migrate.c (migrate_folders): Guard against camel_store_get_folder() returning NULL, which happened at least for me. It was for a partially broken GroupWise folder structure on disk, so that is a case of garbage in--garbage out I guess, but it can't hurt to be careful... svn path=/trunk/; revision=35806
| * Rearrange G_OS_WIN32 ifdefs a bit, as we need to compile more of this fileTor Lillqvist2008-07-212-8/+24
| | | | | | | | | | | | | | | | | | | | | | 2008-07-21 Tor Lillqvist <tml@novell.com> * em-migrate.c: Rearrange G_OS_WIN32 ifdefs a bit, as we need to compile more of this file to support upgrade attempts from 2.12 and later. svn path=/trunk/; revision=35803
| * Fixed some compiler warnings for Templates specific hunk.Bharath Acharya2008-07-212-3/+8
| | | | | | | | | | | | | | | | | | | | 2008-07-21 Bharath Acharya <abharath@novell.com> Fixed some compiler warnings for Templates specific hunk. * em-composer-utils.c: (edit_message): svn path=/trunk/; revision=35801
| * Add support for migration.Srinivasa Ragavan2008-07-211-8/+118
| | | | | | | | svn path=/trunk/; revision=35800
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-212-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #228725 * gui/widgets/e-minicard-view.h: (struct _EMinicardView): * gui/widgets/e-minicard-view.c: (set_empty_message), (stop_state_changed), (e_minicard_view_set_property), (e_minicard_view_dispose), (e_minicard_view_init): Show different message in a view when searching. svn path=/trunk/; revision=35783
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-213-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #269152 * em-format-quote.c: (emfq_format_header): * em-format-html.c: (efh_format_headers): Use X-MimeOLE as Mailer header when there's nothing better available. svn path=/trunk/; revision=35781
| * ** Fixes Bug #200147Bharath Acharya2008-07-2110-7/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-18 Bharath Acharya <abharath@novell.com> ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo <diegoe@gnome.org> Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780
| * Pushing changes from the madagascar branch related to the on-diskSankarasivasubramanian Pasupathilingam2008-07-165-9/+30
| | | | | | | | | | | | | | summary work. svn path=/trunk/; revision=35747
* | Miscellaneous bug fixes.Matthew Barnes2009-04-2410-86/+248
| |
* | Add "View Inline" / "Hide" menu items to the popup menu.Matthew Barnes2009-04-151-4/+2
| | | | | | | | | | | | Add application icons to the "Open With" menu items. svn path=/branches/kill-bonobo/; revision=37524
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-0/+14
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37523
* | Commit some code cleanups that I want to keep separate.Matthew Barnes2009-04-155-76/+142
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37522
* | Bug fixes and formerly unfinished bits of the attachment rewrite.Matthew Barnes2009-04-111-8/+151
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37513
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-103-94/+1
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37510
* | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-085-648/+25
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37504
* | Split the attachment button into a separate widget that integrates withMatthew Barnes2009-04-036-215/+711
| | | | | | | | | | | | | | | | | | | | EAttachmentView and EAttachmentStore. Clicking the button works, but I still have to finish the pop-up menu and drag-and-drop. Kill e-util/e-gui-utils.c: e_icon_for_mime_type() replaced by g_content_type_get_icon() svn path=/branches/kill-bonobo/; revision=37491
* | Finish attachment drag and drop.Matthew Barnes2009-04-022-592/+136
| | | | | | | | | | | | | | | | | | Expunge em-popup.c of dead code. Not much left. Kill the save-attachments (experimental) plugin. The attachment bar can already save all at once. svn path=/branches/kill-bonobo/; revision=37488
* | Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-015-2/+345
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So far it only supports extending the attachment pop-up menu, but I also plan to support extending drag and drop types. Might even end up replacing EMFormatHook. Two subclasses created so far: EAttachmentHandlerImage handles images (built-in) EAttachmentHandlerMail handles emails (defined in mail module) svn path=/branches/kill-bonobo/; revision=37487
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-312-145/+114
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37486
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-272-9/+4
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37478
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+7
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37476
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-245-203/+771
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37470
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-215-103/+51
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37465
* | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | I don't have to keep writing the algorithm over and over again. Add EFileActivity, which provides a GCancellable for GIO operations. Cancelling the activity cancels the GIO operation, and vice versa. Also provides a handy GFileProgressCallback function which updates the activity's "percent" property. svn path=/branches/kill-bonobo/; revision=37396
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-096-76/+91
| | | | | | | | | | | | | | | | | | | | | | everything to GtkUIManager/GtkActions. Saving progress mid-stream... not sure about the MIME part utilities yet. Also, add some EActivity subclasses. Considering an EFileActivity subclass for asynchronous GIO operations (loading/saving attachments, etc.), but still ironing out details. svn path=/branches/kill-bonobo/; revision=37389
* | Move text searching UI into a new EMailSearchBar widget.Matthew Barnes2009-03-0216-1200/+1221
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37351
* | Split the interactive parts of the message display out of EMFormatHTMLDisplayMatthew Barnes2009-03-0113-1412/+1755
| | | | | | | | | | | | | | | | | | | | | | to a new GtkHTML subclass named EMailDisplay, and have EMFormatHTML create an instance of that. EMailDisplay will handle link clicking, mousing over URIs, popup menus, and interactive search. This makes EMFormatHTMLDisplay and EMailReader more lightweight. Clean up more of the EMFormat stack. svn path=/branches/kill-bonobo/; revision=37346
* | Documentation tweaks.Matthew Barnes2009-02-241-1/+2
| | | | | | | | | | | | | | Turn on the stupid interactive flag so we get user alerts from Camel. (Can we please get rid of that thing?) svn path=/branches/kill-bonobo/; revision=37314
* | Make filter options for mail labels work again.Matthew Barnes2009-02-235-20/+80
| | | | | | | | | | | | | | | | | | | | Define a new shell module method named start() that tells the module when to start loading data and running background tasks. Only really applies to the mail module right now since the others use evolution-data-server. Basically it prevents the mail module from loading and refreshing mail stores until you actually switch to the mail view. svn path=/branches/kill-bonobo/; revision=37309
* | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-213-214/+8
| | | | | | | | | | | | "audio-inline" plugin. svn path=/branches/kill-bonobo/; revision=37301
* | Documentation tweaks.Matthew Barnes2009-02-191-1/+1
| | | | | | | | | | | | Have e_shell_get_preferences_window() take an EShell argument. svn path=/branches/kill-bonobo/; revision=37294
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-192-9/+9
| | | | | | | | | | | | | | Use EBindings instead of a notify callback to keep other widgets and actions synchronized with EShell:online. Cleaner and less error prone. svn path=/branches/kill-bonobo/; revision=37293
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-1914-825/+1494
| | | | | | | | | | | | Add some handy color conversion functions to e-util. svn path=/branches/kill-bonobo/; revision=37290
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composerMatthew Barnes2009-02-163-97/+0
| | | | | | | | | | | | and kill mail/mail-crypto.[ch]. svn path=/branches/kill-bonobo/; revision=37273
* | Move signature script execution to e-util/e-signature-utils.s so theMatthew Barnes2009-02-163-243/+13
| | | | | | | | | | | | | | | | | | composer can invoke it. Composer no longer needs mail-config.h. Split signature preview into a new widget: ESignaturePreview. svn path=/branches/kill-bonobo/; revision=37272
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-1515-218/+248
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37270
* | Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-146-169/+502
| | | | | | | | | | | | Search scope (current folder, current account, etc.) is still ignored. svn path=/branches/kill-bonobo/; revision=37263
* | Let the mail module handle composer "Post To:" button clicks, sinceMatthew Barnes2009-02-131-5/+69
| | | | | | | | | | | | | | | | | | | | EMFolderSelector and EMFolderTree are off-limits to the composer. This further weakens the composer's mail module dependency. Add class methods to EComposerHeader for "changed" and "clicked" signals. Allows subclasses to implement them without connecting to their own signals. svn path=/branches/kill-bonobo/; revision=37260
* | Make attachment saving work everywhere.Matthew Barnes2009-02-132-3/+15
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37259
* | Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-131-0/+12
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37257
* | Make saving attachments work.Matthew Barnes2009-02-122-3/+9
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37250
* | Crash fix: There is no GtkButton.clicked() method, so don't chain up.Matthew Barnes2009-02-113-121/+0
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37242
* | Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-1011-2000/+807
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Break the UI out of Glade and into small, manageable widgets: ESignatureEditor (moved from mail to widgets/misc) ESignatureManager ESignatureTreeView ESignatureScriptDialog - Move several signature utilities to e-util/e-signature-utils.c so they're accessible from widgets/misc without introducing circular dependences. - Have EMailShellModule listen for new GtkhtmlEditor windows (from which EMsgComposer and ESignatureEditor are derived) and configure the window with spelling and HTML editing user preferences. - Drastically simplifies em-composer-prefs.c. svn path=/branches/kill-bonobo/; revision=37239
* | More preferences cleanup. Convert forward and reply style optionMatthew Barnes2009-02-085-281/+141
| | | | | | | | | | | | menus to combo boxes, and bind them to EShellSettings properties. svn path=/branches/kill-bonobo/; revision=37234
* | Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-0826-11242/+8266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Kill the e-util-labels API and read label information into a single-column GtkListStore. Use GConfBridge to automatically keep GConf synched with the list store. - The list store (a singleton instance) is stored in EShellSettings so it's available everywhere. - The list store serves as the model for EMailLabelTreeView, which itself is embedded in EMailLabelManager; a complete label management UI as seen in the preferences dialog. - EMailLabelDialog is used to add or edit a label. Avoid using a color button, instead embed a GtkColorSelection directly in the dialog so everything is in one window. Open issues: - The weird toggle/color/text menu items in the popup menu aren't there. For now they're just regular toggle items. I'll deal with it later. - Filter intergration is broken at the moment. svn path=/branches/kill-bonobo/; revision=37233
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-015-5/+48
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37200
* | Let the mailer handle composer printing.Matthew Barnes2009-02-014-124/+200
| | | | | | | | | | | | Start roughing in the mailer search bar. svn path=/branches/kill-bonobo/; revision=37199
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-292-27/+26
| | | | | | | | | | | | terminate after all the windows for those URIs have been closed. svn path=/branches/kill-bonobo/; revision=37157
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-292-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make EShell a subclass of UniqueApp and handle single-instance negotiation. When another Evolution process is running: - Running "evolution" will simply present the existing windows. - Running "evolution -c <view>" will open a shell window set to <view>. - Running "evolution <uri>" will open an appropriate window for <uri>. The second process will then terminate immediately. svn path=/branches/kill-bonobo/; revision=37147
* | Heh, oops. Fun typo.Matthew Barnes2009-01-281-1/+1
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37141
* | Make action group management in shell windows more elegant.Matthew Barnes2009-01-275-23/+11
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37137
* | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-275-78/+23
| | | | | | | | | | | | Other categories to follow. Editors still need lockdown support. svn path=/branches/kill-bonobo/; revision=37136
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-2720-291/+208
| | | | | | | | | | | | | | This reduces the dependency of the composer on the mail module, which is currently a circular dependency. svn path=/branches/kill-bonobo/; revision=37135
* | Miscellaneous stuff.Matthew Barnes2009-01-2712-161/+16
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37134
* | Fix more runtime warnings.Matthew Barnes2009-01-265-951/+15
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37132
* | Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-258-118/+165
| | | | | | | | | | | | Fix more runtime warnings. svn path=/branches/kill-bonobo/; revision=37130
* | Get automatic message selection working.Matthew Barnes2009-01-244-194/+223
| | | | | | | | | | | | Add a tooltip to the online button. svn path=/branches/kill-bonobo/; revision=37126
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-0/+1
| | | | | | | | | | | | Get the "mark-all-read" and "plugin-manager" plugins working. svn path=/branches/kill-bonobo/; revision=37125
* | Fix some runtime warnings.Matthew Barnes2009-01-2210-164/+335
| | | | | | | | | | | | | | | | Copy that nasty message list scrolling hack to EMailShellContent. Remember the scrollbar position for each folder. Now I just have to make it select a message automatically. svn path=/branches/kill-bonobo/; revision=37119
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-215-0/+129
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37112
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-203-115/+146
| | | | | | | | | | | | Addressbook and calendar no longer depend on the mailer. svn path=/branches/kill-bonobo/; revision=37107
* | Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-209-349/+604
| | | | | | | | | | | | | | | | | | GtkAction subclass called EPopupAction. Migrate all the modules over to using EPopupActions in their popup menus. Add sensitivity management of GtkActions to EMailReader. Not finished. svn path=/branches/kill-bonobo/; revision=37106
* | Fix a runtime warning.Matthew Barnes2009-01-184-18/+21
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37094
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-185-1/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Necessary for EActionComboBox, since GtkActions can only handle named or stock icons. Hopefully this is just a temporary hack. Eventually we should make the category icons themeable. Kill the "mail-account-disable" plugin and integrate it properly. More dead plugins to follow... Don't show disabled menu items in pop-up context menus. It does the user no good to see things he CAN'T do with the object he clicked on. svn path=/branches/kill-bonobo/; revision=37093
* | Give camel_init() the correct path, and suddenly the mail module is USABLE!Matthew Barnes2009-01-163-42/+3
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37083
* | Implement some more mailer actions.Matthew Barnes2009-01-162-575/+106
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37082
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-156-33/+55
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37075
* | Fix online mode initialization.Matthew Barnes2009-01-141-3/+8
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37070
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1220-36/+1021
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37050
* | Add a couple missing files.Matthew Barnes2009-01-122-0/+651
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37047
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-1113-702/+845
| | | | | | | | | | | | Migrate from gnome_url_show() to e_show_uri(). svn path=/branches/kill-bonobo/; revision=37038
* | Add missing accelerator for File -> Print.Matthew Barnes2009-01-101-1/+1
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37023
* | Fix a weird UI merging bug.Matthew Barnes2009-01-091-2/+6
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37020
* | Fix some miscellaneous mailer bugs.Matthew Barnes2009-01-086-121/+129
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37011
* | Tweak the EShell API.Matthew Barnes2009-01-0814-487/+313
| | | | | | | | | | | | | | Disable File -> Close Window when there's only one window. Replace EMMessageBrowser with EMailBrowser. svn path=/branches/kill-bonobo/; revision=37009
* | Get the Character Encoding menu working.Matthew Barnes2009-01-0110-208/+331
| | | | | | | | | | | | Kill e_charset_picker_bonobo_ui_populate(). svn path=/branches/kill-bonobo/; revision=36950
* | Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-296-70/+347
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36946
* | Handle mailto/email URIs (unfinished).Matthew Barnes2008-12-283-39/+124
| | | | | | | | | | | | Restore unfinished messages on startup. svn path=/branches/kill-bonobo/; revision=36935
* | Solve a translation issue related to the New menu.Matthew Barnes2008-12-282-3/+3
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36934
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-2717-2637/+2673
| | | | | | | | | | | | | | | | common to both the main shell window and the message browser. Replaces EMFolderView. Also begin to define EMailBrowser (GtkWindow subclass), which implements EMailReader and replaces EMMessageBrowser. svn path=/branches/kill-bonobo/; revision=36933
* | Committing progress. About to try something radical...Matthew Barnes2008-12-203-49/+106
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36919
* | Implement yet more mail actions.Matthew Barnes2008-12-1910-313/+384
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36918
* | Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-1913-463/+618
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36917
* | Implement more mail actions. Slowly phasing out EMFolderView.Matthew Barnes2008-12-186-396/+756
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36914
* | - Start fleshing out some of the mail actions.Matthew Barnes2008-12-165-155/+345
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36905
* | - Mail: Update the sidebar on folder selection.Matthew Barnes2008-12-165-160/+418
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36901
* | - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-142-113/+216
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36876
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-1410-392/+629
| | | | | | | | | | | | | | | | | | | | - Implement offline preparation as an EActivity that gets broadcast in a signal to shell modules. Offline preparations are complete when the last EActivity reference is dropped. - Bind some of the composer preferences to EShellSettings properties. svn path=/branches/kill-bonobo/; revision=36875
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1112-76/+135
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36867
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2410-85/+370
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36811