Commit Graph

45252 Commits

Author SHA1 Message Date
cce036f552 Sync GLibTools.cmake with Evolution-Data-Server
Receives latest improvements and fixes some compiler warnings from
the enum-generated code.
2021-01-11 08:58:22 +01:00
7a2e2e03d1 Update Chinese (China) translation 2021-01-10 21:58:59 +00:00
4fc349bedd Update Portuguese translation 2021-01-09 21:31:23 +00:00
b1b0aa81bb Update Portuguese translation 2021-01-09 16:42:06 +00:00
12a4b196c5 Post-release version bump 2021-01-08 10:55:45 +01:00
e0d0a88728 NEWS update for 3.39.1 2021-01-08 10:47:36 +01:00
5103e09e9b Update Galician translation 2021-01-07 21:29:30 +00:00
47ccd49d6d Add '--force-shutdown' argument information into the man page 2021-01-07 15:32:35 +01:00
108647e8a0 Remove unused and obsolete data/evolution.1 file 2021-01-07 15:32:11 +01:00
42343120db I#1312 - templates: Reply-To field is not copied to the new message
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1312
2021-01-07 14:06:00 +01:00
f08abddd7e action_show_webkit_gpu_cb: Use current view when searching for a web view
Use current view when searching for the WebKitWebView, thus the page
is loaded in this view, not in the first being created after start.
2021-01-07 13:01:23 +01:00
2158bc3783 EABContactFormatter: Remove obsolete WebKitGTK code
The URI unescape is not needed to be done now (with WebKitGTK 2.28 and 2.30),
just the opposite, it breaks image rendering in some cases, thus remove
the code.
2021-01-07 12:30:23 +01:00
a457b9f06a I#1286 - WebView: Change how scheme handlers are registered
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1286
2021-01-07 12:03:05 +01:00
8ced64a3a5 Update Romanian translation 2021-01-06 18:47:56 +00:00
c808abce0e Update Ukrainian translation 2021-01-06 17:47:04 +00:00
56e336d8b1 M!74 - Fix a typo in a translated string
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/74
2021-01-06 18:59:51 +02:00
854d31d2fc I#1309 - templates: Remove signature in $ORIG[quoted-body]
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1309
2021-01-06 17:01:20 +01:00
08010b2692 Update Catalan translation 2021-01-06 15:04:22 +01:00
51c13c4d19 Update Ukrainian translation 2021-01-06 13:53:52 +00:00
daab6c38c7 I#1288 - Mail: Option to preserve folder expand state in Copy/Move to Folder
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1288
2021-01-06 12:27:52 +01:00
cf0f49ca4b Update Ukrainian translation 2021-01-06 10:18:19 +00:00
1ff89da283 Misc: Mark ellipsis for translation
Thus the translators can change them to appropriate text for their
language.
2021-01-06 10:30:08 +01:00
0f0f6d7b27 Shell: Make it possible to show webkit://gpu information
This adds a menu Help->Show WebKit GPU information item, which opens
webkit://gpu page in the WebKitWebView of the current shell window.
The menu option is shown only if webkit-developer-mode is set
in the org.gnome.evolution.shell GSettings.
2021-01-06 10:15:10 +01:00
bd068f886b Update Catalan translation 2021-01-04 22:00:27 +01:00
99b103fdc3 M!73 - HACKING: Replaced the bugzilla URL with the gitlab URL
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/73
2021-01-04 17:37:20 +01:00
e95d9cc5be Update Catalan translation 2021-01-02 18:54:14 +01:00
4ec474ce60 Update Indonesian translation 2021-01-02 05:28:21 +00:00
c2d8026458 Update Catalan translation 2021-01-01 13:28:54 +01:00
5bdb569ba6 Update Basque translation 2020-12-31 09:46:27 +00:00
1bf2bd0a54 Update Catalan translation 2020-12-29 21:04:15 +01:00
a02edd0ea3 Update Catalan translation 2020-12-28 23:04:51 +01:00
01b0a5021a Update Indonesian translation 2020-12-27 06:59:15 +00:00
c0578377fe Update Catalan translation 2020-12-25 19:12:47 +01:00
539ba2ffbb Update Catalan translation 2020-12-24 22:26:15 +01:00
6a593fd8f0 Update Catalan translation 2020-12-23 21:59:23 +01:00
9c4c2dbf74 Update Catalan translation 2020-12-23 07:59:23 +01:00
352e6e4043 Update Catalan translation 2020-12-19 18:17:38 +00:00
41d0dbcd16 Update Friulian translation 2020-12-15 09:12:58 +00:00
5cc3830c5d Update Indonesian translation 2020-12-13 02:37:59 +00:00
f093be6b17 Updated Lithuanian translation 2020-12-10 23:13:06 +02:00
ba9cab6ddd I#1273 - GLibTools.cmake: Generate signal marshallers without source reference
It helps with reproducible builds, by not including the source path
in the public header files.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1273
2020-12-09 11:01:58 +01:00
469dafc657 Update Indonesian translation 2020-12-09 04:45:37 +00:00
fb0679674b Update Romanian translation 2020-12-08 18:08:13 +00:00
de230ab019 I#1266 - Alternative Reply: Do not ellipsize template names
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1266
2020-12-08 10:03:02 +01:00
6da51f4d8e eds-I#281 - GLibTools.cmake: Use basename in glib-mkenums templates
This change helps to create reproducible builds.

Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/281
2020-12-08 08:48:32 +01:00
578b2df22f I#1259 - Composer: Body from mailto: URI not enclosed in paragraphs
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1259
2020-12-07 17:12:15 +01:00
cdfa786118 I#1262 - Composer: Forward -> Redirect includes account signature
Hide the signature part on the redirect and make sure the signature
is not added into the message body.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1262
2020-12-07 16:19:07 +01:00
51870e8231 Update Swedish translation 2020-12-05 10:39:27 +00:00
ca58f54a0e Update Ukrainian translation 2020-12-03 07:59:50 +00:00
4752d087b3 I#1255 - Composer: Add plugin to validate expected sender before send
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1255
2020-12-02 23:08:29 +01:00