Rafael Fontenelle
84de21e4a2
Update Brazilian Portuguese translation
2022-03-01 20:00:25 +00:00
Asier Sarasua Garmendia
8fdef1b86e
Update Basque translation
2022-03-01 18:16:09 +00:00
Yuri Chornoivan
925531e97a
Update Ukrainian translation
2022-03-01 15:43:46 +00:00
Milan Crha
aa788e3866
I#1373 - itip-view: Offer to show other parts from multipart/alternative ][
...
Change how the alternative HTML is present to the user, to avoid
hiding meeting details when the sender-provided description
does not contain it.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1373
2022-03-01 15:59:15 +01:00
Milan Crha
7a29a79831
I#1821 - EToDoPane: Incorrect time shown in the tooltip for UTC times
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1821
2022-02-28 14:08:44 +01:00
Milan Crha
e6b0574417
e_display_help: Call Yelp directly to display help
...
Using a "help:" scheme can misbehave when there's installed a different
scheme handler application, which doesn't open the Yelp files properly.
One such application is KHelpCenter.
Reported downstream as:
https://bugzilla.redhat.com/show_bug.cgi?id=2057454
2022-02-28 09:47:54 +01:00
Fabio Tomat
a289c63572
Update Friulian translation
2022-02-26 09:39:41 +00:00
Daniel Mustieles
922889b8bf
Updated Spanish translation
2022-02-24 12:51:39 +01:00
Emin Tufan Çetin
b4586c9fc4
Update Turkish translation
2022-02-22 17:50:51 +00:00
Milan Crha
5ec3348506
Set gtk+ CSS widget names for some widgets
...
These are the most visible and some of them contain their own style
properties. This will make is easier to reference them in the CSS file.
Example `~/.config/gtk-3.0/gtk.css` content:
```css
MessageList {
-MessageList-new-mail-bg-color: orange;
-ETree-vertical-spacing: 1px;
}
.EMFolderTree {
background: orange;
}
```
2022-02-22 16:21:01 +01:00
Dušan Kazik
d23342ad81
Update Slovak translation
2022-02-22 13:13:33 +00:00
Jan Tojnar
d848856c94
M!102 - Port to libgweather4
...
Adds support for linking against gweather4 (pass -DWITH_GWEATHER4=ON).
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/102
2022-02-21 16:54:53 +00:00
Danial Behzadi
ac7484481b
Update Persian translation
2022-02-21 15:40:40 +00:00
Asier Sarasua Garmendia
7a91b1bfe9
Update Basque translation
2022-02-20 14:37:11 +00:00
Alan Mortensen
82db4aa5fc
Updated Danish translation
2022-02-19 18:39:07 +01:00
Kukuh Syafaat
e2f9bc2f95
Update Indonesian translation
2022-02-18 02:17:16 +00:00
Yuri Chornoivan
1034d4f149
Update Ukrainian translation
2022-02-17 16:40:07 +00:00
Milan Crha
4791f9372c
e-widget-undo: Group user actions into a single undo record
...
This is for the GtkTextView only. It allows to undo/redo operations
like Replace of a text in a single step, instead of each replaced
word by single step.
2022-02-17 15:53:35 +01:00
Anders Jonsson
3dcff88468
Update Swedish translation
2022-02-17 12:13:23 +00:00
Shaun McCance
3d4bd062d2
help: Add shorter link titles for link trails
2022-02-16 13:37:06 +00:00
Luming Zh
79061e13a7
Update Chinese (China) translation
2022-02-16 02:05:25 +00:00
Goran Vidović
509a8ae516
Update Croatian translation
2022-02-15 11:25:35 +00:00
Matej Urbančič
192b03240d
Update Slovenian translation
2022-02-13 20:45:57 +00:00
Aleksandr Melman
7389511c0d
Update Russian translation
2022-02-13 16:27:41 +00:00
Asier Sarasua Garmendia
d289cd9579
Update Basque translation
2022-02-13 08:34:11 +00:00
Fran Dieguez
37cee4e923
Update Galician translation
2022-02-12 20:48:44 +00:00
Marek Černocký
1a54da4742
Updated Czech translation
2022-02-12 20:36:56 +01:00
Jordi Mas i Hernandez
5822f8d338
Update Catalan translation
2022-02-12 14:52:23 +00:00
Rafael Fontenelle
f6a0399b0a
Update Brazilian Portuguese translation
2022-02-12 00:39:01 +00:00
Hugo Carvalho
28c4bc3952
Update Portuguese translation
2022-02-11 23:24:22 +00:00
Yuri Chornoivan
95a59b0737
Update Ukrainian translation
2022-02-11 15:57:34 +00:00
Milan Crha
a6403fe455
I#1787 - Hint when user name contains non-ASCII letters
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1787
2022-02-11 13:33:34 +01:00
Yuri Chornoivan
dcc22c6e44
Update Ukrainian translation
2022-02-11 11:31:32 +00:00
Milan Crha
90a1379541
Post-release version bump
2022-02-11 10:41:54 +01:00
Milan Crha
139943eb4c
NEWS update for 3.43.2
2022-02-11 10:36:01 +01:00
Milan Crha
7153d6d2c0
I#449 - Support markdown in composer
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2022-02-11 09:55:18 +01:00
Milan Crha
9bbb928947
ECompEditor: Timezone can be reset on component save
...
The libical 3.0.14 contains a change, which unsets non-UTC timezones
in date/time values. That uncovered a bug in the Evolution code, which
expects the timezone will be preserved on re-read from the component,
but it's not always possible. This is corrected by re-setting the timezone
on the used ICalTime value.
2022-02-10 11:59:36 +01:00
Marek Černocký
291798c480
Updated Czech translation
2022-02-10 08:07:40 +01:00
Kukuh Syafaat
e7a2a728bd
Update Indonesian translation
2022-02-08 03:15:28 +00:00
Boyuan Yang
b99c2c35f6
Update Chinese (China) translation
2022-02-07 20:58:03 +00:00
Daniel Mustieles
bc93418a80
Updated Spanish translation
2022-02-07 13:51:09 +01:00
Aurimas Černius
fcc3ff4f21
Updated Lithuanian translation
2022-02-06 16:35:22 +02:00
Fran Dieguez
dbb0f3d288
Update Galician translation
2022-02-04 14:57:29 +00:00
Aleksandr Melman
874898938d
Update Russian translation
2022-02-04 13:13:28 +00:00
Boyuan Yang
5e3564f4e2
Update Chinese (China) translation
2022-02-03 18:46:07 +00:00
Philipp Kiemle
98d37e32b5
Update German translation
2022-02-03 17:20:23 +00:00
Milan Crha
706f1afa1a
EContentEditor: Fix minor typos
2022-02-03 11:56:10 +01:00
Hugo Carvalho
b974b03e53
Update Portuguese translation
2022-02-02 15:31:15 +00:00
Milan Crha
f4f552bb2f
I#1793 - Mail: Apply custom locale also to localized fwd-re
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1793
2022-02-02 11:16:02 +01:00
Luming Zh
d34797f8ef
Update Chinese (China) translation
2022-02-02 06:12:38 +00:00