Commit Graph

44663 Commits

Author SHA1 Message Date
9210a45b61 Update Catalan translation 2020-03-24 21:08:35 +01:00
f7d90639e9 M!47 - README.md: Remove reference to ACLOCAL_FLAGS
Autotools are not used anymore.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/47
2020-03-23 12:42:27 +00:00
ddac150aeb The "Address Book Map" menu item shown even when not compiled with it
When Evolution is not compiled with the contact maps support the option
should not be available.

A reproducer:
a) open Evolution in the Contacts view
b) right-click an address book and see no "Address Book Map" option there
c) switch to the Mail view and back to the Contacts view
d) right-click the address book and see the "Address Book Map" option there
2020-03-23 12:17:44 +01:00
eb88134de2 help: Cover how to modify the outgoing email method
https://mail.gnome.org/archives/evolution-list/2019-February/msg00126.html
2020-03-22 15:54:21 +01:00
67bd35933f help: Import instructions for Thunderbird might not work anymore 2020-03-22 15:54:21 +01:00
4cce9f6d5e Update Catalan translation 2020-03-22 10:00:06 +01:00
af802a2b23 Update Croatian translation
(cherry picked from commit 8b6856ff1d)
2020-03-21 21:40:46 +00:00
38496f7e01 Update Catalan translation 2020-03-21 20:33:56 +01:00
78d6413eb2 I#837 - Calendar List View: Cancel of changes not reverted in GUI
Closes https://gitlab.gnome.org/GNOME/evolution/issues/837
2020-03-18 09:19:45 +01:00
79afe5b676 Update Ukrainian translation 2020-03-16 14:27:02 +00:00
4432dc0b94 I#836 - Shell: Executes shortcuts from inactive view
Closes https://gitlab.gnome.org/GNOME/evolution/issues/836
2020-03-16 14:30:45 +01:00
bebdc12d8a Update Croatian translation
(cherry picked from commit bf1f00fb05)
2020-03-14 18:39:35 +00:00
7cd3725879 I#835 - CompEditor: Default weekly recurrence to event's week day
Closes https://gitlab.gnome.org/GNOME/evolution/issues/835
2020-03-13 12:31:10 +01:00
456cf10ec5 I#824 - EWebView: Should not force EWebView colors on IFrame body
Closes https://gitlab.gnome.org/GNOME/evolution/issues/824
2020-03-13 10:09:53 +01:00
50cd724c64 I#830 - Change default for composer-mailto-body-in-pre to false
Closes https://gitlab.gnome.org/GNOME/evolution/issues/830
2020-03-12 18:50:22 +01:00
d7caf9862d Update Croatian translation
(cherry picked from commit 286768f230)
2020-03-12 01:42:56 +00:00
a10886bab6 I#799 - EAlertBar: Text part doesn't work well for long text ]I[
Implement proper height-for-width size requisition for the EScrolledWindow.
The previous code didn't work correctly in some cases, like when showing
read-receipt notification in the EMailBrowser.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/799
2020-03-11 15:38:11 +01:00
832ebfaebe Update Croatian translation
(cherry picked from commit 84530f20b8)
2020-03-10 20:35:20 +00:00
243deddbe8 EMailBrowser: Cannot be closed with Escape key press
This fixes a regression from commit a08523eea3.
2020-03-10 10:09:32 +01:00
521b678d76 Update Croatian translation
(cherry picked from commit 52b141596d)
2020-03-09 22:57:32 +00:00
7e6f6667fd Update Croatian translation
(cherry picked from commit 4be24df167)
2020-03-09 20:42:39 +00:00
2dd35b31ee Update Romanian translation
(cherry picked from commit 1350566f74)
2020-03-09 16:55:38 +00:00
be27504731 Bump libical version to 3.0.8 in Flatpak manifests 2020-03-09 16:05:52 +01:00
a332c82c88 mail-send-recv.h: Remove leftover function definition without implementation 2020-03-09 16:05:52 +01:00
fcf4a1716d Update Romanian translation
(cherry picked from commit 0d5ea0c859)
2020-03-09 14:45:15 +00:00
5f6dc449ce Update Croatian translation
(cherry picked from commit 11a0567910)
2020-03-09 00:45:49 +00:00
f61cd2e705 Update Croatian translation
(cherry picked from commit cec7461fed)
2020-03-08 23:01:49 +00:00
7e6911701e Updated French help translation 2020-03-08 13:36:38 +01:00
95e06e7fdb Update Dutch translation
(cherry picked from commit ae48422f9b)
2020-03-08 12:03:09 +00:00
3cbf9b5da8 I#792 - Composer: Some shortcuts depend on the current keyboard layout ][
Closes https://gitlab.gnome.org/GNOME/evolution/issues/792
2020-03-06 13:23:49 +01:00
2b7b2c61fb EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases
In case the search and the replace words are similar (like changing
capitals or such and searching case insensitively), the search can
repeat indefinitely for replace all. This makes the Replace-all
use only search from the top of the document to the bottom, without
wrap around, thus it'll stop at the end of the document on its own.
2020-03-06 10:22:14 +01:00
29b3cd21b6 ECompEditorPageReminders: Do not force custom description
The custom description was forced even when the description
matched component summary.
2020-03-06 10:12:04 +01:00
a08523eea3 EMailBrowser: Escape key press closes window, instead of the search bar
When pressing Escape key in the search bar, the search bar should close,
instead of the whole window.
2020-03-06 10:09:33 +01:00
5b8792c291 EMailBrowser: Cannot type some letters in the search entry
When searching the message body, using Ctrl+Shift+F, letters and numbers
used as a single-letter shortcut could not be used, having the key press
being used like the shortcut.

This also removes (now) unneeded code from:
https://bugzilla.gnome.org/show_bug.cgi?id=787576
2020-03-06 10:06:56 +01:00
db2fe64ed2 contact-editor: Cannot set custom full name Title/Suffix 2020-03-06 10:04:14 +01:00
148054c105 M!45 - Typos in internal variable names
Closes https://gitlab.gnome.org/GNOME/evolution/issues/814
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/45
2020-03-06 10:00:32 +01:00
3a25aa048c I#799 - EAlertBar: Text part doesn't work well for long text
Closes https://gitlab.gnome.org/GNOME/evolution/issues/799
2020-03-06 09:52:45 +01:00
feaf535c38 I#795 - Add signature position option to Alternative Reply
Closes https://gitlab.gnome.org/GNOME/evolution/issues/795
2020-03-06 09:50:12 +01:00
9f5699c297 I#793 - Use libravatar instead of gravatar
Closes https://gitlab.gnome.org/GNOME/evolution/issues/793
2020-03-06 09:47:21 +01:00
a338527ce5 I#536 - Always show the date of an appointment received via e-mail
Closes https://gitlab.gnome.org/GNOME/evolution/issues/536
2020-03-06 09:45:28 +01:00
221a55801b eds-I#195 - alarm-notify: Show more details of the selected event
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/195
2020-03-06 09:42:11 +01:00
a5eec0c5c3 eds-I#165 - Add backend to access Nextcloud Notes
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/165
2020-03-06 09:29:20 +01:00
2826371af2 Post-release version bump 2020-03-06 08:19:00 +01:00
5eb0771874 NEWS update for 3.36.0 2020-03-06 08:06:35 +01:00
9da30c40e8 Update Norwegian Bokmål translation 2020-03-05 18:10:07 +00:00
5e59a7f01c Updated Spanish translation 2020-03-04 16:58:10 +01:00
b103620f85 Update Italian translation 2020-03-04 07:38:49 +00:00
e76b15d9eb Update Galician translation 2020-03-04 00:10:04 +00:00
ad1dd8481b Update French translation 2020-03-03 08:50:07 +00:00
bb7cba01b2 Updated Spanish translation 2020-03-02 16:48:48 +01:00