Commit Graph

1036 Commits

Author SHA1 Message Date
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
77a5d97f70 Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will
2008-06-05  Matthew Barnes  <mbarnes@redhat.com>

	* mail/message-tag-followup.c:
	Never undefine DISABLE_DEPRECATED macros in source code.
	Yes, it will break the build if it's defined.  That's the point!


svn path=/trunk/; revision=35600
2008-06-06 01:50:42 +00:00
c1b28e2e05 Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.
2008-06-04  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/exchange-operations/exchange-delegates-user.c:
	Don't undef DISABLE_DEPRECATED macros in source code.
	That's just evil.


svn path=/trunk/; revision=35593
2008-06-04 10:37:22 +00:00
7bef9f5b1b Distribute the Glade file.
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/email-custom-header/Makefile.am:
	Distribute the Glade file.


svn path=/trunk/; revision=35578
2008-06-02 12:33:08 +00:00
edc197b0c7 Committing on behalf of Ashish Shrivastava <shashish@novell.com>
2008-06-02  Ashish Shrivastava  <shashish@novell.com>

        ** Fixes bug #536183

         * email-custom-header.c:
         * org-gnome-email-custom-header.glade: Change email custom 
         header's dialog to non-modal. Remove un-used tab from dialog

svn path=/trunk/; revision=35577
2008-06-02 11:17:52 +00:00
a1592d02b0 Committing on behalf of Jacob Brown <jeblinux@gmail.com>
2008-06-02  Jacob Brown  <jeblinux@gmail.com>

        ** Fix for bug #529464

svn path=/trunk/; revision=35575
2008-06-02 06:01:57 +00:00
851c7fac43 Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-29  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #535459


svn path=/trunk/; revision=35566
2008-06-02 04:24:36 +00:00
e0afa81375 ** Fix for bug #532384
2008-05-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #532384

	* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
	Choose the text/html part in normal mode only if the alrenative
	multipart contains also a text/plain part.


svn path=/trunk/; revision=35554
2008-05-27 12:38:24 +00:00
c3d6e8a11a Fixes bnc #394441
2008-05-27  Bharath Acharya  <abharath@novell.com>

        * Fixes bnc #394441

        * exchange-contacts.c: (e_exchange_contacts_commit):
        * Fixes a double free

svn path=/trunk/; revision=35553
2008-05-27 04:17:04 +00:00
f4db109972 Fix for Bug 496476 : Let the plugin configure widgets expand (resize).
svn path=/trunk/; revision=35549
2008-05-26 11:20:45 +00:00
28e5262d54 Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again
svn path=/trunk/; revision=35529
2008-05-23 06:19:26 +00:00
f7550c81c7 ** Fix a bunch of compiler warnings.
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fix a bunch of compiler warnings.

	* calendar/gui/e-select-names-renderer.c
	(e_select_names_renderer_focus_out_event):
	Remove this function.  Looks like it hasn't been used in years.

	* mail/em-format-html.c (efh_message_external):
	Fix a typo in checking for an empty 'mode' string.

	* mail/message-list.c (subtree_size):
	Remove this function.  Looks like it hasn't been used in years.

	* plugins/email-custom-header/email-custom-header.c
	(action_email_custom_header_cb):
	Remove unused 'editor' variable.

	* plugins/save-calendar/csv-format.c (do_save_calendar_csv):
	* plugins/save-calendar/rdf-format.c (do_save_calendar_rdf):
	Remove pointless address check of a local variable.


svn path=/trunk/; revision=35527
2008-05-22 18:00:17 +00:00
e99e12428d ** Fixes bug #534360
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #534360

	Migrate from deprecated GtkObject symbols to GObject equivalents.
	Touches over 150 files in all components; too many to list.


svn path=/trunk/; revision=35526
2008-05-22 17:27:48 +00:00
8f88ab7e6c attachment-reminder.c (strip_text_msg): Wrong condition check
svn path=/trunk/; revision=35523
2008-05-21 19:25:32 +00:00
3622f22da2 Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking for clues.
svn path=/trunk/; revision=35521
2008-05-20 19:04:10 +00:00
f71fd06f1e Indicate error if backup folder chosen lacks permissions.
2008-05-20  Sankar P  <psankar@novell.com>

	* backup-restore.c: (epbr_perform_pre_backup_checks),
	(org_gnome_backup_restore_backup):
	* org-gnome-backup-restore.error.xml:
	Indicate error if backup folder chosen lacks permissions.

	** Fixes bug #534012



svn path=/trunk/; revision=35519
2008-05-20 11:28:05 +00:00
7ea3da7607 Committing on behalf of Ashish Shrivastava <shashish@novell.com>
Commit for Custom header support

svn path=/trunk/; revision=35510
2008-05-19 04:19:22 +00:00
b452caf179 ** Fixes bug #514383
2008-05-16  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #514383

	* plugins/mark-all-read/mark-all-read.c: Add a Cancel button.

	* mail/mail.error.xml: Remove the "ask-mark-read" error.

	* e-error.c (e_error_newv): Widget packing adjustments.


svn path=/trunk/; revision=35504
2008-05-16 19:51:18 +00:00
c631b4cdee Actually remov the file
svn path=/trunk/; revision=35495
2008-05-14 13:12:10 +00:00
116ed5dcc7 ** Fixes bug #525241 (EPluginUI)
2008-05-08  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #525241 (EPluginUI)

	* e-util/Makefile.am:
	Add e-plugin-ui.[ch].

	* e-util/e-plugin.h (EPluginClass):
	Add a "get_symbol" method for extracting arbitrary symbols
	from an EPlugin.  Implementation of the method is optional.

	* e-util/e-plugin.c (e_plugin_get_symbol):
	New function invokes the new "get_symbol" EPlugin method.

	* e-util/e-plugin.c (epl_get_symbol):
	New function implements the new "get_symbol" EPlugin method.
	It extracts the given symbol name from the GModule.

	* e-util/e-plugin-ui.[ch]:
	New EPluginHook subclass that allows plugins to extend menus,
	toolbars, and popups that are managed by GtkUIManager instead
	of BonoboUI.  Should eventually replace EMenu/EPopup.

	* shell/main.c (main): Register the EPluginUIHook type.

	* composer/e-msg-composer.c (msg_composer_destroy),
	(msg_composer_init): Rip out the EMenu logic.

	* composer/e-msg-composer.c (msg_composer_init):
	Register the GtkUIManager with EPluginUI.

	* plugins/face/Makefile.am:
	* plugins/face/org-gnome-face-ui.xml:
	Remove org-gnome-face-ui.xml (obsolete).

	* plugins/face/face.c (e_plugin_ui_init):
	Initialization callback for EPluginUI.  Adds a "face" action to
	the EMsgComposer instance's "composer" action group.

	* plugins/face/org-gnome-face.eplug.xml:
	Replace the "bonobomenu" hook definition with a new one for
	EPluginUI.  Include the UI definition inline.


svn path=/trunk/; revision=35485
2008-05-08 18:11:40 +00:00
d8bf836d70 Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>
2008-04-30  Chenthill Palanisamy  <pchenthill@novell.com>

        ** Fixes #338330 (bnc)
           Internet Based Calendar Events Are Declined By Evolution/GroupWise

svn path=/trunk/; revision=35450
2008-04-30 08:45:02 +00:00
4ca16039ae Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>
2008-04-30  Chenthill Palanisamy  <pchenthill@novell.com>

        ** Fixes #358644 (bnc) 
           Retracted groupwise appointments should disappear as
           soon as they are retracted.

svn path=/trunk/; revision=35449
2008-04-30 08:25:32 +00:00
dfdcaf7231 Report errors properly. Thanks to Reid Thompson whom found it.
2008-04-29  Milan Crha  <mcrha@redhat.com>

	* bf-junk-filter.c: (pipe_to_bogofilter):
	Report errors properly. Thanks to Reid Thompson whom found it.


svn path=/trunk/; revision=35443
2008-04-29 12:43:37 +00:00
87307d8639 ** Fix for BNC bug #382687
2008-04-28  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for BNC bug #382687

	* plugins/itip-formatter/itip-formatter.c: Don't download contents in
	main thread, which causes deadlock

svn path=/trunk/; revision=35425
2008-04-28 05:35:59 +00:00
7ab42c2897 ** Fix for bug #273041
2008-04-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #273041

	* mail/mail.error.xml: (junk-check-error), (junk-report-error),
	(junk-not-report-error): New error messages added.
	* mail/em-junk-hook.h: (struct _EMJunkHookTarget), (em_junk_error_quark):
	* mail/em-junk-hook.c: (manage_error), (em_junk_check_junk),
	(em_junk_report_junk), (em_junk_report_non_junk):
	Allow propagation of the error from the plugin in the hook target.

	* plugins/bogo-junk-plugin/bf-junk-filter.c: (pipe_to_bogofilter), (em_junk_bf_check_junk),
	(em_junk_bf_report_junk), (em_junk_bf_report_non_junk):
	Propagate possible errors to the UI.

	* sa-junk-plugin/em-junk-filter.c: (em_junk_sa_commit_reports),
	(em_junk_sa_validate_binary): Fix function prototype.
	* sa-junk-plugin/em-junk-filter.c: (pipe_to_sa_full), (em_junk_sa_test_spamd_running),
	(em_junk_sa_test_spamassassin),	(pipe_to_sa), (em_junk_sa_run_spamd),
	(em_junk_sa_test_spamd), (em_junk_sa_is_available),
	(em_junk_sa_check_junk), (get_spamassassin_version),
	(em_junk_sa_report_junk), (em_junk_sa_report_non_junk):
	Propagate possible errors to the UI.


svn path=/trunk/; revision=35415
2008-04-25 13:12:22 +00:00
2999fa6c7b ** Fix for bug #529855
2008-04-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #529855

	* org-gnome-shared-folder.errors.xml: (recurrence):
	Use proper label element name, these are localized by default.


svn path=/trunk/; revision=35414
2008-04-25 12:37:39 +00:00
527610fcf1 ** Fixes #528793, solution by Reece Hart
2008-04-21  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes #528793, solution by Reece Hart
	
	* plugins/audio-inline/org-gnome-audio-inline.eplug.xml:
	Add inline disposition for "audio/microsoft-wav" MIME types.


svn path=/trunk/; revision=35398
2008-04-22 01:03:27 +00:00
bf869bebd4 ** Fix for bug #448863
2008-04-21  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #448863

	* default-source.c: (org_gnome_default_book),
	(get_calendar_option_caption), (org_gnome_default_cal):
	Use better description of the option based on source type.


svn path=/trunk/; revision=35396
2008-04-21 08:47:43 +00:00
d10522d185 Fixes bnc #378203 * exchange-folder-permission.c: (org_gnome_exchange_folder_permissions): Return sanely if the path value is corrupted
svn path=/trunk/; revision=35392
2008-04-21 05:09:43 +00:00
dae2273659 Fix some compilation errors.
2008-04-19  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/ipod-sync/ical-fomat.c (do_save_calendar_ical):
	* plugins/ipod-sync/ipod-sync.c (open_for_writing),
	(destination_save_addressbook):
	Fix some compilation errors.


svn path=/trunk/; revision=35389
2008-04-19 19:53:51 +00:00
e9a0cfe1a9 ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)
2008-04-17  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #526741 (gnome-vfs to gio/gvfs port)

	* configure.in: Drop dependency on gnome-vfs, depend on gio instead.

	* addressbook/gui/contact-editor/e-contact-editor.c: Do not include gnome-vfs.

	* calendar/gui/e-meeting-store.c: (start_async_read), (freebusy_async),
	(async_read): Read data with gio, not with gnome-vfs.
	* calendar/gui/e-meeting-store.c: (async_close): Function removed.
	* calendar/gui/migration.c:
	* calendar/gui/e-memos.c:
	* calendar/gui/alarm-notify/notify-main.c:
	* calendar/gui/e-tasks.c:
	* calendar/gui/main.c:
	* calendar/gui/e-meeting-list-view.c:
	Do not include gnome-vfs.
	* calendar/gui/dialogs/comp-editor.c: (set_attachment_list):
	* calendar/gui/dialogs/comp-editor.c: (attachment_guess_mime_type):
	Function removed, use e-util function instead.
	* calendar/gui/e-cal-popup.c: (temp_save_part):
	Reflect changes in CamelStreamVFS.
	* calendar/gui/e-cal-popup.c: (ecalp_apps_open_in), (ecalp_apps_popup_free),
	(ecalp_standard_menu_factory): Use gio to fill popup and launch app.
	* calendar/gui/e-cal-component-preview.h: (e_cal_comp_preview_url_requested_cb):
	* calendar/gui/e-cal-component-preview.c: (e_cal_comp_preview_url_requested_cb):
	New helper function to manage file:// urls for GtkHTML component.
	* calendar/gui/e-cal-component-preview.c: (e_cal_component_preview_init):
	* calendar/gui/e-cal-component-memo-preview.c:
	(e_cal_comp_preview_url_requested_cb):
	Use above helper function.
	* calendar/gui/e-cal-component-memo-preview.c: (url_requested_cb):
	* calendar/gui/e-cal-component-preview.c: (url_requested_cb): Function removed.

	* composer/e-msg-composer.h: (e_msg_composer_guess_mime_type):
	* composer/e-msg-composer.c: (e_msg_composer_guess_mime_type), (handle_uri),
	(e_msg_composer_add_inline_image_from_file):
	Use shared e_util_guess_mime_type instead of its own.

	* e-util/e-gui-utils.c: Do not include gnome-vfs.
	* e-util/e-util.c: (e_write_file_uri), (e_file_get_save_path):
	* e-util/e-dialog-utils.c: (e_file_can_save), (e_file_check_local):
	Use gio instead of gnome-vfs.
	* e-util/e-util.h:
	* e-util/e-util.c: (e_util_guess_mime_type), (e_util_filename_to_uri),
	(e_util_uri_to_filename), (e_util_read_file): New helper functions.

	* mail/Makefile.am:
	* mail/em-vfs-stream.h:
	* mail/em-vfs-stream.c: Removed from project, not used anywhere.
	* mail/em-menu.c:
	* mail/em-config.c: Do not include gnome-vfs.
	* mail/mail-ops.c: (save_messages_exec), (save_part_exec):
	Changes related to Data Server change of CamelStreamVFS.
	* mail/em-format.c: (em_format_describe_part):
	* mail/em-format-html-display.c: (efhd_bonobo_object), (efhd_find_handler),
	(efhd_use_component), (efhd_bonobo_unknown), (efhd_check_server_prop),
	(efhd_format_attachment): Drop use of deprecated gnome-vfs functions.
	* mail/em-utils.c: (em_utils_snoop_type): Use gio to guess the mime_type.
	* mail/em-popup.c: (emp_apps_open_in), (emp_apps_popup_free),
	(emp_standard_menu_factory): Use gio to fill popup and launch app.

	* plugins/import-ics-attachments/icsimporter.c: Do not include gnome-vfs.

	* plugins/ipod-sync/ical-format.c: (do_save_calendar_ical):
	* plugins/ipod-sync/ipod-sync.c: (destination_save_addressbook):
	Write to gio GOutputStream instead of gnome-vfs handle.
	* plugins/ipod-sync/format-handler.h: (open_for_writing):
	* plugins/ipod-sync/ipod-sync.c: (open_for_writing): New helper function.

	* plugins/publish-calendar/publish-format-fb.h: (publish_calendar_as_fb):
	* plugins/publish-calendar/publish-format-fb.c: (write_calendar), (publish_calendar_as_fb):
	* plugins/publish-calendar/publish-format-ical.h: (publish_calendar_as_ical):
	* plugins/publish-calendar/publish-format-ical.c: (write_calendar), (publish_calendar_as_ical):
	Use gio GOutputStream instead of gnome-vfs handle.
	* plugins/publish-calendar/url-editor-dialog.c: (create_uri): Use glib function to escape URI.
	* plugins/publish-calendar/publish-location.c: (migrateURI): Use EUri to parse URI.
	* plugins/publish-calendar/publish-calendar.c: (publish_online), (unmount_done_cb),
	(struct mnt_struct), (mount_ready_cb), (ask_password), (ask_question),
	(mount_first), (publish):
	Use gio instead of gnome-vfs for opening (remote) files.

	* plugins/save-calendar/ical-format.c: (do_save_calendar_ical):
	* plugins/save-calendar/csv-format.c: (do_save_calendar_csv):
	* plugins/save-calendar/rdf-format.c: (do_save_calendar_rdf):
	Use gio GOutpuStream instead of gnome-vfs handle.
	* plugins/save-calendar/format-handler.h: (open_for_writing):
	* plugins/save-calendar/save-calendar.c: (open_for_writing): New helper function.

	* shell/e-shell-window-commands.c: (command_quick_reference):
	Use gio instead of gnome-vfs.

	* widgets/misc/e-attachment.h: (struct _EAttachment):
	* widgets/misc/e-attachment.c: (finalise), (init), (attachment_guess_mime_type),
	(e_attachment_new), (struct DownloadInfo), (download_info_free),
	(data_ready_cb), (download_to_local_path),
	(e_attachment_new_remote_file):
	Use gio instead of gnome-vfs to download remote files.
	* widgets/misc/e-image-chooser.c: (image_drag_data_received_cb):
	Use new util function to read file.
	* widgets/misc/e-attachment-bar.c: (size_to_string): Stolen from gnome-vfs.


svn path=/trunk/; revision=35378
2008-04-17 16:59:08 +00:00
1314ec2abd ** Fix for bug #451976
2008-04-17  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #451976

	* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): Try
	to find text/html part in multipart/alternative when in normal mode.


svn path=/trunk/; revision=35374
2008-04-17 09:51:21 +00:00
298f58a3e7 Added new files deleted files not needed.
2008-04-17  Sankar P  <psankar@novell.com>

	* Makefile.am:
	Added new files deleted files not needed.

	* external-editor.c: (convert_to_camel_internet_address),
	(ee_editor_command_changed), (e_plugin_lib_get_configure_widget),
	(async_external_editor), (show_composer_dialog),
	(org_gnome_external_editor):
	Leak fixes, Temporary files, Bug fixes and so on.

	* org-gnome-external-editor-errors.xml:
	Modified error file for staying aligned with other plugins

	* apps-evolution-external-editor.schemas.in:
	Added new file for default schema

	* org-gnome-external-editor.error.xml:
	Removed in favor of the other errors file.

	** Fix for bug #517168



svn path=/trunk/; revision=35373
2008-04-17 09:16:25 +00:00
d4ec8ecc40 Patch from Ambuj Chitranshi <ambuj_1075@yahoo.co.in>: Fix for bug #484793 (String change: 'Continue Editing' -> 'Edit Message')
svn path=/trunk/; revision=35331
2008-04-07 09:25:59 +00:00
16068d9b41 ** Merge the mbarnes-composer branch
2008-04-02  Matthew Barnes <mbarnes@redhat.com>

	** Merge the mbarnes-composer branch

	* configure.in:
	Bump libgtkhtml requirement to 3.19.1.
	Add gtkhtml-editor dependency for addressbook, calendar and mail.
	Remove print-message plugin; new composer implements this natively.

	* tools/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/eab-gui-util.c
	(eab_send_to_contact_and_email_num_list),
	(eab_send_contact_list_as_attachment):
	Adapt to new Bonobo-less composer widget.

	* calendar/gui/Makefile.am:
	Remove CORBA rules for the old composer.

	* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
	(comp_subject), (comp_content_type), (comp_filename),
	(comp_description), (append_cal_attachments), (itip_send_comp),
	(reply_to_calendar_comp):
	Adapt to new Bonobo-less composer widget.

	* composer/Makefile.am:
	Remove CORBA rules for the old composer.

	* composer/e-msg-composer.c:
	* composer/e-msg-composer.h:
	EMsgComposer is now a subclass of GtkhtmlEditor.
	Extensive refactoring and cleanup, too much to list in detail.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	Add "sensitive" property along with get/set functions.

	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	Propagate "refreshed" signal from EAccountComboBox.
	Add function e_composer_from_header_get_account_list().

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	New files manage composer's private data.
	Allows other composer files to manipulate private data.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Remove these files; replaced by EComposerHeaderTable widget.

	* composer/evolution-composer.c:
	* composer/evolution-composer.h:
	Remove these files; composer is now a subclass of GtkhtmlEditor.

	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer-select-file.h:
	Remove these files; logic moved to e-msg-composer.c.

	* composer/listener.c:
	* composer/listener.h:
	Remove these files; event handlers moved to e-msg-composer.c.

	* composer/Composer.idl:
	* composer/Evolution-Composer.idl:
	Remove these files; composer is no longer a Bonobo object.

	* mail/em-composer-prefs (sig_edit_cb),
	(em_composer_prefs_new_signature):
	Adapt to new Bonobo-less signature editor.

	* mail/mail-signature-editor.c:
	* mail/mail-signature-editor.h:
	Rewrite the signature editor as a subclass of GtkhtmlEditor.
	Eliminates Bonobo from the equation.

	* mail/em-composer-utils.c (composer_get_message),
	(em_utils_composer_send_cb), (save_draft_done),
	(em_utils_composer_save_draft_cb), (create_new_composer),
	(em_utils_compose_new_message),
	(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
	(em_utils_post_to_url), (edit_message), (forward_attached),
	(forward_non_attached), (reply_get_composer), (composer_set_body),
	(em_utils_reply_to_message), (post_reply_to_message):
	Adapt to new Bonobo-less composer.

	* mail/mail-component-factory.c:
	Composer is no longer needs a Bonobo factory.

	* mail/mail-config.c:
	Fix style pattern for EMsgComposer widgets.

	* plugins/groupwise/mail-send-options.c
	(org_gnome_composer_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/exchange-operations/Makefile.am:
	Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.

	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header), (org_gnome_exchange_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	Adapt to streamlined EMsgComposer API.

	* po/POTFILES.in: Update file list for new composer.

	* ui/evolution-composer-entries.xml:
	Remove this file; obsoleted by new composer.

	* widgets/misc/Makefile.am:
	Add EVOLUTION_MAIL_LIBS.

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New function e_account_combo_box_get_account_list().
	Emit a "refreshed" signal when the EAccountList changes.
	Add an internal reverse-lookup index.

	* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
	New function adds radio actions to an action group.
	Will eventually replace e_charset_picker_bonobo_ui_populate().

	* widgets/misc/e-signature-combo-box.c:
	* widgets/misc/e-signature-combo-box.h:
	New function e_signature_combo_box_get_signature_list().

	... separate issue ...

	* configure.in:
	Bump eds_minimum_version to 2.23.1 for
	CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.


svn path=/trunk/; revision=35313
2008-04-02 18:37:22 +00:00
20765294d7 ** Fix for bug #522764
2008-04-02  Ross Burton  <ross@openedhand.com>

	** Fix for bug #522764

	* exchange-account-setup.c:
	* exchange-folder-subscription.c:
	* exchange-folder-permission.c: Remove unused include.


svn path=/trunk/; revision=35311
2008-04-02 13:07:45 +00:00
e040065df0 Mono Loader Camel.cs: Type cast. Fixes compile error.
svn path=/trunk/; revision=35295
2008-04-01 10:42:13 +00:00
14517736a2 Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic conflicts)
svn path=/trunk/; revision=35288
2008-03-31 08:40:04 +00:00
a88fceee7c Patch from Frederic Crozat <fcrozat@mandriva.com>: Fix for bug #501885 (Specify locale directory correctly)
svn path=/trunk/; revision=35287
2008-03-31 05:27:44 +00:00
660c728dcc ** Fix for bug #523541
2008-03-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #523541

	* itip-formatter.c: (find_server):
	Do not leak memory returned by e_cal_component_get_recurid_as_string.


svn path=/trunk/; revision=35275
2008-03-27 13:08:06 +00:00
b9a0f67d3e ** Fix for bug #511957
2008-03-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511957

	* plugins/groupwise-features/org-gnome-proxy-login-errors.xml:
	* plugins/groupwise-features/org-gnome-shared-folder.errors.xml:
	* plugins/groupwise-features/org-gnome-proxy-errors.xml:
	* plugins/groupwise-features/org-gnome-mail-retract-errors.xml:
	Mark messages for translation.

	* po/POTFILES.in:
	Added plugins/groupwise-features/org-gnome-mail-retract-errors.xml.


svn path=/trunk/; revision=35269
2008-03-27 11:31:40 +00:00
787be15b58 ** Fix for bug #511956
2008-03-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511956

	* share-folder.c: (notification_clicked): Mark text for translation.
	* properties.glade: Make dialog nicer.


svn path=/trunk/; revision=35268
2008-03-27 11:25:56 +00:00
107a40775f ** Fix for bug #511953
2008-03-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511953

	* share-folder.c: (notification_clicked): Create dialog properly.


svn path=/trunk/; revision=35266
2008-03-27 11:21:44 +00:00
45f90d5e70 ** Fix for bug #511950
2008-03-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511950

	* properties.glade: Do not force button/label sizes.


svn path=/trunk/; revision=35264
2008-03-27 11:18:21 +00:00
05c0a6191a We are using some g_object_set on EAccount. We should also avoid
2008-03-25  Sankar P  <psankar@novell.com>

	* proxy.c: (org_gnome_proxy):
	We are using some g_object_set on EAccount. 
	We should also avoid double-free later. So reffing. 

svn path=/trunk/; revision=35241
2008-03-25 11:42:56 +00:00
65123a5f16 Use "true" instead of "yes"
2008-03-20  Sankar P  <psankar@novell.com>

	* org-gnome-plugin-manager.eplug.xml:
	Use "true" instead of "yes"

svn path=/trunk/; revision=35224
2008-03-20 06:34:59 +00:00
ac5332ac71 - Use Plugin load levels. Mono loader should load and register the type
2008-03-19  Sankar P  <psankar@novell.com>

	* mono-plugin.c: (epm_invoke),
	(load_plugin_type_register_function):
	* org-gnome-evolution-mono.eplug.xml:
	- Use Plugin load levels. Mono loader should load
	and register the type "mono", before a plugin
	of type "mono" is loaded.



svn path=/trunk/; revision=35218
2008-03-19 10:13:41 +00:00
d0e8243d17 ** Fix for bug #496839
2008-03-19  Sankar P  <psankar@novell.com>

	** Fix for bug #496839

	* org-gnome-plugin-manager.eplug.xml:
	* plugin-manager.c: (org_gnome_plugin_manager_manage):
	- Do not show all plugins in plugin-manager. 
	Hide the core system plugins.



svn path=/trunk/; revision=35217
2008-03-19 09:10:14 +00:00
96b7bd344f ** Fix for bug #519304
2008-03-19  Sankar P  <psankar@novell.com>

	** Fix for bug #519304

	* org-gnome-bogo-junk-plugin.eplug.xml:
	Mark plugin name for translation.



svn path=/trunk/; revision=35215
2008-03-19 06:00:11 +00:00
f74f3eb5c2 ** Fix for bug #511952
2008-03-18  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511952

	* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
	(contact_list_editor_create_name_selector):
	* plugins/groupwise-features/share-folder.c: (share_folder_construct):
	* plugins/groupwise-features/proxy.c: (proxy_add_account):
	* plugins/exchange-operations/exchange-folder-subscription.c: (setup_name_selector):
	* plugins/exchange-operations/exchange-send-options.c: (exchange_sendoptions_dialog_run):
	Marking text for translation.


svn path=/trunk/; revision=35212
2008-03-18 13:56:22 +00:00