Commit Graph

45094 Commits

Author SHA1 Message Date
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
67850a128d Updated Spanish translation 2020-12-02 14:15:05 +01:00
461c01ad07 Composer: UL/OL not wrapped properly in Plain Text mode
In the Plain Text mode, when changing paragraph format to UL/OL, its width
was not properly set, which drew the long lines unwrapped. Switching to HTML
mode and back did set the expected wrap width.

Similarly, when converting HTML into plain text (on send), the wrap width did
not count width of the UL/OL prefix, making the line longer than it should be.
2020-12-02 13:57:19 +01:00
63bff6b031 Update Ukrainian translation 2020-12-02 07:42:15 +00:00
c86f63fb14 I#550 - Mail: Compress flat thread indentation
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/550
2020-12-01 11:38:27 +01:00
c425a45415 Update Norwegian Bokmål translation
(cherry picked from commit 3db245e0e1)
2020-11-30 14:42:37 +00:00
99cb6d163f ECalModel: Do not remove all objects on range change
The ECalDataModel is capable of the time range change and can handle
it efficiently, thus, rather than remove everything from the ECalModel
and rebuild the content from scratch, just change the interval and
rely on the ECalDataModel correctness.
2020-11-30 15:01:39 +01:00
8a01d24a95 Update Esperanto translation
(cherry picked from commit 3447fed04d)
2020-11-28 16:12:16 +00:00
cbdeee2acb Flatpak: Update Flatpak manifests
* store user settings in the sandbox
* make it possible to override gnupg home directory
* update some dependencies
* use libical's 3.0 git branch instead of the tarball release (to
  receive latest fixes in the stable branch)
2020-11-26 12:26:17 +01:00