Commit Graph

1133 Commits

Author SHA1 Message Date
e5e6107537 ** Fix for bug #556284
2008-10-15  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #556284

        * templates.c: (reply_with_template),
        * (org_gnome_templates_popup),
        (action_template_cb): Fixes for fetching the store using 
        mail_component_peek_local_store. Fixes the right-click crash 
        issues caused on OS_WIN32 by Templates plugin.

svn path=/trunk/; revision=36620
2008-10-16 05:41:39 +00:00
808c62577c Change License from GPL to LGPL
svn path=/trunk/; revision=36617
2008-10-14 14:45:21 +00:00
83c2cc10f4 ** Fix for bug #550441
2008-10-14  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #550441

	* itip-formatter.c: (view_response_cb): Ignore if summary not there.



svn path=/trunk/; revision=36614
2008-10-14 07:28:52 +00:00
a3b38ef129 Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing.
svn path=/trunk/; revision=36610
2008-10-13 10:24:07 +00:00
1f9fc79ef8 ** Fix for bug #550441
2008-10-13  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #550441

       * itip-formatter.c: (view_response_cb):
        Use the proper functions to traverse messages in a folder's summary.


svn path=/trunk/; revision=36607
2008-10-13 06:18:15 +00:00
6c06b962eb #541121: improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation
itip-formatter.c: the whole logic for "reply to organize" was
improved.

If an organizer exists, replying is enabled. Sending a reply is
enabled by default if the event looks like a meeting (= has
attendees).  The wish of the organizer to not get replies is
checked (previous Evolution releases ignored it); in this case the
default is to not send a reply. In all cases the user can override
the default.

Merged from 2.24 branch.

svn path=/trunk/; revision=36594
2008-10-10 15:02:09 +00:00
6cf6c0cada ** Fix for bug #530606
2008-10-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #530606

	* exchange-contacts.c: (e_exchange_contacts_get_contacts),
	(e_exchange_contacts_pcontacts_on_change),
	(e_exchange_contacts_pcontacts), (e_exchange_contacts_check),
	(e_exchange_contacts_commit):
	* exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked),
	(btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory):
	* exchange-calendar.c: (e_exchange_calendar_get_calendars),
	(e_exchange_calendar_pcalendar_on_change),
	(e_exchange_calendar_pcalendar), (e_exchange_calendar_check),
	(e_exchange_calendar_commit):
	Check validity of returned pointer before using it.


svn path=/trunk/; revision=36579
2008-10-08 18:22:50 +00:00
48edab7b48 Change License from GPL to LGPL.
svn path=/trunk/; revision=36576
2008-10-08 11:06:15 +00:00
484f82addc Change licese from GPL to LGPL.
svn path=/trunk/; revision=36539
2008-10-03 09:24:07 +00:00
92255f70f3 Mark two forgotten strings for translation. Fixes bug #553070
2008-10-01  Gabor Kelemen  <kelemeng@gnome.hu>

	*  send-options.c: Mark two forgotten strings for translation. Fixes bug #553070

svn path=/trunk/; revision=36524
2008-10-01 10:02:42 +00:00
09eddb5ec7 Add translator comment to the occurrences of the Proxy term. Fixes bug
2008-10-01  Gabor Kelemen  <kelemeng@gnome.hu>

	* org-gnome-proxy-errors.xml:
	* org-gnome-proxy-login-errors.xml:
	* proxy.c:
	* proxy-listing.glade:
	* proxy-login-dialog.glade:
	Add translator comment to the occurrences of the Proxy term. Fixes bug #554297

svn path=/trunk/; revision=36523
2008-10-01 09:54:29 +00:00
ed24dfc283 ** Fix for bug #553527
2008-10-01  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #553527

	* bbdb.c: (struct todo_struct), (free_todo_struct), (bbdb_do_in_thread),
	(bbdb_do_thread), (bbdb_handle_reply): Do the EBook work in a separate
	thread to have better performance on reply with slow address books.


svn path=/trunk/; revision=36518
2008-10-01 08:26:24 +00:00
bde8fac84d ** Fix for bug #519491
2008-10-01  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #519491

	* itip-view.c: (ensure_utf8), (itip_view_set_organizer),
	(itip_view_set_organizer_sentby), (itip_view_set_attendee),
	(itip_view_set_attendee_sentby), (itip_view_set_proxy),
	(itip_view_set_delegator), (itip_view_set_summary),
	(itip_view_set_location), (itip_view_set_status),
	(itip_view_set_comment), (itip_view_set_description),
	(itip_view_add_upper_info_item), (itip_view_add_lower_info_item):
	Convert texts to valid UTF-8 texts before passing them to Gtk+
	functions which requires that.


svn path=/trunk/; revision=36516
2008-10-01 07:53:36 +00:00
aae003381a ** Fix for bug #511947
2008-10-01  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #511947

	* proxy-login.c: (proxy_login_get_cnc):
	Pass in optional parent for password dialog.
	* proxy-login.c: (proxy_soap_login), (proxy_login_update_tree),
	(org_gnome_proxy_account_login): Adapt to the above change and check
	for NULL values to prevent runtime warnings.


svn path=/trunk/; revision=36514
2008-10-01 07:37:47 +00:00
de3e1486c7 ** Fix for bug #497928
2008-09-29  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #497928

	* bbdb.c: (source_changed_cb), (gaim_source_changed_cb):
	Set URI to empty string when user deletes previously selected source.


svn path=/trunk/; revision=36469
2008-09-29 09:26:24 +00:00
bfc8b8784d License changes from GPL to LGPL
svn path=/trunk/; revision=36465
2008-09-29 08:36:04 +00:00
b2fc0d756d ** Fix for bug #553461 and bug #553389
2008-09-26  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #553461 and bug #553389

	* publish-calendar.c (url_remove_clicked):
	* publish-calendar.glade:
	* url-editor-dialog.c (create_uri), (check_input),
	(publish_service_changed), (set_from_uri):
	* url-editor-dialog.h: Rename the "SSH" option to "Secure FTP 
(SSH)"
	and update the code accordingly. Also, change a related string 
to use
	better terminology.


svn path=/trunk/; revision=36455
2008-09-26 06:41:19 +00:00
eb725acfbf ** Fix for bug #553148
2008-09-25  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #553148

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* composer/mail-composer.error.xml:
	* 
plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	* plugins/groupwise-features/org-gnome-compose-send-options.xml:
	* 
plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml:
	Standardise "GroupWise" usage in translatable strings.


svn path=/trunk/; revision=36453
2008-09-25 17:04:44 +00:00
9bc9edb259 ** Fix for bug #551121
2008-09-25  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #551121

	* em-junk-filter.c (pipe_to_sa_full), 
(em_junk_sa_respawn_spamd):
	* org-gnome-sa-junk-plugin.eplug.xml: Standardise use of
	"SpamAssassin" vs. "spamassassin" or "Spamassassin".


svn path=/trunk/; revision=36452
2008-09-25 17:01:07 +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
de58c85843 ** Fixes bug #552851
2008-09-22  Philip Withnall  <philip@tecnocode.co.uk>

	** Fixes bug #552851

	* org-gnome-shared-folder.errors.xml:
	Add translator comments to the accept/decline strings, and 
improve
	some other strings in the file.


svn path=/trunk/; revision=36428
2008-09-22 22:32:52 +00:00
f9f3b67162 Change license from GPL to LGPL
svn path=/trunk/; revision=36381
2008-09-19 06:02:55 +00:00
79d878670a License changes from GPL to LGPL
svn path=/trunk/; revision=36344
2008-09-16 10:52:29 +00:00
75bfbd29ee ** Fix for bug #514299
2008-09-15  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #514299

	* mail-notification.c: (new_notify_status):
	Connect to signals only once, when creating new status icon.


svn path=/trunk/; revision=36338
2008-09-15 17:40:29 +00:00
e623154bb5 License Changes
2008-09-15  Sankar P  <psankar@novell.com>

License Changes

	* plugins/templates/templates.c:

svn path=/trunk/; revision=36333
2008-09-15 11:11:40 +00:00
80a327f139 Milan Crha <mcrha@redhat.com> ** Fix for bug #505016 (Check for NULL to prevent crash when error occurred).
svn path=/trunk/; revision=36327
2008-09-14 15:12:55 +00:00
b7fc5caefe License Changes from GPL to LGPL
svn path=/trunk/; revision=36313
2008-09-12 16:19:36 +00:00
bdd9596bfd ** Fix for bug #551492
2008-09-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #551492

	* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
	Initialize variable before using it.


svn path=/trunk/; revision=36290
2008-09-09 15:36:15 +00:00
4e08f09a43 Patch from Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #550415 (Fixes a memory leak of CamelFolderInfo).
svn path=/trunk/; revision=36274
2008-09-08 03:31:26 +00:00
9b2f1c77d2 esthetic license header cleans, and fix e-pkcs12
svn path=/trunk/; revision=36264
2008-09-06 15:32:10 +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
111bb57f0d Assign copyrights for Randall Hand.
svn path=/trunk/; revision=36251
2008-09-03 05:39:00 +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
203083329f ** Fixes bug #458512
2008-08-28  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #458512

	* plugins/exchange-operations/exchange-send-options.glade:
	Delete the accessibility tag from the User button.


svn path=/trunk/; revision=36174
2008-08-28 17:55:38 +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
064250ad8a ** Fix for bug #525555
2008-08-20  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #525555

	* google-source.c: (print_uri_noproto): Removed.
	* google-source.c: (user_changed): Do not leak.
	* google-source.c: (plugin_google): Get username from source, not URL.


svn path=/trunk/; revision=36026
2008-08-20 08:43:17 +00:00
09cfe5d569 New convenience function for launching help from Evolution. Displays an
2008-08-14  Matthew Barnes  <mbarnes@redhat.com>

	* e-util/e-util.c (e_display_help):
	New convenience function for launching help from Evolution.
	Displays an error dialog over the given parent window if an
	error occurs.

	* addressbook/gui/contact-editor/e-contact-editor.c:
	* calendar/gui/dialogs/comp-editor.c:
	* plugins/email-custom-header/gui/contact-editor/e-contact-editor.c:
	* plugins/exchange-operations/exchange-send-options.c:
	* widgets/misc/e-multi-config-dialog.c:
	* widgets/misc/e-send-options.c:
	Use e_display_help() for displaying help.


svn path=/trunk/; revision=35991
2008-08-14 19:21:10 +00:00
3bdf45d61a Add ssl toggle; synch UI for refreshin with the google calendar plugin
* google-contacts-source.c (on_ssl_cb_toggled),
	(seconds_to_interval), (interval_to_seconds),
	(on_interval_sb_value_changed), (on_interval_combo_changed),
	(plugin_google_contacts):

	Add ssl toggle; synch UI for refreshin with the google calendar plugin


svn path=/trunk/; revision=35984
2008-08-13 23:01:01 +00:00
8cb67e70a9 Added missing include.
2008-08-12  Milan Crha  <mcrha@redhat.com>

	* ipod-sync.c: Added missing include.


svn path=/trunk/; revision=35969
2008-08-12 15:07:55 +00:00
e860673f10 Have a check for OS_WIN32 and handle the schema data differently. make
2008-08-12  Bharath Acharya  <abharath@novell.com>

        * Makefile.am: Have a check for OS_WIN32 and handle the schema
        * data differently. make install error on win32.


svn path=/trunk/; revision=35961
2008-08-12 04:19:31 +00:00
f5c5017848 Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.
2008-08-12  Bharath Acharya  <abharath@novell.com>

        * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To
        generate dlls on Windows.


svn path=/trunk/; revision=35960
2008-08-12 04:04:18 +00:00
72fc7814fa Added necessary libraries to link to. Build break while compiling on
2008-08-12  Bharath Acharya  <abharath@novell.com>

        * Makefile.am: Added necessary libraries to link to. Build break
        while compiling on Windows.
        

svn path=/trunk/; revision=35959
2008-08-12 03:25:12 +00:00
434bc25ed6 ** Fixes bug #546892
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
2008-08-11 17:04:32 +00:00
92c958d9bf ** Fixes bug #546785
2008-08-07  Paul Bolle  <pebolle@tiscali.nl>

	** Fixes bug #546785

	* plugins/bbdb/bbdb.c: (e_plugin_lib_enable):
	The bbdb plugin is noisy when enabled:
	    "BBDB spinning up..."
	Make this plugin just as polite as google-account-setup.

	* plugins/caldav/caldav-source.c: (e_plugin_lib_enable):
	The caldav plugin is noisy when enabled:
	    "CalDAV Eplugin starting up ..."
	Make this plugin just as polite as google-account-setup.


svn path=/trunk/; revision=35928
2008-08-07 17:35:04 +00:00