Commit Graph

4851 Commits

Author SHA1 Message Date
7e04ddfaa1 Mark some forgotten strings for translation. Fixes bug #553067
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
2008-09-29 10:39:48 +00:00
0679411d0e ** Fix for bug #530716
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
2008-09-29 10:07:12 +00:00
18396b557b ** Fix for bug #530691
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
2008-09-29 09:31:18 +00:00
bfc8b8784d License changes from GPL to LGPL
svn path=/trunk/; revision=36465
2008-09-29 08:36:04 +00:00
7b20d6f5b4 ** Fix for bug #552583 (Suggested by Sebastian Keller)
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
2008-09-26 09:08:03 +00:00
9b1cc7f981 ** Fix for bug #552551
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
2008-09-25 15:59:03 +00:00
dc4967ab61 License change from GPL to LGPL
svn path=/trunk/; revision=36448
2008-09-25 10:03:08 +00:00
97fd6bc629 ** Fix for bug #313225
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
2008-09-24 11:56:11 +00:00
762ac32d75 Change License from GPL to LGPL
svn path=/trunk/; revision=36443
2008-09-24 11:02:48 +00:00
2ecb4c7dc0 ** Fixes bug #553479
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
2008-09-24 06:28:25 +00:00
dd797d23c8 ** Fix for bug #553273
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
2008-09-23 11:42:18 +00:00
9853898371 Added Italian translation for default email message.
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
2008-09-22 06:55:22 +00:00
90e4d74b61 Added Czech translation of default email message by Jiri Eischmann. Ditto.
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
2008-09-22 00:40:03 +00:00
30f6820a31 Updated Polish translation
2008-09-21  Wadim Dziedzic  <wdziedzic@aviary.pl>

	* default/pl/Inbox: Updated Polish translation

svn path=/trunk/; revision=36410
2008-09-21 18:55:17 +00:00
9713a6be7a Updated Spanish default mail
svn path=/trunk/; revision=36395
2008-09-20 11:42:58 +00:00
2611bccef4 Final tweaks (really!) for the Lithuanian default mail translation.
svn path=/trunk/; revision=36388
2008-09-19 15:21:20 +00:00
6134639373 Translated some headers of the default mail message into Lithuanian.
svn path=/trunk/; revision=36387
2008-09-19 15:18:35 +00:00
6c7ca057b4 Updated Lithuanian translation.
2008-09-19  Gintautas Miliauskas  <gintas@akl.lt>

	* default/lt/Inbox: Updated Lithuanian translation.



svn path=/trunk/; revision=36386
2008-09-19 15:15:18 +00:00
f9f3b67162 Change license from GPL to LGPL
svn path=/trunk/; revision=36381
2008-09-19 06:02:55 +00:00
4790a21b98 Update German translation.
svn path=/trunk/; revision=36376
2008-09-18 19:34:22 +00:00
2a7fcfd7d7 Add this too
2008-09-17  Gabor Kelemen  <kelemeng@gnome.hu>

	* default/hu/Makefile.am: Add this too

svn path=/trunk/; revision=36355
2008-09-16 22:42:02 +00:00
46250243e2 Default welcome mail translation added. Added hu
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
2008-09-16 22:35:05 +00:00
e3542675c2 Updated Korean translation of the default mail.
svn path=/trunk/; revision=36347
2008-09-16 15:52:01 +00:00
71089db3c3 Added Serbian welcome message translation
svn path=/trunk/; revision=36345
2008-09-16 11:56:38 +00:00
79d878670a License changes from GPL to LGPL
svn path=/trunk/; revision=36344
2008-09-16 10:52:29 +00:00
dd4745f517 Updated Dutch translation by Tino Meinen.
2008-09-16  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* default/nl/Inbox: Updated Dutch translation by Tino Meinen.


svn path=/trunk/; revision=36343
2008-09-16 09:04:34 +00:00
7cd0736cbc Updated Finnish default mailbox
svn path=/trunk/; revision=36342
2008-09-16 07:33:17 +00:00
023ed4be24 Updated French translation.
2008-09-16  Claude Paroz  <claude@2xlibre.net>

	* default/fr/Inbox: Updated French translation.

svn path=/trunk/; revision=36341
2008-09-16 07:24:30 +00:00
e2791dbda9 default/sv/Inbox: Updated Swedish translation.
svn path=/trunk/; revision=36339
2008-09-15 20:38:05 +00:00
29b798bae3 ** Fix for bug #539536
* 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
2008-09-15 08:21:02 +00:00
f1f795d438 Milan Crha <mcrha@redhat.com> ** Fix for bug #504767 (Expand also parent nodes, if necessary).
svn path=/trunk/; revision=36328
2008-09-14 15:16:55 +00:00
8f5784a308 Milan Crha <mcrha@redhat.com> Fix for bug #551915 (Manage error on idle, to call gtk functions in the main thread).
svn path=/trunk/; revision=36326
2008-09-14 15:11:01 +00:00
b7fc5caefe License Changes from GPL to LGPL
svn path=/trunk/; revision=36313
2008-09-12 16:19:36 +00:00
6001e82295 ** Fix for bug #534039
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
2008-09-11 15:11:04 +00:00
58d44034c2 ** Fix for bug #493298
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
2008-09-09 15:32:31 +00:00
623b6f47b0 Milan Crha <mcrha@redhat.com> Fix for bug #328216 (Bad signature prompt for self-signed pop3 servers).
svn path=/trunk/; revision=36273
2008-09-08 03:25:41 +00:00
9b2f1c77d2 esthetic license header cleans, and fix e-pkcs12
svn path=/trunk/; revision=36264
2008-09-06 15:32:10 +00:00
0741eac9d3 Fix infinite loop on deleting vfolders.
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
2008-09-05 03:13:52 +00:00
76dbf9df1f License changes. Changed license from GPL to LGPL.
More to come.

svn path=/trunk/; revision=36255
2008-09-04 14:56:39 +00:00
14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
a8cff3a02a Fix compiler warnings in some of the test programs.
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
2008-09-01 14:57:02 +00:00
b52cf4cc09 Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message 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
2008-09-01 04:27:02 +00:00
e9d9c8fcba Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 (Make sure search 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
2008-09-01 04:22:45 +00:00
b352ba9c53 Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #549661 (Process DND correctly when a mail message is dragged from outside Evolution to a folder in the sidebar).
svn path=/trunk/; revision=36236
2008-09-01 03:47:35 +00:00
6dcb84e2a1 ** Fix bug #544430
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
2008-08-31 11:09:27 +00:00
c091beb306 Disable flag upsync. I need to implement it more intelligently.
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
2008-08-31 05:10:43 +00:00
b693cbeb05 ** Fix for bug #509647
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
2008-08-28 07:31:43 +00:00
0368e5866b ** Fix for bug #534762
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
2008-08-27 10:37:32 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
d288a5924b ** Fixes bug #546926
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
2008-08-21 02:24:59 +00:00