Commit Graph

45601 Commits

Author SHA1 Message Date
d36cb281ed e-mail-reader: Add safety checks on return value from e_mail_reader_get_selected_uids()
Discovered by static analyzers.
2021-05-04 18:26:45 +02:00
cadb89e627 itip-utils: Fix a possible memory leak 2021-05-04 18:25:45 +02:00
ccb5620113 Update Serbian translation
(cherry picked from commit bb9b3f4c8d)
2021-05-01 05:32:51 +00:00
409101f070 Fix documentation link 2021-04-30 07:15:39 +02:00
5caf90af1f I#1475 - Mail: Read Subject from PGP encrypted mail even without text/rfc822-headers part
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1475
2021-04-29 18:26:11 +02:00
cf9c2e1d59 eds-I#329 - Calendar: Add SIMPLE_MEMO_WITH_SUMMARY capability
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/329
Related to https://gitlab.gnome.org/GNOME/evolution-etesync/-/issues/10
2021-04-28 08:56:04 +02:00
e180292060 I#1474 - Calendar: All day event tooltip shown only above Summary text
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1474
2021-04-27 11:40:13 +02:00
29c564a64f I#1471 - Composer: Lost attachments in reply/forward of an encrypted message
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1471
2021-04-26 11:51:16 +02:00
d719488622 Update Turkish translation 2021-04-23 09:13:48 +00:00
485bd80f98 Update Swedish translation
(cherry picked from commit 19f35b8e28)
2021-04-22 21:20:41 +00:00
b0cf52de66 I#1460 - Don't put signature above original message when editing sent mail as new
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1460
2021-04-21 11:37:43 +02:00
13a4b1e4fe I#1467 - Calendar: Ignores change of repeating event's end date only
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1467
2021-04-21 11:11:54 +02:00
5c6eda5620 I#1462 - Mail: Let choose a Templates folder from any account
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1462
2021-04-21 10:32:36 +02:00
870979a71a Update Nepali translation
(cherry picked from commit dad0dd2bab)
2021-04-19 15:39:11 +00:00
ed89af2702 eds-M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker build flags
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/68
2021-04-19 16:03:55 +02:00
21c8885d9f Update Polish translation 2021-04-17 14:44:31 +02:00
b946c96fd6 Updated Lithuanian translation 2021-04-16 22:57:33 +03:00
62cd35dd5d Update German translation
(cherry picked from commit 55170869da)
2021-04-16 17:34:05 +00:00
0d8109a107 Use GWeakRef in html_editor_actions_notify_html_mode_cb()
The function issues an on-idle callback using the editor, which can
be freed before the idle callback is called. Use GWeakRef to know
whether the editor was freed meanwhile or not.
2021-04-16 12:48:14 +02:00
8d94e2d9be Update Chinese (China) translation
(cherry picked from commit f1ce11155b)
2021-04-16 08:36:46 +00:00
9ce7fdcccd I#1459 - ESelectNamesEditable: Skips every second address in the list
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1459
2021-04-16 07:53:33 +02:00
7cfe4190e3 PrintableOptions.cmake: Correct variable name comparison
CMake 3.20.1 errors out with:

CMake Error at cmake/modules/PrintableOptions.cmake:38 (message):
   variable name cannot be empty
 Call Stack (most recent call first):
   CMakeLists.txt:152 (add_printable_variable)

Change how the parameter value is compared, to fix it.
2021-04-14 17:03:28 +02:00
85656b7cd2 Update French translation 2021-04-14 13:48:06 +00:00
1b9df612a5 Update Basque translation
(cherry picked from commit 2e3bf3a6a6)
2021-04-13 18:43:05 +00:00
634ca15f71 Update Swedish translation
(cherry picked from commit ac7d54f475)
2021-04-13 18:15:26 +00:00
ed97b725cb Update Ukrainian translation 2021-04-13 14:39:22 +00:00
bf193a8578 Update Romanian translation
(cherry picked from commit ab750c5143)
2021-04-13 09:22:03 +00:00
c8141ecf78 Update Catalan translation 2021-04-13 08:49:51 +02:00
8550adb2e8 Update Brazilian Portuguese translation
(cherry picked from commit a52ca60c82)
2021-04-13 01:42:50 +00:00
46093d1e09 EToDoPane: Do not pass recurrence ID when deleting all instances
The recurrence ID should not be used when deleting all instances,
otherwise the views might not receive the notification about
the removal, due to the used instance is not part of the view, but,
more importantly, all instances do not have the recurrence ID set.
2021-04-12 12:11:10 +02:00
e1e448dd1d I#1292 - help: Include Free Form Expression syntax in the user documentation
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1292
2021-04-12 06:49:04 +00:00
f84750ac8e Update Nepali translation
(cherry picked from commit 09eb471cc7)
2021-04-11 01:49:32 +00:00
b0945a04d3 help: Fix a typo 2021-04-10 11:42:39 +02:00
8cbfb6c6c1 help: Cover selecting composer fonts; update composer toolbar items
Fixes #977
2021-04-10 11:36:33 +02:00
7285f56e54 help: Cover HTML vs Plain Text rendering
Fixes #291
2021-04-10 11:20:33 +02:00
86c75bf5ae Ensure non-const pointers passed to I_CAL_IS_... functions
Related to https://gitlab.gnome.org/GNOME/glib/-/issues/2353
2021-04-07 11:40:53 +02:00
7c8fdde610 I#1447 - templates: Include In-Reply-To/References headers
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1447
2021-04-06 15:18:07 +02:00
e9d306bd8d Update French translation 2021-04-04 14:26:08 +00:00
20ee031fa3 Update French translation
(cherry picked from commit 5df1718e1d)
2021-04-04 14:18:15 +00:00
a2833da4bd Update Ukrainian translation 2021-04-03 19:35:20 +00:00
906073f351 Update Ukrainian translation 2021-04-03 19:35:03 +00:00
847fb1b6c2 Update Chinese (Taiwan) translation
(cherry picked from commit eb73b32aef)
2021-04-02 23:22:44 +00:00
009dd8a025 Update Dutch translation 2021-04-02 13:12:26 +00:00
2d1379bb9a help: Cover 'Edit Sort Order… option' 2021-03-28 20:27:28 +02:00
6b8e75deac Update Swedish translation
(cherry picked from commit 9913368f1b)
2021-03-28 00:35:02 +00:00
c5c6de7471 I#1434 - ECompEditorPageReminders: Summary change doesn't change reminder description
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1434
2021-03-25 11:09:17 +01:00
8320752199 I#1439 - Composer: Paste single-line HTML without DIV into LI
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1439
2021-03-24 17:34:52 +01:00
7ae0a37c2e ESourceComboBox: Check ESource's BackendName is filled before using it
This avoids a crash for broken sources.

Reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1942071
2021-03-24 10:16:37 +01:00
9debad14e2 Composer: Incorrect <BR> in quoted line with spaces only
Quoted lines with spaces only also added an extra <BR> when converting
from plain text, which leads to doubled quotation marks and misbehavior
when splitting the blockquote with the Enter key.
2021-03-23 18:08:35 +01:00
807c5decc2 certificate-manager: Provide columns with SHA256 certificate checksum 2021-03-22 15:53:12 +01:00