Commit Graph

28174 Commits

Author SHA1 Message Date
c36282c9de ** Fix for bug #507363
2008-01-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #507363

	* e-cursor.c: (e_cursor_set):
	Also check if toplevel widget has non-NULL window property.


svn path=/trunk/; revision=34776
2008-01-07 12:22:39 +00:00
39be7e3d9c ** Fix for bug #300336
2008-01-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #300336

	* plugins/groupwise-features/share-folder-common.c: (users_dialog_response):
	Ensure vfolder is running.

	* mail/mail-vfolder.h: (vfolder_loaded):
	* mail/mail-vfolder.c: (vfolder_loaded): New helper function.
	* mail/em-folder-utils.c: (emfu_popup_new_folder_response):
	* mail/mail-vfolder.c: (vfolder_gui_add_rule),
	(vfolder_gui_add_from_message), (vfolder_gui_add_from_address):
	* mail/em-folder-browser.c: (emfb_search_menu_activated):
	* mail/em-folder-view.c: (emp_uri_popup_vfolder_sender),
	(emp_uri_popup_vfolder_recipient), (vfolder_type_current):
	Ensure vfolder is running.
	* mail/mail-component.c: (mc_startup): Do not start vfolder when
	disabled by option '/apps/evolution/mail/display/enable_vfolders'.
	* mail/evolution-mail.schemas.in: Added schema for new option.
	* mail/mail-config.glade:
	* mail/em-mailer-prefs.h:
	* mail/em-mailer-prefs.c: Added checkbox for "Enable Search Folders" option.

Note: if your schema failed to install, then the search folders will be hidden. Enable by hand then.

svn path=/trunk/; revision=34775
2008-01-07 12:12:13 +00:00
8f3a968fc9 ** Fix for bug #339813
2008-01-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #339813

	* addressbook/gui/contact-editor/e-contact-editor.c: (e_contact_editor_create_date):
	Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE.

	* widgets/misc/e-dateedit.h: (e_date_edit_get_twodigit_year_can_future),
	(e_date_edit_set_twodigit_year_can_future):
	Added new option for component.
	* widgets/misc/e-dateedit.c: (e_date_edit_get_twodigit_year_can_future),
	(e_date_edit_set_twodigit_year_can_future),
	(struct _EDateEditPrivate::twodigit_year_can_future),
	(e_date_edit_init), (e_date_edit_parse_date):
	Implementing new option for component.
	* widgets/misc/e-dateedit.c: (on_date_entry_focus_out):
	Always repaint value on focus out.
	* widgets/misc/e-dateedit.c: (e_date_edit_update_date_entry):
	Forced to always show 4-digit year.

Note: Be sure you updated EDS too (revision 8343 and above)

svn path=/trunk/; revision=34774
2008-01-07 11:42:51 +00:00
93b1fdc66b fix the date of the Changelog entry (silly me)
svn path=/trunk/; revision=34773
2008-01-06 22:50:34 +00:00
fd55ab6d38 ** Fix bug #497914
* em-mailer-prefs.c: (emmp_header_is_valid):
	backport changes from the copy/pasted code in imap-headers
	plugin.

svn path=/trunk/; revision=34772
2008-01-06 22:48:18 +00:00
45d410de1e Patch from João Vale <jpvale@gmail.com>: Fix for bug #375580 (Use ISO-8859-1 encoding to store contacts in iPod)
svn path=/trunk/; revision=34771
2008-01-06 18:54:04 +00:00
00d89fdac2 Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (Use the new Tangoized icons instead of the deprecated ones from gnome-icon-theme)
M    addressbook/gui/component/addressbook-view.c
M    addressbook/ChangeLog
AM   data/icons/hicolor_actions_16x16_mail-move.png
AM   data/icons/hicolor_actions_16x16_mail-copy.png
AM   data/icons/hicolor_actions_16x16_folder-move.png
M    data/icons/Makefile.am
AM   data/icons/hicolor_actions_16x16_folder-copy.png
M    mail/em-folder-browser.c
M    mail/ChangeLog
M    mail/em-folder-tree.c
M    mail/em-folder-view.c
M    mail/message-list.c
M    composer/ChangeLog
M    composer/e-msg-composer.c
M    ChangeLog
M    calendar/gui/dialogs/comp-editor.c
M    calendar/ChangeLog

svn path=/trunk/; revision=34769
2008-01-06 18:02:18 +00:00
82f7125f45 Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
2008-01-06 16:43:58 +00:00
07cd05990f Update German translation.
2008-01-06  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Update German translation.


svn path=/trunk/; revision=34767
2008-01-06 12:47:12 +00:00
0e7e605290 Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).
2008-01-05  Matthew Barnes  <mbarnes@redhat.com>

	* data/evolution.desktop.in.in:
	Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).


svn path=/trunk/; revision=34765
2008-01-06 00:37:46 +00:00
1cdd5bd571 Updated Basque translation.
2008-01-05  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

        * eu.po: Updated Basque translation.


svn path=/trunk/; revision=34764
2008-01-05 16:48:56 +00:00
c922073e07 Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers of assigned tasks correctly.
svn path=/trunk/; revision=34763
2008-01-05 16:42:34 +00:00
c81607264e Update German translation.
2008-01-05  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Update German translation.


svn path=/trunk/; revision=34762
2008-01-05 04:03:04 +00:00
4005b6add7 Updated Kurdish translation
svn path=/trunk/; revision=34761
2008-01-04 16:44:59 +00:00
0dd94b1d46 Updated Vietnamese translation
svn path=/trunk/; revision=34760
2008-01-04 14:10:21 +00:00
916cc41028 Part of bug #504480 Possible leak fix. Function prototype changed and
2008-01-04  Milan Crha  <mcrha@redhat.com>

	* Part of bug #504480
	* e-task-widget.c: (e_task_widget_construct):
	Possible leak fix.
	* e-task-widget.c: (e_task_widget_update_image):
	Function prototype changed and using parameter stock now.


svn path=/trunk/; revision=34759
2008-01-04 13:04:07 +00:00
df9b3d5711 ** Fix for bug #504480
2008-01-04  Matthew Barnes  <mbarnes@redhat.com>

	** Fix for bug #504480

	* e-task-bar.c: (e_task_bar_init): Increases the height
	of the ETaskBar to eliminate the constant resizing.


svn path=/trunk/; revision=34758
2008-01-04 11:40:50 +00:00
036169949c Update Norwegian bokmål translation.
2008-01-03  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update Norwegian bokmål translation.

svn path=/trunk/; revision=34757
2008-01-03 20:58:11 +00:00
c794c6a7dd Update Norwegian bokmål translation.
2008-01-03  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update Norwegian bokmål translation.

svn path=/trunk/; revision=34756
2008-01-03 20:47:42 +00:00
f98037abb5 Refix the last patch
2008-01-03  Srinivasa Ragavan  <sragavan@novell.com>

	* gui/memos-component.c: (create_new_memo): Refix the last patch

svn path=/trunk/; revision=34755
2008-01-03 13:23:06 +00:00
6cf9a97579 ** Fix for bug #219197
2008-01-03  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #219197

	* e-shell.h:
	* e-shell.c: (e_shell_can_quit), (e_shell_do_quit), (e_shell_quit):
	Call of e_shell_quit divided into two functions, one to check if quit
	is acceptable by all components and second to do quit.
	* main.c: (gnome_master_client_save_yourself_cb),
	(gnome_master_client_die_cb), (main):
	Quit application when session dies.


svn path=/trunk/; revision=34754
2008-01-03 10:20:36 +00:00
7e71a8819e ** Fix for bug #506814
2008-01-03  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #506814

	* gui/tasks-component.c: (create_new_todo):
	* gui/tasks-component.c: (create_new_todo): Add the signal only if the
	view is present.

svn path=/trunk/; revision=34753
2008-01-03 10:08:07 +00:00
268dc11c79 Updated Spanish translation
svn path=/trunk/; revision=34752
2008-01-03 05:41:36 +00:00
f10cadea13 Bump GtkHTML requirement to 3.17.5 for bug #317823.
2008-01-01  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump GtkHTML requirement to 3.17.5 for bug #317823.


svn path=/trunk/; revision=34751
2008-01-02 14:50:15 +00:00
dbe798bd9a ** Fix for bug #317823
2008-01-02  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #317823

	* em-format-html-display.c: (efhd_get_uri_puri):
	New helper function to dig up uri or puri from the GtkHtml.
	If the object is an image, then pass it as puri or uri, depends
	on the source of the image.
	* em-format-html-display.c: (efhd_html_button_press_event),
	(em_format_html_display_popup_menu): Using new helper function.

Note: New API functions in gtkhtml are required.

svn path=/trunk/; revision=34750
2008-01-02 12:35:38 +00:00
89908f675c ** Fix for bug #364642
2008-01-02  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #364642

	* mail/em-composer-prefs.h: (struct _EMComposerPrefs):
	* mail/em-composer-prefs.c: (em_composer_prefs_construct):
	* mail/mail-config.glade:
	* mail/evolution-mail.schemas.in:
	(/apps/evolution/mail/composer/request_receipt):
	New option in Composer tab to preset Request Read Receipt in composer.

	* composer/e-msg-composer.c: (create_composer): Preset "Request Read Receipt"
	based on gconf key "/apps/evolution/mail/composer/request_receipt".


svn path=/trunk/; revision=34749
2008-01-02 12:23:07 +00:00
0d0fe5eae4 add mnemonic_widget for default junk plugin. see bug #476264.
2008-01-02  Andre Klapper  <a9016009@gmx.de>

	* mail/mail-config.glade:
	add mnemonic_widget for default junk plugin. see bug #476264.


svn path=/trunk/; revision=34748
2008-01-02 12:07:09 +00:00
51cb36bbc7 ** Fix for bug #502914
2008-01-02  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #502914

	* bbdb.c: (enable_toggled_cb): Do not write NULL into gconf.


svn path=/trunk/; revision=34747
2008-01-02 11:56:25 +00:00
b25f59765c fix spelling.
2008-02-01  Andre Klapper  <a9016009@gmx.de>

	* plugin-manager.c: (org_gnome_plugin_manager_manage):
	fix spelling.


svn path=/trunk/; revision=34746
2008-01-02 11:55:32 +00:00
30f9259c6f Show the actual displayed folder name rather than the decoded/handled one
2008-01-02  Srinivasa Ragavan  <sragavan@novell.com>

	* mail-notification.c: (new_notify_status): Show the actual displayed
	folder name rather than the decoded/handled one from uri.

svn path=/trunk/; revision=34745
2008-01-02 08:25:11 +00:00
d00f11c114 Send the folder name along with the new mail event.
2008-01-02  Srinivasa Ragavan  <sragavan@novell.com>

	* em-event.c: (eme_target_free):
	* em-event.h:
	* em-folder-tree-model.c: (em_folder_tree_model_get_folder_name):
	* em-folder-tree-model.h:
	* mail-folder-cache.c: (real_flush_updates): Send the folder name
	along with the new mail event.

svn path=/trunk/; revision=34744
2008-01-02 08:24:23 +00:00
f3546248ed Add --with[out]-help option to make it possible to skip building and
2008-01-01  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Add --with[out]-help option to make it possible to skip
	building and installing user documentation.  (#504541)


svn path=/trunk/; revision=34743
2008-01-01 13:22:31 +00:00
a02303d7cc Updated Occitan translation
svn path=/trunk/; revision=34741
2007-12-31 22:12:42 +00:00
216a4677e9 Updated polish translation
2007-12-31  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

svn path=/trunk/; revision=34740
2007-12-31 14:36:39 +00:00
4199f9384f Patch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the e-source property username with the domain, if the domain is specified)
svn path=/trunk/; revision=34739
2007-12-30 18:43:31 +00:00
6db4c745a3 sv.po: Swedish translation updated
svn path=/trunk/; revision=34738
2007-12-29 16:51:28 +00:00
b917d91d39 Updated Irish translation.
2007-12-26  Seán de Búrca  <sdeburca@svn.gnome.org>

    * ga.po: Updated Irish translation.

svn path=/trunk/; revision=34737
2007-12-28 06:57:12 +00:00
0d86f534aa Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=34736
2007-12-28 00:08:34 +00:00
b64e77cb8f fr/figures/* Merging modifications from gnome-2-20 branch.
2007-12-25  Claude Paroz  <claude@2xlibre.net>

	* fr/figures/*
	* fr/fr.po: Merging modifications from gnome-2-20 branch.

svn path=/trunk/; revision=34735
2007-12-25 20:58:37 +00:00
7c2b02b0f1 Updated Irish translation.
2007-12-24  Seán de Búrca  <sdeburca@svn.gnome.org>

    * ga.po: Updated Irish translation.

svn path=/trunk/; revision=34734
2007-12-25 03:29:29 +00:00
8d8b9d61e0 Unified polish date format strings
2007-12-24  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* pl.po: Unified polish date format strings

svn path=/trunk/; revision=34733
2007-12-23 23:17:19 +00:00
a0be52e056 Patch from Nyall <nyall@zombiepigs.net>: Fix for bug #503954 (Accept custom domain names while setting up a Google Calendar account)
svn path=/trunk/; revision=34732
2007-12-23 09:37:14 +00:00
a05d5cff0d Updated Irish translation.
2007-12-20  Seán de Búrca  <sdeburca@svn.gnome.org>

    * ga.po: Updated Irish translation.

svn path=/trunk/; revision=34731
2007-12-20 19:35:16 +00:00
538be0680e ** Fixes bug #362638
2007-12-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #362638

	* calendar/gui/alarm-notify/alarm-notify.c:
	* calendar/gui/alarm-notify/alarm-notify.h:
	* calendar/gui/alarm-notify/alarm-queue.c:
	Rewrite message passing to use GThreadPool instead of EThread.

	* mail/mail-mt.h:
	Overhaul the message passing API:
	- Define a MailMsg type as the base message struct.
	- Define types for the various callback functions.
	- Add a priority value to each message (not yet used).
	- Add a reference count to each message.
	- Define a MailMsgInfo type for the virtual function table.
	- Record the size of message sub-types in MailMsgInfo.
	- New/changed functions:
	    mail_msg_new()   - Easier to use.
	    mail_msg_ref()   - Increase reference count.
	    mail_msg_unref() - Decrease reference count.
	    mail_msg_main_loop_push()    }
	    mail_msg_unordered_push()    } Submit MailMsgs to various
	    mail_msg_fast_ordered_push() } message-processing threads.
	    mail_msg_slow_ordered_push() }

	* mail/mail-mt.c (mail_msg_new):
	Use GSlice for memory allocation.

	* mail/mail-mt.c (mail_msg_ref), (mail_msg_unref):
	New functions increment/decrement a MailMsg's reference count.

	* mail/mail-mt.c (mail_cancel_hood_add), (mail_cancel_hook_remove):
	Convert the 'cancel_hook_list' from an  EDList to a GHookList and
	modify the API accordingly.

	* mail/mail-mt.c:
	Use GThreadPools instead of EThreads.
	Use GAsyncQueues instead of EMsgPorts.

	* mail/em-composer-utils.c:
	* mail/em-folder-browser.c:
	* mail/em-folder-properties.c:
	* mail/em-folder-tree.c:
	* mail/em-folder-utils.c:
	* mail/em-folder-view.c:
	* mail/em-format-html-print.c:
	* mail/em-format-html.c:
	* mail/em-subscribe-editor.c:
	* mail/em-sync-stream.c:
	* mail/importers/elm-importer.c:
	* mail/importers/mail-importer.c:
	* mail/importers/pine-importer.c:
	* mail/mail-component.c:
	* mail/mail-folder-cache.c:
	* mail/mail-mt.c:
	* mail/mail-ops.c:
	* mail/mail-ops.h:
	* mail/mail-send-recv.c:
	* mail/mail-session.c:
	* mail/mail-vfolder.c:
	* mail/message-list.c:
	* plugins/folder-unsubscribe/folder-unsubscribe.c:
	* plugins/groupwise-features/share-folder-common.c:
	* plugins/exchange-operations/exchange-folder.c:
	* plugins/mark-all-read/mark-all-read.c:
	* plugins/mailing-list-actions/mailing-list-actions.c:
	* plugins/itip-formatter/itip-formatter.c:
	* plugins/save-attachments/save-attachments.c:
	Use the new MailMsg API for messages.


svn path=/trunk/; revision=34730
2007-12-20 17:58:09 +00:00
c4edfbcd44 Updated Norwegian bokmål translation.
2007-12-19  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=34729
2007-12-19 14:02:19 +00:00
9cfea5f07e Fix another compiler warning.
2007-12-18  Matthew Barnes  <mbarnes@redhat.com>

	* mail/mail-mt.c (do_op_status): Fix another compiler warning.


svn path=/trunk/; revision=34728
2007-12-18 20:08:07 +00:00
7bffd3413f Version bump to 2.21.5
2007-12-18  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Version bump to 2.21.5

svn path=/trunk/; revision=34727
2007-12-17 20:14:20 +00:00
3a6cf44407 ** Evolution 2.21.4 release
svn path=/trunk/; revision=34725
2007-12-17 20:12:33 +00:00
7022ce8b5e Updated Spanish translation
svn path=/trunk/; revision=34724
2007-12-17 19:48:23 +00:00
4842018ebf Bump eds_minimum_version to 2.21.4 for new Camel functions.
2007-12-17  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.21.4 for new Camel functions.


svn path=/trunk/; revision=34723
2007-12-17 18:58:01 +00:00