Commit Graph

941 Commits

Author SHA1 Message Date
70aeb47914 Actually remove the mail-remote plugin, like the ChangeLog says.
svn path=/trunk/; revision=34721
2007-12-17 13:22:59 +00:00
8bdb85463f ** Fix for bug #504030
2007-12-17  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #504030

	* mail-notification.c: (new_notify_sound):
	Do not play sound on every new mail arrival in a row.


svn path=/trunk/; revision=34720
2007-12-17 11:38:38 +00:00
6cb13b10b6 Part of fix for #492702 from Milan Crha : New mail notify and preferences ui movement.
svn path=/trunk/; revision=34702
2007-12-15 11:59:39 +00:00
4045000b05 Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan Crha's work.
svn path=/trunk/; revision=34700
2007-12-14 19:50:44 +00:00
1ef77c8fc4 Patch by <nickspoon0@gmail.com>
2007-12-14  Tobias Mueller  <tobiasmue@svn.gnome.org>
        Patch by <nickspoon0@gmail.com>

        ** Fixes bug 502188

        * publish-calendar.c: initialize "remember" variable to
        FALSE.


svn path=/trunk/; revision=34697
2007-12-14 09:05:10 +00:00
75b76dedf1 Patch by evilninjasquirrel@hotbrev.com
2007-12-13  Tobias Mueller  <tobiasmue@svn.gnome.org>
        Patch by evilninjasquirrel@hotbrev.com

        ** Fixes bug 474043
        * plugins/exchange-operations/exchange-operations.c:
        * plugins/exchange-operations/exchange-operations.h
        Prevent buffer overflows, by introducing a fourth parameter to
        exchange_operations_tokenize_string - a max size to copy



svn path=/trunk/; revision=34692
2007-12-12 23:08:15 +00:00
4cbd83f8a9 ** Fixes bug 474651
2007-12-10  Tobias Mueller  <tobiasmue@svn.gnome.org>

        ** Fixes bug 474651

        * addressbook/gui/contact-editor/eab-editor.c:
        * plugins/save-calendar/ical-format.c:
        * plugins/save-calendar/csv-format.c:
        * plugins/save-calendar/rdf-format.c:
        * plugins/ipod-sync/ical-format.c:
        * plugins/ipod-sync/ipod-sync.c:
        * plugins/ipod-sync/evolution-ipod-sync.c:
        * calendar/gui/dialogs/changed-comp.c:
        * calendar/gui/dialogs/copy-source-dialog.c:
        * calendar/gui/dialogs/delete-error.c:
        Use format strings in gtk_message_dialog_new


svn path=/trunk/; revision=34680
2007-12-09 23:04:53 +00:00
af3502a88b Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #347328 (missing mnemonic/mnemonic conflict in GW features -> New shared folder -> Users dialog)
svn path=/trunk/; revision=34662
2007-12-06 17:45:37 +00:00
eeeb246bdd Move preferences to the configure tab.
2007-12-05  Sankar P  <psankar@novell.com>

	* attachment-reminder.c: (e_plugin_lib_get_configure_widget):
	Move preferences to the configure tab.



svn path=/trunk/; revision=34651
2007-12-05 08:42:09 +00:00
c896b43ec9 ** Fix for bug #466241
2007-12-04  David Turner  <cillian64@googlemail.com>

	** Fix for bug #466241

	* plugins/exchange-operations/exchange-account-setup.c: (org_gnome_exchange_auth_section):
	Added a mnemonic to the Authentication Type label/dropdown

	* mail/mail-config.glade: Added a mnemonic to "Authentication type"
	in the recieving mail section of configuration



svn path=/trunk/; revision=34643
2007-12-04 12:21:49 +00:00
7dafe33520 ** Fix for bug #220846
2007-12-04  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #220846

	* itip-view.h:
	* itip-view.c: (itip_view_set_show_free_time_check),
	(itip_view_get_free_time_check_state), (struct _ItipViewPrivate),
	(itip_view_init):
	* itip-formatter.c: (view_response_cb), (format_itip_object):
	New option to accept meeting request as free time.


svn path=/trunk/; revision=34640
2007-12-04 11:08:15 +00:00
f4d3ee5d59 ** Fix for bug #500210
2007-12-04  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #500210

	* plugins/plugin-manager/plugin-manager.c: Changed coding-style to be more accurate to other
	sources, but the main change was to show configuration options of the
	plugin into extra tab, instead of new popup under 'Configure' button.

	* e-util/e-plugin.h:
	* e-util/e-plugin.c: (e_plugin_configure), (e_plugin_is_configurable),
	(epl_configure), (e_plugin_get_configure_widget),
	(epl_get_configure_widget): Removed old configure functions,
	replaced by get_configure_widget functions, to be able show
	plugin configuration in a tab of plugin manager.



svn path=/trunk/; revision=34639
2007-12-04 10:57:59 +00:00
87b9ea4c1b Committed on behalf of Denis Washington <denisw@svn.gnome.org>
2007-12-04  Sankar P  <psankar@novell.com>

	* Committed on behalf of Denis Washington <denisw@svn.gnome.org>

	** Fix for bug #496298
	* org-gnome-external-editor.eplug.xml:
	* org-gnome-external-editor.xml:
	Change mails to messages.



svn path=/trunk/; revision=34635
2007-12-04 06:53:54 +00:00
0432e0fb27 ** Fix for bug #391062
* bbdb.c: (bbdb_open_addressbook): Dont add contacts, if it is enabled
        to do so.


svn path=/trunk/; revision=34626
2007-12-03 07:31:16 +00:00
b95c68f2d2 Make it selectable, fixes bug 401523, patch by Lucky Wankhede
2007-12-02  Tobias Mueller  <tobiasmue@svn.gnome.org>
        * imap-headers.glade:
        Make it selectable, fixes bug 401523, patch by
        Lucky Wankhede <wlakke@novell.com>


svn path=/trunk/; revision=34623
2007-12-02 16:58:40 +00:00
f5bed9bf7b ** Fixes bug #495123
2007-11-27  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #495123

	* composer/Makefile.am:
	Add a bunch of files for managing composer headers.

	* composer/e-msg-composer.c (build_message), (from_changed_cb),
	(set_editor_signature), (e_msg_composer_set_body),
	(e_msg_composer_get_preferred_account):
	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header):
	Use e_msg_composer_hdrs_get_from_account() to obtain the EAccount.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Massive refactoring to use new EComposerHeader classes.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	* composer/e-composer-name-header.c:
	* composer/e-composer-name-header.h:
	* composer/e-composer-post-header.c:
	* composer/e-composer-post-header.h:
	* composer/e-composer-text-header.c:
	* composer/e-composer-text-header.h:
	New GObject classes manage different types of composer headers.
	See bug #495123 for a more detailed description of each class.

	* mail/mail-session.c (mail_session_init):
	Pass the CamelSession to the EAccountComboBox class (ugly hack).

	* widgets/misc/Makefile.am:
	Add e-account-combo-box.[ch].

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New widget renders an EAccountList as a combo box.  Also listens
	for changes to the EAccountList and updates itself accordingly.


svn path=/trunk/; revision=34600
2007-11-27 20:24:44 +00:00
1fd244770a ** Fixes bug #499644
2007-11-26  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #499644

	* em-junk-filter.c (user_remote_tests_cb),
	(org_gnome_sa_use_remote_tests):
	The behavior of the "Include remote tests" check button was swapped
	with respect to its state.  Probably why SpamAssassin seemed slow.


svn path=/trunk/; revision=34586
2007-11-26 14:11:28 +00:00
36917891fe ** Fix for bug #353807
2007-11-23  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #353807

	* mail-to-task.c: (do_mail_to_task): Notice user if any error occur
	during opening calendar, calendar is readonly or when add fails.


svn path=/trunk/; revision=34576
2007-11-23 09:51:07 +00:00
614642401c ** Fix for bug #479081
2007-11-23  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #479081

	* exchange-account-setup.c: (org_gnome_exchange_owa_url):
	Check for input validity immediately after creating setup widgets.


svn path=/trunk/; revision=34572
2007-11-23 09:38:33 +00:00
4f786c1511 ** Fix for bug #458237
2007-11-23  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #458237

	* itip-formatter.c: (start_calendar_server), (source_selected_cb):
	Check for non-NULL source before using it to prevent a crash.


svn path=/trunk/; revision=34570
2007-11-23 09:33:14 +00:00
502751f240 ** Fix for bug #498173
2007-11-19  Sankar P  <psankar@novell.com>

	** Fix for bug #498173

	* plugin-manager.c: (eppm_response):
	e_plugin_configure should be called only
	when user clicks on Configure button.



svn path=/trunk/; revision=34553
2007-11-19 13:00:15 +00:00
82101429ac ** Fix for bug #495875
right click menu reordering

svn path=/trunk/; revision=34549
2007-11-17 23:20:07 +00:00
2c18711420 fixing little typo
* fixing little typo

svn path=/trunk/; revision=34548
2007-11-17 22:14:55 +00:00
aad95f711a ** Fix bug #495872
uniformization of actions with memos/calendars/tasks

svn path=/trunk/; revision=34547
2007-11-17 22:11:53 +00:00
73258ef76f Call camel_folder_info_new() instead of g_new0().
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	* mail/em-folder-tree.c (em_folder_tree_get_selected_folder_info):
	* plugins/exchange-operations/exchange-folder.c (ex_create_folder_info):
	Call camel_folder_info_new() instead of g_new0().


svn path=/trunk/; revision=34538
2007-11-15 04:38:31 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
d6dbc91c65 ** Fix for bug #458515 string corrected
2007-11-12  indu  <indu_ait@yahoo.co.in>

          ** Fix for bug #458515
          *  status-track.c: (recipient->undelivered_date)
             string corrected


svn path=/trunk/; revision=34527
2007-11-12 22:08:41 +00:00
5d76e1265b ** Fix bug #487318
* org-gnome-new-mail-notify.eplug.xml:
 Fix typo in D-Bus


svn path=/trunk/; revision=34522
2007-11-11 23:45:23 +00:00
78b09515e6 Remove useless GtkVBox, remove the useless popup to have an inline header
* imap-headers.c: (imap_headers_abort), (imap_headers_commit),
  (epif_header_is_valid), (epif_add_sensitivity), (epif_add_header),
  (epif_remove_header_clicked), (epif_fetch_all_headers_toggled),
  (epif_entry_changed), (org_gnome_imap_headers):
* imap-headers.glade:
  Remove useless GtkVBox,
  remove the useless popup to have an inline header entry field,
  concentrate all UI elements in a structure, added a prefix to
  relevant functions.

svn path=/trunk/; revision=34516
2007-11-08 13:36:03 +00:00
319df4d638 ** Fix for bug #492102
2007-11-05  Michael Monreal  <mmonreal@svn.gnome.org>

        ** Fix for bug #492102

        Use mail-mark-read icon.

svn path=/trunk/; revision=34499
2007-11-05 10:44:12 +00:00
c8d11592e4 ** Fix for bug #334675
2007-11-05  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #334675

	* plugins/mail-to-task/mail-to-task.c: (do_mail_to_task), (text_contains_nonwhitespace),
	(get_selected_text), (convert_to_task), (org_gnome_mail_to_task),
	(org_gnome_mail_to_task_menu):
	When selected only one message, then try to use selected text in
	preview as description, instead of whole message body.

	* Requires newer GthHtml (API extended, since revision 8614).

	* mail/em-folder-view.c: (emfv_message_reply): Leak fix.



svn path=/trunk/; revision=34497
2007-11-05 10:33:42 +00:00
5022430bb6 ** Fix for bug #353779
2007-11-05  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #353779

	* mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml:
	Allow convert more than one mail to meeting with one click.

	* mail-to-task/org-gnome-mail-to-task.eplug.xml:
	Allow convert more than one mail to task with one click.


svn path=/trunk/; revision=34493
2007-11-05 09:51:30 +00:00
f13fd21b50 Fix warnings from sparse and gcc
svn path=/trunk/; revision=34458
2007-10-30 22:21:14 +00:00
f3c3bddaed Every plugin should have a ChangeLog. Added.
2007-10-30  Sankar P  <psankar@novell.com>

	* ChangeLog:
	Every plugin should have a ChangeLog. Added.

	* google-source.c: 
	Commented an unused function. 
	Marked Debug statements conditional.

svn path=/trunk/; revision=34454
2007-10-30 10:06:23 +00:00
21ec67eb25 ** Fix for bug #487922 (Sometimes evolution does not recognize
2007-10-30  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #487922
	(Sometimes evolution does not recognize attachments)

	* prefer-plain.c: (export_as_attachments): New helper function to
	export message parts as attachments. This will traverse whole
	hierarchy of message's parts in multipart message.
	* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
	Use this function to export other parts as attachments.


svn path=/trunk/; revision=34452
2007-10-30 09:06:26 +00:00
69c8f40f09 Use g_cclosure_marshal_VOID__POINTER instead of
2007-10-29  Matthew Barnes  <mbarnes@redhat.com>

	* evolution-mail-sessionlistener.c:
	Use g_cclosure_marshal_VOID__POINTER instead of
	evolution_mail_marshal_VOID__POINTER.


svn path=/trunk/; revision=34451
2007-10-29 20:28:16 +00:00
e48ca861ed Ssssshhhhhhhh the compiler warning.
2007-10-26  Sankar P  <psankar@novell.com>

	* plugin-manager.c: (eppm_selection_changed):
	Ssssshhhhhhhh the compiler warning.

svn path=/trunk/; revision=34433
2007-10-26 11:40:15 +00:00
131a11a8a6 ** Fix for bug #461272
2007-10-26  Sankar P  <psankar@novell.com>

	** Fix for bug #461272

	* plugin-manager.c: (eppm_selection_changed),
	(org_gnome_plugin_manager_manage):
	Configure button should not be enabled for all.
	configure button needs a hot-key.



svn path=/trunk/; revision=34432
2007-10-26 10:54:17 +00:00
820424bc8c Added new plugins external-editor, which will make it possible to use an
2007-10-25  Sankar P  <psankar@novell.com>

	* configure.in:
	* plugins/external-editor:
	Added new plugins external-editor, which will
	make it possible to use an external editor as 
	the mail composer.



svn path=/trunk/; revision=34423
2007-10-25 10:44:27 +00:00
e85cbf0690 configure.in Initial commit for the Google Calendar Feature.
2007-10-23  Chenthill Palanisamy  <pchenthill@novell.com>

* configure.in
* plugins/google-account-setup: Initial commit for the 
  Google Calendar Feature.

 Committing on behalf of Ebby Wiselyn  <ebbywiselyn@gmail.com>.


svn path=/trunk/; revision=34413
2007-10-23 10:46:42 +00:00
b37af8f269 ** Fixes part of bug #417999
2007-10-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #417999

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/contact-editor/e-contact-quick-add.c:
	* addressbook/gui/contact-list-editor/contact-list-editor.c:
	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/dialogs/event-page.glade:
	* calendar/gui/dialogs/memo-page.c:
	* calendar/gui/dialogs/memo-page.glade:
	* calendar/gui/dialogs/task-page.c:
	* calendar/gui/dialogs/task-page.glade:
	* calendar/gui/e-itip-control.c:
	* plugins/bbdb/bbdb.c:
	* plugins/bbdb/gaimbuddies.c:
	* plugins/itip-formatter/itip-view.c:
	* widgets/misc/e-pilot-settings.c:
	Use ESourceComboBox instead of ESourceOptionMenu (deprecated).


svn path=/trunk/; revision=34408
2007-10-22 18:49:30 +00:00
8bd9a3dfa2 Miscellaneous changes related to bug #437579.
2007-10-11  Matthew Barnes  <mbarnes@redhat.com>

	Miscellaneous changes related to bug #437579.

	* configure.in:
	Put a blank line between the configuration summary and the
	final "now type make" message.

	* mail/em-format.c (em_format_add_puri):
	Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers
	on all arches happy.

	* plugins/mail-notification/mail-notification.c:
	Put the notification_callback() declaration inside a
	#ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning.

	* calendar/gui/alarm-notify/alarm-queue.c:
	Fix an implicit GTK+ function declaration on x86_64.


svn path=/trunk/; revision=34378
2007-10-11 20:44:33 +00:00
b32649a94c ** Fixes bug #437579
2007-10-09  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #437579

	* addressbook/conduit/address-conduit.c:
	* addressbook/gui/component/addressbook-config.c:
	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/widgets/eab-gui-util.c:
	* calendar/conduits/calendar/calendar-conduit.c:
	* calendar/conduits/memo/memo-conduit.c:
	* calendar/conduits/todo/todo-conduit.c:
	* calendar/gui/dialogs/alarm-dialog.c:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/dialogs/memo-page.c:
	* calendar/gui/dialogs/task-page.c:
	* calendar/gui/e-day-view-layout.c:
	* calendar/gui/e-day-view-layout.h:
	* calendar/gui/print.c:
	* e-util/e-pilot-map.c:
	* e-util/e-plugin.c:
	* e-util/e-profile-event.c:
	* e-util/e-signature.c:
	* filter/filter-file.c:
	* mail/e-searching-tokenizer.c:
	* mail/em-folder-browser.c:
	* mail/em-format-html.c:
	* mail/em-format-view.c:
	* mail/em-format.c:
	* mail/em-mailer-prefs.c:
	* mail/em-mailer-prefs.h:
	* mail/mail-session.c:
	* mail/mail-session.h:
	* mail/mail-vfolder.c:
	* mail/message-list.c:
	* plugins/bbdb/bbdb.c:
	* plugins/bbdb/gaimbuddies.c:
	* plugins/calendar-http/calendar-http.c:
	* plugins/exchange-operations/exchange-user-dialog.c:
	* plugins/face/face.c:
	* shell/e-shell-window.c:
	* shell/e-shell.c:
	* smime/lib/e-cert-db.c:
	* tools/killev.c:
	* widgets/misc/e-cursors.c:
	* widgets/misc/e-spinner.c:
	* widgets/misc/e-unicode.c:
	* widgets/table/e-table-field-chooser-item.c:
	* widgets/table/e-table-header-item.c:
	* widgets/table/e-table-header-item.h:
	* widgets/table/e-table-header-utils.c:
	* widgets/table/e-table.c:
	* widgets/text/e-text.c:
	Fix various compiler warnings.  Patch from Milan Crha.


svn path=/trunk/; revision=34368
2007-10-10 04:54:36 +00:00
3a6784cbb6 2007-10-04 mcrha Fix for bug #331578
svn path=/trunk/; revision=34351
2007-10-04 09:03:22 +00:00
589ed56722 2007-10-03 mcrha Fix for bug #346146
svn path=/trunk/; revision=34347
2007-10-03 10:58:46 +00:00
09d4af6fff ** Fixes bug #469657
2007-10-02  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #469657

	* addressbook/importers/evolution-ldif-importer.c:
	* calendar/gui/comp-editor-factory.c:
	* composer/e-msg-composer.c:
	* e-util/e-config-listener.c:
	* mail/em-composer-prefs.c:
	* mail/em-folder-tree-model.c:
	* mail/em-format.c:
	* mail/em-format-html.c:
	* mail/em-migrate.c:
	* mail/em-subscribe-editor.c:
	* mail/mail-component.c:
	* mail/mail-send-recv.c:
	* mail/message-list.c:
	* mail/importers/elm-importer.c:
	* plugins/exchange-operations/exchange-folder-size-display.c:
	* plugins/mono/mono-plugin.c:
	* shell/e-shell-settings-dialog.c:
	* tools/killev.c:
	* widgets/table/e-table-extras.c:
	* widgets/table/e-table-selection-model.c:
	Use destroy functions in GHashTables to simplify memory management.


svn path=/trunk/; revision=34344
2007-10-02 11:54:42 +00:00
67250759b5 2007-10-01 mcrha Fix for bug #428402
svn path=/trunk/; revision=34341
2007-10-01 07:44:05 +00:00
7029abc8cd Use consistent terminology for mail messages (#480621).
2007-09-27  Matthew Barnes  <mbarnes@redhat.com>

	* mail/em-account-editor.c:
	* mail/evolution-mail.schemas.in:
	* mail/mail-config.glade:
	* plugins/bbdb/bbdb.c (bbdb_page_factory):
	* plugins/bogo-junk-plugin/bf-junk-filter.c:
	* plugins/face/org-gnome-face-eplug.xml:
	* plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml:
	* plugins/print-message/org-gnome-print-message.eplug.xml:
	Use consistent terminology for mail messages (#480621).


svn path=/trunk/; revision=34326
2007-09-28 02:30:14 +00:00
7352689ab7 ** Fixes part of bug #474000
2007-09-27  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #474000

	* addressbook/importers/evolution-ldif-importer.c:
	Remove redundant Base64 codec implementation.  Use GLib's.

	* mail/em-format-html.c (efh_format_headers):
	* mail/em-migrate.c (upgrade_passwords_1_2):
	* plugins/face/face.c:
	Use GLib's Base64 API instead of Camel's.


svn path=/trunk/; revision=34325
2007-09-27 20:20:56 +00:00
e2e5e8d754 Fix for bug #461195 from Hiroyuki Ikezoe.
Use GObject's marshalers whenever possible.


svn path=/trunk/; revision=34324
2007-09-27 20:08:55 +00:00