Commit Graph

45659 Commits

Author SHA1 Message Date
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
706f1afa1a EContentEditor: Fix minor typos 2022-02-03 11:56:10 +01:00
b974b03e53 Update Portuguese translation 2022-02-02 15:31:15 +00:00
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
d34797f8ef Update Chinese (China) translation 2022-02-02 06:12:38 +00:00
cd79c59843 Update Slovenian translation 2022-02-01 20:42:10 +00:00
2363abd360 Update Ukrainian translation 2022-02-01 18:34:54 +00:00
475defe5ab Calendar: Add option to use a markdown editor for Description in component editor
The option can be found in Edit->Preferences->Calendar and Tasks->General
tab->Miscellaneous section->Use markdown for Description in the component editor.
2022-02-01 19:06:38 +01:00
589cbef4ed Update Portuguese translation 2022-02-01 16:13:09 +00:00
ec985497d3 Update Ukrainian translation 2022-02-01 15:47:38 +00:00
ed36776c40 Add option to unset colors provided in HTML mails for preview into Preferences
It's located in Edit->Preferences->Mail Preferences->HTML Messages->Unset
colors provided in HTML mails in message preview.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/695
2022-02-01 11:23:40 +01:00
a56da82fef I#1792 - Contacts: Option to preview Personal section before Work
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1792
2022-02-01 10:26:00 +01:00
04a326cec9 I#1791 - itip-view: Incorrect calendar used in certain corner case
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1791
2022-01-31 15:44:31 +01:00
59ab53c0b7 Update Chinese (China) translation 2022-01-31 03:24:44 +00:00
386ea829d1 Updated Spanish translation 2022-01-28 11:00:34 +01:00
cb6aa4eb18 Have a single function to convert markdown into HTML
To have a single place for any tweaks on the generated HTML.
2022-01-28 09:28:11 +01:00
409c789f74 Save temporary files into system temp, rather than under home
The home directory might not be accessible in some cases from other
applications (like under snap), thus prefer system temp directory.
An advantage is that the Evolution does not need to cleanup that
directory.
2022-01-28 08:53:13 +01:00