Commit Graph

45675 Commits

Author SHA1 Message Date
37b5900a5b Update Croatian translation 2022-03-02 11:12:42 +00:00
182577f1c6 Update Friulian translation 2022-03-02 06:26:03 +00:00
e4b782c283 Update Indonesian translation 2022-03-02 02:36:54 +00:00
d3538a0d6b Update Portuguese translation 2022-03-01 21:52:28 +00:00
84de21e4a2 Update Brazilian Portuguese translation 2022-03-01 20:00:25 +00:00
8fdef1b86e Update Basque translation 2022-03-01 18:16:09 +00:00
925531e97a Update Ukrainian translation 2022-03-01 15:43:46 +00:00
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
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
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
a289c63572 Update Friulian translation 2022-02-26 09:39:41 +00:00
922889b8bf Updated Spanish translation 2022-02-24 12:51:39 +01:00
b4586c9fc4 Update Turkish translation 2022-02-22 17:50:51 +00:00
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
d23342ad81 Update Slovak translation 2022-02-22 13:13:33 +00:00
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
ac7484481b Update Persian translation 2022-02-21 15:40:40 +00:00
7a91b1bfe9 Update Basque translation 2022-02-20 14:37:11 +00:00
82db4aa5fc Updated Danish translation 2022-02-19 18:39:07 +01:00
e2f9bc2f95 Update Indonesian translation 2022-02-18 02:17:16 +00:00
1034d4f149 Update Ukrainian translation 2022-02-17 16:40:07 +00:00
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
3dcff88468 Update Swedish translation 2022-02-17 12:13:23 +00:00
3d4bd062d2 help: Add shorter link titles for link trails 2022-02-16 13:37:06 +00:00
79061e13a7 Update Chinese (China) translation 2022-02-16 02:05:25 +00:00
509a8ae516 Update Croatian translation 2022-02-15 11:25:35 +00:00
192b03240d Update Slovenian translation 2022-02-13 20:45:57 +00:00
7389511c0d Update Russian translation 2022-02-13 16:27:41 +00:00
d289cd9579 Update Basque translation 2022-02-13 08:34:11 +00:00
37cee4e923 Update Galician translation 2022-02-12 20:48:44 +00:00
1a54da4742 Updated Czech translation 2022-02-12 20:36:56 +01:00
5822f8d338 Update Catalan translation 2022-02-12 14:52:23 +00:00
f6a0399b0a Update Brazilian Portuguese translation 2022-02-12 00:39:01 +00:00
28c4bc3952 Update Portuguese translation 2022-02-11 23:24:22 +00:00
95a59b0737 Update Ukrainian translation 2022-02-11 15:57:34 +00:00
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
dcc22c6e44 Update Ukrainian translation 2022-02-11 11:31:32 +00:00
90a1379541 Post-release version bump 2022-02-11 10:41:54 +01:00
139943eb4c NEWS update for 3.43.2 2022-02-11 10:36:01 +01:00
7153d6d2c0 I#449 - Support markdown in composer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2022-02-11 09:55:18 +01:00
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
291798c480 Updated Czech translation 2022-02-10 08:07:40 +01:00
e7a2a728bd Update Indonesian translation 2022-02-08 03:15:28 +00:00
b99c2c35f6 Update Chinese (China) translation 2022-02-07 20:58:03 +00:00
bc93418a80 Updated Spanish translation 2022-02-07 13:51:09 +01:00
fcc3ff4f21 Updated Lithuanian translation 2022-02-06 16:35:22 +02:00
dbb0f3d288 Update Galician translation 2022-02-04 14:57:29 +00:00
874898938d Update Russian translation 2022-02-04 13:13:28 +00:00
5e3564f4e2 Update Chinese (China) translation 2022-02-03 18:46:07 +00:00
98d37e32b5 Update German translation 2022-02-03 17:20:23 +00:00