Commit Graph

43469 Commits

Author SHA1 Message Date
2bfd906d26 Bug 793125 - Crash due to popup menus left attached too long 2018-02-13 14:34:18 +01:00
601d9d22d0 Bug 793396 - Collapsing expanded recipients list collapses entire header 2018-02-13 09:42:44 +01:00
8712c9960f Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ 2018-02-12 18:43:51 +01:00
1993b685d1 Update Polish translation 2018-02-11 20:06:34 +01:00
8678dddaf1 Bug 793109 - Name of attached mail with dash in Subject truncated 2018-02-09 12:32:41 +01:00
a55165db99 Hide enchant dependency from public headers
There is no real need to expose the dependency and with the change
of the enachant version it could be problematic to forward the right
enchant include folder to the library user, thus it's easier to just
hide the dependency.
2018-02-08 18:55:39 +01:00
90339e55bd Bug 793107 - Add option to build with enchant 1.x or 2.x 2018-02-08 17:43:31 +01:00
7baf811db7 Update Finnish translation 2018-02-07 17:21:19 +00:00
c28625689f Update Friulian translation 2018-02-07 16:39:22 +00:00
a36bb54693 Add Create/Destroy view options to test-source-selector utility
Just to have few more functions for testing there.
2018-02-07 16:22:41 +01:00
2db72dd4ff Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only 2018-02-06 18:18:55 +01:00
948d9c623e Bug 793064 - Default value of attachment-reminder-clues doesn't localize 2018-02-06 11:13:13 +01:00
37166cab28 Update Catalan translation 2018-02-05 17:59:09 +00:00
a559d7ebf3 Post-release version bump 2018-02-05 11:41:22 +01:00
1422bd696c NEWS update for 3.27.90 2018-02-05 11:35:23 +01:00
ed2343932f Update Hungarian translation 2018-02-04 19:42:11 +00:00
017e3645b8 Update Indonesian translation 2018-02-03 06:25:00 +00:00
f794f3bded Update Brazilian Portuguese translation 2018-02-01 23:47:28 +00:00
0cccf1e7f3 Update Indonesian translation 2018-02-01 16:58:12 +00:00
11e1359a01 Bug 720387 - Always set error on failure of mail_autoconfig_initable_init() 2018-02-01 14:28:21 +01:00
7c1385fd61 Bug 778065 - Add hidden option to keep original signature in replies 2018-01-31 12:32:17 +01:00
60e8f78689 Use e_cal_recur_get_localized_nth() instead of e_cal_recur_nth array
The now deprecated e_cal_recur_nth array usage with bare _() didn't always
work, it worked here only due to the same strings being marked for
translation in the "evolution" translation domain, which avoids
the intention of not localizing the same string multiple times.
2018-01-29 18:22:41 +01:00
7ef636dd6a Bug 788823 - Link wrapping breaks paragraph text incorrectly 2018-01-29 17:29:15 +01:00
b8dbb033bf Bug 788589 - [Composer] Middle mouse button pastes selected text in wrong location 2018-01-29 16:21:55 +01:00
79dd568d6d [composer-autosave] Use-after-free during snapshot save to file
It could happen that the snapshot save got interrupted by other UI
code, one of them being composer close, which causes the composer's
dispose() execution, even it has more than one ref_count. The dispose()
frees the content widgets, which results in use-after-free when
the snapshot save continues its execution. The interrupt was possible
also due to several asynchronous calls being involved during the save.

This had been reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1538865
2018-01-29 15:52:41 +01:00
25fe8a4b8b Bug 788904 - Show extra Google attendee info in Calendar and itip messages 2018-01-29 10:51:09 +01:00
388ff912b0 Update Hungarian translation 2018-01-26 20:31:26 +00:00
3eb323f346 Bug 792909 - [mail-to-task] Ensure UTF-8 valid Description 2018-01-26 11:12:18 +01:00
20a5b39314 Indentation in plain text adds unwanted spaces around links
Indentation gap had been added in front of every text in the indented block,
which can be wrong in cases where the text is "split" by an anchor, for example
when added by magic-links. There was used wrong indentation gap in the plain
text version too (3 in UI versus 4 spaces in plain text per level).

This had been reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1538775
2018-01-26 09:59:22 +01:00
d958c1cb7a Address some issues reported by Undefined Behavior Sanitizer
The runtime warnings were:
- null pointer passed as argument NNN, which is declared to never be null
- left shift of MMM by NNN places cannot be represented in type 'int'
2018-01-25 11:36:32 +01:00
62a50bd920 Bug 792736 - Remove false runtime warning from ml_sort_uids_by_tree() 2018-01-25 09:49:36 +01:00
c97abcf06c Bug 792781 - 'Go to Folder' incorrectly unrefs CamelFolder twice 2018-01-24 17:53:36 +01:00
7e1a71ab0a Change when Evolution loads its extension modules
There had already been a workaround for EClientCache, which proved
to be sub-optimal, and it can strike on more places, thus better
to load the extension modules before EShell is created.
2018-01-24 16:09:25 +01:00
42203a3d00 Change how UI deals with XOAUTH2 for Camel providers
As it had been before this change, once any account had Google built-in
OAuth2 authentication, it had been offered to every account of that provider,
which is wrong. This change adds/removes particular built-in OAuth2
authentication methods on demand, also when changing server host name,
without influencing any other account.
2018-01-23 13:54:45 +01:00
c1a673bdc2 Adapt to changes in built-in OAuth2 implementation in evolution-data-server 2018-01-22 13:33:52 +01:00
04aa60a358 Bug 792610 - [GPG] Consider alternate signer emails in sender address verification 2018-01-18 17:44:29 +01:00
62997e939b Bug 792480 - Delete key press should not create new event in Calendar views 2018-01-16 09:52:55 +01:00
5dd0702c9f Bug 792076 - Set "Apply the same view to all folders" by default 2018-01-16 08:13:14 +01:00
171f96e1da Update Friulian translation 2018-01-15 10:59:59 +00:00
a3ee669492 Expand also input fields in filter rule editor
Thus more text can be seen when the dialog is wider.
2018-01-10 19:00:34 +01:00
dec7ee0e15 Bug 788543 - Add a way to filter on Source Account first 2018-01-10 18:36:19 +01:00
77c79d80b0 Bug 792385 - [mail-to-task] Odd component editor window title (Unicode dash) 2018-01-10 12:01:03 +01:00
0d573648eb Bug 792343 - [CompEditor] Date-only value changed to DateTime on save 2018-01-10 10:52:29 +01:00
c9d48f4a4b Crash under message-list.c:free_message_info_data()
Reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1485982
2018-01-09 11:55:04 +01:00
84a2fef832 Bug 339675 - 'Include signature in new messages only' doesn't always work 2018-01-08 18:52:36 +01:00
28c701389d [devel-doc] Rename api-index IDs, to not clash with gtk-doc generated IDs
This covers bug 784208, gtk-doc generated warnings like this one:
Warning: multiple "IDs" for constraint linkend: api-index-3.2.
2018-01-08 15:46:46 +01:00
d1298a1023 Update Friulian translation 2018-01-08 14:06:03 +00:00
e4346bb702 Post-release version bump 2018-01-08 10:12:21 +01:00
1174596d23 NEWS update for 3.27.4 2018-01-08 10:06:27 +01:00
10ceb30910 Drag&drop of attachment button from mail preview does nothing
It's using the same mime type, but the code to make it a real file
or anything like that fails. With this change the button (or the image
of it on the right side of the button) can be dragged into the folder
tree or message list, importing it into the mail folder.
2018-01-04 19:04:46 +01:00