Commit Graph

45308 Commits

Author SHA1 Message Date
Fabio Tomat faa0be3553 Update Friulian translation
(cherry picked from commit eb439f826d)
2021-05-12 07:24:48 +00:00
Kjartan Maraas 329a886dd7 Update Norwegian Bokmål translation
(cherry picked from commit be5c179264)
2021-05-11 11:12:06 +00:00
Dz Chen 53b0a199a7 Update Chinese (China) translation 2021-05-08 14:55:23 +00:00
Milan Crha 8bd9eff259 Calendar: Fix error detail reference for 'failed-make-movable'
The error arguments are counted from 0 and there was no '0' argument,
which caused a runtime warning and an incomplete error message in the GUI.
2021-05-07 11:28:45 +02:00
Milan Crha 57c061344d Calendar: Let a GSettings binding mapping function return always TRUE
Not doing so aborts the application, which is not intended here.
2021-05-07 09:13:16 +02:00
Guillaume Bernard 9e23d71285 Update French translation
(cherry picked from commit 536267e1c2)
2021-05-05 09:08:38 +00:00
Milan Crha 26615c01cc I#1475 - Mail: Read Subject from PGP encrypted mail even without text/rfc822-headers part ][
The protected headers can be included also under the multipart/signed part,
not only directly under the encrypted part.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1475
2021-05-04 19:13:14 +02:00
Milan Crha 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
Milan Crha 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
Jordi Mas 409101f070 Fix documentation link 2021-04-30 07:15:39 +02:00
Milan Crha 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
Milan Crha 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
Milan Crha 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
Milan Crha 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
Emin Tufan Çetin d719488622 Update Turkish translation 2021-04-23 09:13:48 +00:00
Luna Jernberg 485bd80f98 Update Swedish translation
(cherry picked from commit 19f35b8e28)
2021-04-22 21:20:41 +00:00
Milan Crha 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
Milan Crha 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
Milan Crha 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
Pawan Chitrakar 870979a71a Update Nepali translation
(cherry picked from commit dad0dd2bab)
2021-04-19 15:39:11 +00:00
Matt Turner 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
Piotr Drąg 21c8885d9f Update Polish translation 2021-04-17 14:44:31 +02:00
Aurimas Černius b946c96fd6 Updated Lithuanian translation 2021-04-16 22:57:33 +03:00
Tim Sabsch 62cd35dd5d Update German translation
(cherry picked from commit 55170869da)
2021-04-16 17:34:05 +00:00
Milan Crha 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
Dz Chen 8d94e2d9be Update Chinese (China) translation
(cherry picked from commit f1ce11155b)
2021-04-16 08:36:46 +00:00
Milan Crha 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
Milan Crha 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
Alexandre Franke 85656b7cd2 Update French translation 2021-04-14 13:48:06 +00:00
Asier Sarasua Garmendia 1b9df612a5 Update Basque translation
(cherry picked from commit 2e3bf3a6a6)
2021-04-13 18:43:05 +00:00
Anders Jonsson 634ca15f71 Update Swedish translation
(cherry picked from commit ac7d54f475)
2021-04-13 18:15:26 +00:00
Yuri Chornoivan ed97b725cb Update Ukrainian translation 2021-04-13 14:39:22 +00:00
Daniel Șerbănescu bf193a8578 Update Romanian translation
(cherry picked from commit ab750c5143)
2021-04-13 09:22:03 +00:00
Jordi Mas c8141ecf78 Update Catalan translation 2021-04-13 08:49:51 +02:00
Enrico Nicoletto 8550adb2e8 Update Brazilian Portuguese translation
(cherry picked from commit a52ca60c82)
2021-04-13 01:42:50 +00:00
Milan Crha 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
Milan Crha 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
Pawan Chitrakar f84750ac8e Update Nepali translation
(cherry picked from commit 09eb471cc7)
2021-04-11 01:49:32 +00:00
Andre Klapper b0945a04d3 help: Fix a typo 2021-04-10 11:42:39 +02:00
Andre Klapper 8cbfb6c6c1 help: Cover selecting composer fonts; update composer toolbar items
Fixes #977
2021-04-10 11:36:33 +02:00
Andre Klapper 7285f56e54 help: Cover HTML vs Plain Text rendering
Fixes #291
2021-04-10 11:20:33 +02:00
Milan Crha 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
Milan Crha 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
Alexandre Franke e9d306bd8d Update French translation 2021-04-04 14:26:08 +00:00
Guillaume Bernard 20ee031fa3 Update French translation
(cherry picked from commit 5df1718e1d)
2021-04-04 14:18:15 +00:00
Yuri Chornoivan a2833da4bd Update Ukrainian translation 2021-04-03 19:35:20 +00:00
Yuri Chornoivan 906073f351 Update Ukrainian translation 2021-04-03 19:35:03 +00:00
Chao-Hsiung Liao 847fb1b6c2 Update Chinese (Taiwan) translation
(cherry picked from commit eb73b32aef)
2021-04-02 23:22:44 +00:00
Nathan Follens 009dd8a025 Update Dutch translation 2021-04-02 13:12:26 +00:00