Commit Graph

1143 Commits

Author SHA1 Message Date
6f63323dc0 Remove ldap-config.ui.
Leftover file from ages past.  No longer used.
2012-09-17 13:50:40 -04:00
9eee3c2a24 Bug #549819 - Cannot specify a custom sendmail program 2012-09-17 18:37:03 +02:00
e79d2ee61c Bug 684021 - EBookConfigWebdav: Invalid callback on property binding 2012-09-16 08:29:17 -04:00
d98b94b16b Could not set custom port for LDAP addressbook 2012-09-14 11:38:20 +02:00
8e88f65fbe Bug #683949 - Cannot create new LDAP Addressbook 2012-09-14 11:20:08 +02:00
146f9f653f Avoid code duplication for reply on message attachment 2012-09-12 16:50:53 +02:00
84313cdc37 [itip-formatter] Do not include empty values in a printout 2012-09-12 14:20:12 +02:00
abc10da2ae [prefer-plain] Always show HTML part as attachment for only HTML messages
When the prefer-plain is set to show only text/plain parts, without showing
suppressed HTML parts as attachments, and the received message contains
only one part, the text/html part, then the preview was completely empty,
which is confusing. With this change, the text/html only messages will
show the suppressed part as attachment regardless the setting.
2012-09-12 12:28:59 +02:00
cf218fc8f5 BR is not a "pair" HTML element 2012-09-11 17:41:37 +02:00
b8240ebae6 Bug #683758 - Crash on display meeting invite 2012-09-11 17:20:55 +02:00
24bc436a65 Make sure the selected days in the calendar matches shown days 2012-09-11 15:42:46 +02:00
832de6f6d6 Bug #683407 - Preserve week views in calendar when clicking one day 2012-09-11 14:53:31 +02:00
5b2547481c [itip-formatter] May not send replies on meeting request mails 2012-09-10 14:30:39 +02:00
ac9b221064 [itip-formatter] Cancel pending event searches when any found 2012-09-10 14:27:35 +02:00
72cf5896ab Bug #682873 - Prefer-plain shows text plain in meeting invite 2012-09-05 19:23:11 +02:00
39cf487cca Bug #682820 - Settings not converted on backup restore 2012-09-05 11:09:18 +02:00
350f7118fe Make sure evolution-alarm-notify is running on Evolution's start 2012-08-30 15:37:11 +02:00
0a6672a1bd Add support for application/ics to ITIP formatter 2012-08-28 14:09:25 +02:00
2773f4abee Fix visibility of parts in prefer-plain 2012-08-28 13:50:46 +02:00
617d2a18d0 Bug 682519 - vcard-inline: Typo in translatable string 2012-08-24 15:08:29 -04:00
349be463c2 cal-config-webcal: Fix error in a tranform function.
When writing a GBindingTransformFunc for a bi-directional binding in the
reverse direction, the "source" and "target" properties of the GBinding
are flip-flopped wrt the transform function.  That always throws me.

Just pass the ESource to the tranform function to avoid this confusion.
2012-08-24 15:08:28 -04:00
f2c79aa8f4 cal-config-webcal: Accept URIs with webcal:// scheme.
webcal:// is a non-standard URI scheme, but still commonly used.
We're using HTTP[S] regardless, so just accept it in the editor.
2012-08-24 15:08:28 -04:00
164d4aeadd Bug #680786 - [text-highlight] Correctly display binary patches 2012-08-23 11:12:39 +02:00
b97a438179 Bug #678476 - Critical warnings on calendar factory console 2012-08-21 17:52:31 +02:00
a5bbf35da5 Fix all 'may be used uninitialized' compiler warnings 2012-08-20 13:06:23 +02:00
c85109fc32 Coding style and whitespace cleanup. 2012-08-19 14:17:55 -04:00
528eef4f3c Bind labels to widgets for day times settings in preferences so mnemonics work 2012-08-18 20:33:37 +02:00
6ec3b5ae14 Add cal_shell_content_check_state(). 2012-08-18 12:33:00 -04:00
e1f45e288a Add event/memo/task "Save As" item to File menu.
Contacts view already has "File -> Save as vCard".

This adds "File -> Save as iCalendar" to Calendar/Memos/Tasks views.
2012-08-18 11:17:42 -04:00
e341456463 Bug 555325 - Delete key should not delete a whole address book 2012-08-18 09:09:11 -04:00
6480444d70 action_memo_list_delete_cb(): Fix typo. 2012-08-18 09:09:11 -04:00
fb59157739 Bug #682019 - Always display text/plain when there's nothing else in multipart/alternative 2012-08-17 14:43:12 +02:00
cbf51737fa Add e_mail_session_append_to_local_folder().
Asynchronous + synchronous convenience functions.

Uses the EMailLocalFolder enumeration to specify a well-known folder.
2012-08-15 11:44:29 -04:00
ff88d1f111 Bug 681321 - Support both old and new-buf libxml2 APIs
libxml2 changed the API for xmlOutputBuffer incompatibly.
See https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html
2012-08-13 11:42:12 -04:00
e41f778ba7 Remove GroupWise specific code from itip-formatter
This had been removing meeting invitations from mail folders when
they were added to calendars which had set "save-schedules", but
it removed them only from summary, thus server had the message still
there, only users didn't see them. As a comment said, this belongs
to GroupWise mail provider anyway, thus I removed it.
2012-08-13 11:57:47 +02:00
6be2668e48 Adapt to CamelSession API changes.
These functions now return new references:

  camel_session_add_service()
  camel_session_list_services()

These functions have been renamed and also return new references:

  camel_session_get_service()        -> camel_session_ref_service()
  camel_session_get_service_by_url() -> camel_session_ref_service_by_url()
2012-08-12 11:44:37 -04:00
b1ae9e5c83 prefer-plain: Unref objects in dispose(), not finalize(). 2012-08-11 17:56:49 -04:00
6f451f9f65 prefer-plain: Cleanups. 2012-08-11 17:53:59 -04:00
e8e4661811 Remove the settings capplet.
The evolution-settings capplet was originally designed for Anjal, it was
used in MeeGo as part of the Express Mode effort, but doesn't really fit
in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion).

This is pretty clearly dead weight at this point.  The MeeGo developers
have disappeared, and the remaining Evolution developers are not and do
not intend to maintain it.  Plus it doesn't even build currently.
2012-08-10 13:03:30 -04:00
6f7c3dd230 backup-restore: Add version info to evolution.dirs file.
Store the Evolution version used to create the backup file in the
evolution.dir file which is part of the tarball.

After restoring the backup file we need to reset the last-used-version
key in GSettings to the version listed in the evolution.dir file so the
proper migration routines run when Evolution is restarted.
2012-08-10 08:40:25 -04:00
2ba06f65fa Bug #680786 - [text-highlight] Prefer Content-Type header over file name extension 2012-08-10 14:26:04 +02:00
92a2ca0066 Bug #676785 - Enables wrong calendar after saving appointment 2012-08-10 11:37:40 +02:00
3006d8df92 Fix redefinition of EMailPartItip in itip-view.h 2012-08-09 08:13:18 +02:00
b24af8b9cd Bug #681400 - Fix build against WebKitGtk+ 1.9.6 2012-08-08 17:50:41 +02:00
0ae8e9e7b7 Return of the "mark messages as read" preference.
This reverses the removal of the "Mark messages as read" preference in
commit e7247d6d60.

I apparently misjudged the popularity of this preference, as there's
been a surprising amout of backlash and confusion as to its removal on
the mailing list, IRC channel, and various distro-support forums.

So, "mea culpa" for removing that one.  Haven't heard a peep about the
other removed preferences, however, so they will stay gone.
2012-08-08 10:12:15 -04:00
304a2c1c91 Bug #246530 - Rules editor lacks "Label is (not) 'None'" 2012-08-06 16:10:09 +02:00
82b67c38f4 Bug #681017 - Bogus SMTP port in the account manager UI 2012-08-06 11:18:32 +02:00
5a05dd7b31 e-memo-shell-view-actions.c: Support deleting remote resources. 2012-08-03 11:40:14 -04:00
bb8597fa1b e-task-shell-view-actions.c: Support deleting remote resources. 2012-08-03 11:40:14 -04:00
8c99b707e7 e-cal-shell-view-actions.c: Support deleting remote resources. 2012-08-03 11:40:14 -04:00