ce50444f3f
EWebKitEditor: Mode change not propagated into the Editor widget
...
This could be reproduced for example when forwarding an HTML message
and having Evolution set to format text in Plain Text. In such case
a "lose formatting" question is shown and when choosing to not lose
it, the content shows an HTML variant, but the format combo still
shows "Plain Text", which means the sent message will be plain text,
despite editing in HTML.
2022-04-28 11:39:47 +02:00
d191651a85
I#1886 - itip-formatter: Use whole URL value as a link href
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1886
2022-04-27 13:48:00 +02:00
236e97b0d8
EWebDAVConfigLookup: Set also authentication method
...
This way the password stored with the collection account can be used
with the child sources, thus users are not asked for their password
for each child source.
2022-04-25 15:55:05 +02:00
7a66aa5624
EContactEditor: Use a GWeakRef on the editor when opening target client
...
The open of the target client can take long time in some cases. Use
a GWeakRef on the editor to properly detect when the editor is closed
while the client is opening (the editor itself could not be freed
meanwhile, but its widgets could be freed on the editor close).
2022-04-25 12:37:36 +02:00
1e945c0267
EShell: Auto-close ESource connection alerts on idle
...
The ESource::connection-status property notifications are received
in the Source Registry thread, thus do any changes to an EAlert on idle,
in the main/UI thread.
2022-04-25 12:34:38 +02:00
54b82971f0
releasing package evolution version 3.44.1-2
2022-04-23 08:13:43 -04:00
5f813a34d9
debian/control.in: Bump Build-Depends on libnss3-dev to >= 2:3.72-1~
2022-04-23 08:03:00 -04:00
6e49492606
Drop 02_nss_paths.patch: no longer required
2022-04-23 07:59:36 -04:00
a86b19273a
releasing package evolution version 3.44.1-1
2022-04-22 10:56:24 -04:00
82ca4d5c87
Bump e-d-s dependencies and build-dependencies to 3.44.1
2022-04-22 08:52:56 -04:00
8d74bee3cd
New upstream release
2022-04-22 08:50:59 -04:00
40553ecfd3
Update upstream source from tag 'upstream/3.44.1'
...
Update to upstream version '3.44.1'
with Debian dir 372e83fb4b
2022-04-22 08:50:59 -04:00
5182ad6e1f
New upstream version 3.44.1
2022-04-22 08:50:06 -04:00
ae91c66622
Post-release version bump
2022-04-22 08:02:56 +02:00
38912dc06f
NEWS update for 3.44.1
2022-04-22 07:54:44 +02:00
6cfdcc73fa
Update Catalan translation
2022-04-21 21:34:40 +02:00
eb62ccaa28
Disable hardware acceleration for WebKitGTK
...
This should help with crashes related to hardware acceleration
on some machines, as being discussed at:
https://bugs.webkit.org/show_bug.cgi?id=239429
2022-04-21 17:07:14 +02:00
f5f53f5273
I#1870 - Show mailto: hyperlinks in the status bar percent-decoded
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1870
2022-04-20 11:46:11 +02:00
e092d13534
I#1811 - icons: emblem-new hard to spot with adwaita-icon-theme 42
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1811
2022-04-19 12:00:19 +02:00
392a4325bd
Update Basque translation
2022-04-12 17:50:40 +00:00
0348f813d9
I#1858 - Calendar: Show recurring information near event time in preview/iTip
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1858
2022-04-12 17:52:03 +02:00
2a0451e2f6
I#1857 - Composer: Markdown should prevent soft line breaks
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1857
2022-04-11 16:19:50 +02:00
fe78c6b130
Update German translation
2022-04-08 20:08:11 +00:00
a562778faa
I#1568 - Cannot import PKCS12 certificate with non-ASCII or empty password
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1568
2022-04-05 16:46:28 +02:00
e8de4a2a06
I#1853 - Tasks: Cannot remove recurrence and Start date at the same time
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1853
2022-04-01 12:30:50 +02:00
44cec8e950
I#1850 - Flatpak: Attachments cannot be opened
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1850
2022-04-01 12:10:36 +02:00
97cd791810
I#1849 - markdown-utils: Ignore character encoding hints in HTML when converting to text
...
The passed-in HTML is already in UTF-8, thus do not re-encode
it again.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1849
2022-03-30 09:44:43 +02:00
ea233a6b24
I#1847 - attachment-reminder: Existing keyword lost on editing cancel
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1847
2022-03-29 18:49:53 +02:00
250c984cdd
releasing package evolution version 3.44.0-2
2022-03-28 14:07:27 -04:00
369306afbb
Switch to libgweather 4
2022-03-28 14:01:51 -04:00
e6f00b47fc
Update Latvian translation
2022-03-27 19:22:01 +00:00
dadbc34ae0
Update Dutch translation
2022-03-25 15:27:10 +00:00
d3a28f64c2
gal-view-instance: Do not crash on broken setup
...
When there's saved an unknown view, which cannot be loaded, the code
could crash. This change makes sure the first view in the collection
will be loaded, instead of crashing the application.
2022-03-25 07:52:25 +01:00
f9321d99f0
Calendar: Minicalendar shown after search in the List View
...
The List View doesn't have the minicalendar shown, because it doesn't
use it, thus showing the minicalendar after search in the List View
is wrong.
2022-03-23 10:14:44 +01:00
0248242be6
Update Galician translation
2022-03-20 12:51:45 +00:00
c6adfc0e45
Update Ukrainian translation
2022-03-20 12:51:19 +00:00
8bfa2f9156
Update Hebrew translation
2022-03-20 13:20:47 +01:00
44c2528c7a
Update Galician translations
2022-03-19 16:47:10 +01:00
90f777781c
releasing package evolution version 3.44.0-1
2022-03-18 08:29:29 -04:00
e500630eae
Bump e-d-s dependencies and build-dependencies to 3.44.0
2022-03-18 08:20:39 -04:00
bf1dfa04d6
New upstream release
2022-03-18 08:19:02 -04:00
6ba3e56d40
Update upstream source from tag 'upstream/3.44.0'
...
Update to upstream version '3.44.0'
with Debian dir 86508e7c4a
2022-03-18 08:19:01 -04:00
192f5ab66b
New upstream version 3.44.0
2022-03-18 08:18:03 -04:00
ce4b76dc6c
I#1837 - Meeting attendees should default to Required Participants
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1837
2022-03-18 09:48:47 +01:00
dea447327f
I#1835 - Mail: Preview uses wrong colors for HTML mail with dark theme
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1835
2022-03-18 09:45:53 +01:00
0536980cda
I#1827 - itip-formatter: Properly update content on message preview reload
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1827
2022-03-18 09:41:52 +01:00
f9d6109a32
Post-release version bump
2022-03-18 08:24:19 +01:00
0839b6f5b4
NEWS update for 3.44.0
2022-03-18 08:13:44 +01:00
1929bd1dae
Update Italian translation
2022-03-17 08:39:30 +00:00
6e6914df66
Update Serbian translation
2022-03-17 06:30:10 +00:00