Milan Crha
436ec5bd00
EActivityBar: Unset timeout_id without recursive call to g_source_remove()
...
That could happen with e_activity_bar_set_activity() being called when
the timeout_id is set and when the activity in question had the last
reference help by the timeout source, because it caused a repeated call
of e_activity_base_set_activity() in the destroy callback on the activity.
2020-04-22 15:24:32 +02:00
Milan Crha
3b75a07fb2
itip-formatter: Eventually linkify Location field
...
In case the Location field contains a URL, it can be made
click-able in the invitation mail, to make it easier to access.
2020-04-21 14:20:16 +02:00
Nour E-Din Osama Mohamed
5d36289399
M!48 - EWebView: Show the destination of hyperlinks as tooltip
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/827
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/48
2020-04-15 12:17:40 +02:00
Milan Crha
27f72bc338
Calendar: Correct management of ECalComponentDateTime structures
...
Covers two memory leaks and one use of an incorrect free function.
2020-04-14 14:25:44 +02:00
Milan Crha
c65d130271
I#870 - e-day-view: Add a gap between adjacent events
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/870
2020-04-14 13:37:17 +02:00
Jordi Mas
06e0f2fd25
Update Catalan translation
2020-04-12 18:56:06 +02:00
Milan Crha
93b56ca40f
em-formatter: Remove unneeded attachment-expander button's 'data' attribute
...
The 'data' attribute contained HTML code, which had been used a bit later
in the HTML structure and, more importantly, it was not accessed anywhere,
thus it only made the HTML code larger with no gain. Also, the attribute
value could cause HTML structure breakage, when the 'data' attribute
contained double quotes.
2020-04-09 12:14:38 +02:00
Milan Crha
00a0e61c1e
EHTMLEditor: Prefer emoji over emoticon
...
This changes the Insert Emoticon on the toolbar to Insert Emoji
and adds Insert Emoji to the context menu.
2020-04-08 09:07:31 +02:00
Milan Crha
8e12b4d0e3
e-shell: Should retry source authenticate after successful trust prompt
...
This was a bug in the code for https://gitlab.gnome.org/GNOME/evolution-data-server/issues/86 ,
noticed when working on https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/204 .
2020-03-31 15:42:09 +02:00
Goran Vidović
3c050bba98
Update Croatian translation
2020-03-29 20:11:24 +00:00
Goran Vidović
0b2fa70548
Update Croatian translation
2020-03-29 15:04:09 +00:00
Goran Vidović
e47fe156cd
Update Croatian translation
2020-03-29 13:02:53 +00:00
Goran Vidović
16358b362f
Update Croatian translation
2020-03-29 00:31:02 +00:00
Goran Vidović
05afef04a4
Update Croatian translation
2020-03-29 00:23:36 +00:00
Andre Klapper
ad37db3363
win32/Makefile: Update "git clone" commands to use GNOME Gitlab
2020-03-28 19:57:46 +01:00
Goran Vidović
bb646cd4bb
Update Croatian translation
2020-03-27 23:16:54 +00:00
Goran Vidović
c7c5ab4e36
Update Croatian translation
2020-03-27 23:15:18 +00:00
Goran Vidović
00037800e6
Update Croatian translation
...
(cherry picked from commit 675a21d907 )
2020-03-27 23:02:41 +00:00
Anders Jonsson
98ffa91201
Update Swedish translation
...
(cherry picked from commit 21bb9fc661 )
2020-03-27 21:50:15 +00:00
Goran Vidović
86c0791ccd
Update Croatian translation
2020-03-27 20:47:42 +00:00
muzena
ce920ba3c0
Update Croatian translation
2020-03-25 13:03:26 +01:00
Марко Костић
7b08e57283
Update Serbian translation
...
(cherry picked from commit 1fb5017369 )
2020-03-25 02:02:27 +00:00
Jordi Mas
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
Milan Crha
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
Andre Klapper
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
Andre Klapper
67bd35933f
help: Import instructions for Thunderbird might not work anymore
2020-03-22 15:54:21 +01:00
Jordi Mas
4cce9f6d5e
Update Catalan translation
2020-03-22 10:00:06 +01:00
Goran Vidović
af802a2b23
Update Croatian translation
...
(cherry picked from commit 8b6856ff1d )
2020-03-21 21:40:46 +00:00
Jordi Mas
38496f7e01
Update Catalan translation
2020-03-21 20:33:56 +01:00
Milan Crha
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
Daniel Korostil
79afe5b676
Update Ukrainian translation
2020-03-16 14:27:02 +00:00
Milan Crha
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
Goran Vidović
bebdc12d8a
Update Croatian translation
...
(cherry picked from commit bf1f00fb05 )
2020-03-14 18:39:35 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
Goran Vidović
d7caf9862d
Update Croatian translation
...
(cherry picked from commit 286768f230 )
2020-03-12 01:42:56 +00:00
Milan Crha
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
Goran Vidović
832ebfaebe
Update Croatian translation
...
(cherry picked from commit 84530f20b8 )
2020-03-10 20:35:20 +00:00
Milan Crha
243deddbe8
EMailBrowser: Cannot be closed with Escape key press
...
This fixes a regression from commit a08523eea3 .
2020-03-10 10:09:32 +01:00
Goran Vidović
521b678d76
Update Croatian translation
...
(cherry picked from commit 52b141596d )
2020-03-09 22:57:32 +00:00
Goran Vidović
7e6f6667fd
Update Croatian translation
...
(cherry picked from commit 4be24df167 )
2020-03-09 20:42:39 +00:00
Daniel Șerbănescu
2dd35b31ee
Update Romanian translation
...
(cherry picked from commit 1350566f74 )
2020-03-09 16:55:38 +00:00
Milan Crha
be27504731
Bump libical version to 3.0.8 in Flatpak manifests
2020-03-09 16:05:52 +01:00
Nour E-Din Osama Mohamed
a332c82c88
mail-send-recv.h: Remove leftover function definition without implementation
2020-03-09 16:05:52 +01:00
Daniel Șerbănescu
fcf4a1716d
Update Romanian translation
...
(cherry picked from commit 0d5ea0c859 )
2020-03-09 14:45:15 +00:00
Goran Vidović
5f6dc449ce
Update Croatian translation
...
(cherry picked from commit 11a0567910 )
2020-03-09 00:45:49 +00:00
Goran Vidović
f61cd2e705
Update Croatian translation
...
(cherry picked from commit cec7461fed )
2020-03-08 23:01:49 +00:00
Charles Monzat
7e6911701e
Updated French help translation
2020-03-08 13:36:38 +01:00