999fe0b83b
Update French translation
2021-03-15 22:24:57 +00:00
066a1de971
Update Italian translation
2021-03-15 07:52:02 +00:00
80bc8173a9
Update British English translation
2021-03-14 10:47:38 +00:00
e69a6f4ccb
Updated Danish translation
2021-03-13 16:47:10 +01:00
52cd15b2f4
Updated Czech help translation
2021-03-13 16:08:08 +01:00
440e331dc7
Update Norwegian Bokmål translation
2021-03-13 14:43:11 +00:00
dcd2613beb
Post-release version bump
2021-03-12 09:14:29 +01:00
691f7f9ba8
NEWS update for 3.39.3
2021-03-12 09:09:47 +01:00
9160e7e5ee
I#898 - Calendar: Crash on deleting event
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/898
2021-03-11 17:02:40 +01:00
63ea3141db
Calendar: Fix couple memory leaks
2021-03-11 11:56:22 +01:00
e69fc38296
I#1389 - Contacts: Crash when adding contacts into Contact List
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1389
2021-03-11 09:48:27 +01:00
f3bcbb37f5
I#1159 - Composer: Removing highlighted quoted section creates empty quoted lines
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1159
2021-03-10 17:33:16 +01:00
8ec17e104c
Composer: Correct typo in node property names
2021-03-10 15:57:08 +01:00
68624dc69d
Update Korean translation
2021-03-10 09:02:35 +00:00
22361d55af
Update Swedish translation
2021-03-09 21:30:28 +00:00
04e03c08c2
Composer: Disable visual wrapping of anchors in Plain Text mode
...
Related to https://gitlab.gnome.org/GNOME/evolution/issues/71
2021-03-09 14:05:36 +01:00
1f07a428f3
I#1394 - Composer: Incorrect wrap in citation with a long link
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1394
2021-03-09 13:32:39 +01:00
41fdb88c92
I#1349 - Do not expose source WebKit data dir in installed binaries
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1349
2021-03-09 11:21:28 +01:00
68587dd05e
I#1391 - Composer: Changing quoted line from Normal to Preformatted changes its quotation level
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1391
2021-03-09 10:00:14 +01:00
44956458fb
Update Hungarian translation
2021-03-09 00:58:24 +00:00
5f1edf3a21
Updated Czech translation
2021-03-08 23:28:53 +01:00
eb2c40e236
EWebDAVBrowser: Remove 'calendar-order' property when unset on save
...
Otherwise the value cannot be unset on the server, keeping the previous
value in use.
2021-03-08 14:01:15 +01:00
5966cdf650
ECert: Provide and use SHA256 for certificate comparison
...
Move from SHA1 to SHA256 for checksum algorithm for the ECert
certificates.
2021-03-08 11:27:23 +01:00
8d7a6f0f96
Update Kazakh translation
2021-03-07 03:44:17 +00:00
74f236317f
Update Catalan translation
2021-03-05 23:23:20 +01:00
d95fb3b034
Update German translation
2021-03-05 18:29:51 +00:00
8284cb7dee
Update Slovenian translation
2021-03-05 16:17:00 +00:00
a535cc175a
CompEditor: Make it easier to add a reminder
...
Let the 'Add' button of the Reminders page in the component editor
be sensitive whenever possible, not only when the 'Custom' reminder
is set.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1378
2021-03-04 16:46:57 +01:00
1ae83a46f4
Update Slovenian translation
2021-03-03 20:25:28 +00:00
e5dde5e0d1
Flatpak: Show Save All button in attachment bar
...
The GtkFileChooserNativePortal supports GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER
for some time now, which 'Save All' button uses, thus show the button also when
running under Flatpak.
This partly reverts commit eee405f884
.
2021-03-03 09:03:46 +01:00
558073ad8e
I#1403 - WebView: Automatically switch text direction according to the text
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1403
2021-03-02 09:27:48 +01:00
01d596cae4
I#1398 - Composer: Fails to delete column/row of a table
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1398
2021-03-01 15:20:05 +01:00
332819f6e1
Update Turkish translation
2021-02-28 08:30:55 +00:00
2e3d6cc958
Update Finnish translation
2021-02-26 11:05:19 +00:00
1cb4fcbbb4
Update Croatian translation
2021-02-26 11:03:12 +00:00
b3b9f8925f
Update Catalan translation
2021-02-26 11:17:50 +01:00
0150d1cfd0
I#1387 - Calendar: Cannot select events by mouse
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1387
2021-02-25 16:57:13 +01:00
9ea49ed808
I#1382 - Calendar: Fails to create new even with read-only source selected
...
When trying to create a new even with for example Birthdays & Anniversaries
calendar selected the editor does not open, only an error "Invalid object"
is shown.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1382
2021-02-25 12:40:52 +01:00
c3f774af4d
Allow to load modules from custom prefixes
...
This change loads modules not only from the install prefix,
but tries to read it also from the ~/.local/share/evolution/modules
and from the directories listed in the EDS_EXTRA_PREFIXES, which
is a list of paths separated by colon (':').
2021-02-25 08:04:55 +01:00
04b3037732
Update Serbian translation
2021-02-24 23:32:41 +00:00
cb49fae7b7
Update Portuguese translation
2021-02-24 18:32:51 +00:00
99c485049b
I#1344 - Composer: Paragraph format change misbehaves on empty paragraph
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1344
2021-02-24 12:25:48 +01:00
4c71e5fee4
CompEditor: Check for "one-alarm-only" calendar capability
...
Do not let add more than one reminder, when the target calendar supports
only one reminder.
2021-02-24 11:32:47 +01:00
70da868b06
Mail: Correct compress thread level indentation
...
The computed level might not always match expected position
in the tree with enabled thread-compress option.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/550
2021-02-24 09:43:38 +01:00
a509b2af5c
Update Galician translation
2021-02-23 23:45:58 +00:00
f7f465f078
Update Basque translation
2021-02-23 19:39:04 +00:00
f3f0b446b6
Update Swedish translation
2021-02-22 21:10:00 +00:00
e147656f9e
I#1240 - Mail: Shows OAuth2 errors right after account is created
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1240
2021-02-22 15:11:18 +01:00
2b7f808b42
Updated Lithuanian translation
2021-02-21 21:33:08 +02:00
4fe695b613
Update Indonesian translation
2021-02-21 13:12:34 +00:00