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
8fb35c408e
I#1243 - tnef-attachment: Fails to decode some TNEF event attachments
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1243
2020-11-25 17:24:09 +01:00
7a7b74d328
Add Kabyle translation into the e_supported_locales array
2020-11-25 13:37:28 +01:00
236de439fe
I#1242 - Tasks: "Uncompleted Tasks" filter does not work as expected
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1242
2020-11-25 12:18:49 +01:00
5370531e52
Update Catalan translation
2020-11-24 20:00:36 +01:00
d1f4010751
Update Ukrainian translation
2020-11-23 08:53:00 +00:00
916a7abe72
Update Catalan translation
2020-11-21 18:58:13 +01:00
792055ca79
ecep_general_pick_organizer_for_email_address: The 'ii' can be used uninitialized
...
Fixes a possible problem that the 'ii' variable can be used uninitialized here.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1140
2020-11-20 10:17:36 +01:00
5d81a56c12
I#1231 - Mail: Add tooltips to attachment buttons in the preview
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1231
2020-11-19 18:52:20 +01:00
4fb78de57d
I#1230 - mail-autoconfig: Set 15s timeout for autoconfig lookup
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1230
2020-11-18 14:33:17 +01:00
2acff2c4c4
Add EditorConfig file
...
A simple configuration file that specifies the used spacing details.
More information on https://editorconfig.org/
2020-11-18 14:16:05 +01:00
481a0c4cbe
M!71 - flatpak: Allow to build a flatpak with a different build directory
...
Reorganize the code so that we can have a different source and build directory.
Notably make it work out of the box in GNOME Builder.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/71
2020-11-18 10:30:43 +01:00
098a35e7fc
Update Indonesian translation
...
(cherry picked from commit a5d2cc84c4
)
2020-11-15 04:16:01 +00:00
41f5e390b5
I#95 - Calendar: Show all calendar events in the List View
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/95
2020-11-13 09:53:45 +01:00
272297fcc9
Fix new compiler warnings introduced by GLib minimum version bump
2020-11-12 11:14:38 +01:00
12453d8744
main.c: Remove possibly obsolete WebKit tweaks
...
Discussed at https://gitlab.gnome.org/GNOME/evolution/-/issues/1221
2020-11-12 09:49:12 +01:00
380eaa38d7
Bump glib requirement to 2.56, due to used functions from that version
...
Related to https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/134
2020-11-11 16:18:11 +01:00
5a2457dfed
I#1216 - Add option to disable build of the 'alarm-notify' module
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1216
2020-11-11 08:21:49 +01:00
a62670b150
Update Indonesian translation
...
(cherry picked from commit 95d56efbcf
)
2020-11-10 14:02:16 +00:00
bbc2038b53
Updated Czech translation
2020-11-09 19:39:38 +01:00
6b2c3c6ac5
Updated Czech translation
2020-11-09 19:33:18 +01:00
1354aa5da4
I#1214 - Composer: Block format change from UL/OL can split BODY
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1214
2020-11-09 19:22:17 +01:00
698518bff1
I#1213 - EFileRequest: URL-decode path of the file before using it
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1213
2020-11-09 13:35:33 +01:00
5128d03711
Add Indonesian translation
...
(cherry picked from commit 47b3d6a8e7
)
2020-11-08 05:29:37 +00:00