Commit Graph

45589 Commits

Author SHA1 Message Date
Milan Crha
f921781c79 Composer: Backup from toplevel BLOCKQUOTE on split for Undo/Redo
As the split (after Enter key press) splits the BLOCKQUOTE up to
the BODY, it's necessary to backup all of that. Otherwise, when
splitting in the second or higher BLOCKQUOTE level, the undo does
not have correct information and misbehaves.
2022-01-13 15:38:09 +01:00
Fabio Tomat
d9072f1c32 Update Friulian translation 2022-01-13 11:29:27 +00:00
Milan Crha
5f7a81ac51 Use gtk_widget_is_visible() instead of gtk_widget_get_visible() on some places
The changed places rely on the visibility of the widget including
the parent widgets, not only whether the GtkWidget::visible is set
to true.

An example is when replying to a message when the preview panel is
turned off while it had been showing a different message in it
before being hid. In that case the composer opened with the message
in the hidden preview panel, instead of the message selected
in the message list.
2022-01-13 09:24:04 +01:00
Kukuh Syafaat
cb07105709 Update Indonesian translation 2022-01-12 04:52:34 +00:00
Milan Crha
6c2827601b I#1767 - ECalComponentPreview: Use full width for the Description
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1767
2022-01-11 17:26:46 +01:00
Danial Behzadi
0068bf48ef Update Persian translation 2022-01-10 11:28:00 +00:00
Aleksandr Melman
b71e1b486c Update Russian translation 2022-01-07 11:48:21 +00:00
Milan Crha
559708f9fc Post-release version bump 2022-01-07 11:11:20 +01:00
Milan Crha
017135867d NEWS update for 3.43.1 2022-01-07 11:04:08 +01:00
Hugo Carvalho
35f6f353c0 Update Portuguese translation 2022-01-06 22:19:01 +00:00
Yuri Chornoivan
f1d424a16b Update Ukrainian translation 2022-01-06 22:02:17 +00:00
Milan Crha
feb4bcb86a I#1373 - itip-view: Offer to show other parts from multipart/alternative
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1373
2022-01-06 14:49:57 +01:00
Jordi Mas
0174757245 Update Catalan translation 2022-01-05 19:17:43 +01:00
Milan Crha
d3458bc256 I#1758 - Calendar: Adapt to libical 3.0.12 change
The behavior of the i_cal_component_get_dtend() changed after [1],
which uncovered requirement for some changes on the Evolution side
to use properties only for components of an allowed type.

[1] https://github.com/libical/libical/pull/519

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1758
2022-01-05 13:30:23 +01:00
Kukuh Syafaat
13e9423c39 Update Indonesian translation 2022-01-05 02:21:12 +00:00
Yuri Chornoivan
3316d33f1c Update Ukrainian translation 2022-01-04 18:59:49 +00:00
Aleksandr Melman
b8c9b3db2d Update Russian translation 2022-01-04 17:00:13 +00:00
Jordi Mas i Hernandez
7bc1e8d940 Update Catalan translation 2022-01-04 14:23:04 +00:00
Daniel Mustieles
aaf3d7844e Updated Spanish translation 2022-01-04 12:17:07 +01:00
Ivan Chevychelov
be17b743ab I#1747 - ETableColumnSelector: Correct column names' translation
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1747
2022-01-04 10:15:52 +00:00
Milan Crha
51b3de2de4 I#1757 - Add icons for mail-smart-backward and mail-smart-forward
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1757
2022-01-04 11:02:41 +01:00
Milan Crha
afd9a9cf89 I#1756 - Mail: Let always available Go To->Previous/Next Unread Message
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1756
2022-01-04 10:49:14 +01:00
Yuri Chornoivan
3af720fa50 Update Ukrainian translation 2022-01-03 21:01:45 +00:00
GN
162c4cf52a help: Add note about UI element sorting workaround
Fixes #1755
2022-01-03 19:42:18 +00:00
Milan Crha
b5eef5cff5 I#1749 - ECalComponentPreview: Show component (non-public) classification
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1749
2022-01-03 18:55:55 +01:00
Fabio Tomat
2b56b47ee9 Update Friulian translation 2021-12-22 18:54:30 +00:00
Kukuh Syafaat
f6916d6156 Update Indonesian translation 2021-12-22 03:51:14 +00:00
Milan Crha
b2d2f3fc54 I#1730 - ToDo Bar: Disallow deleting read-only events and tasks
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1730
2021-12-13 11:12:03 +01:00
Milan Crha
622707b34f I#1729 - Composer: Forward can lost unreferenced attachments with Content-ID
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1729
2021-12-10 09:25:53 +01:00
Aurimas Černius
39655ec00b Updated Lithuanian translation 2021-12-09 23:24:22 +02:00
Asier Sarasua Garmendia
b4d982d948 Update Basque translation 2021-12-09 18:25:00 +00:00
Milan Crha
6012c02f97 Update list of authors for Help->About->Credits
Include major past contributors in the list.
Remove mail addresses, to avoid private mails with support requests.
2021-12-09 17:34:23 +01:00
Gianvito Cavasoli
4bde7ee2ea Update Italian translation
(cherry picked from commit 7f034ed170)
2021-12-08 09:42:52 +00:00
Aleksandr Melman
89b4980921 Update Russian translation 2021-12-07 20:32:11 +00:00
Milan Crha
83dd9fc393 I#1724 - Mail: Improve Archive messages in Search Folders
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1724
2021-12-07 13:42:57 +01:00
Milan Crha
7e045494a2 I#1571 - Broken font settings can break message display
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1571
2021-12-07 12:30:55 +01:00
Hugo Carvalho
38a560418a Update Portuguese translation 2021-12-03 16:52:00 +00:00
Yuri Chornoivan
7abeb73f9c Update Ukrainian translation 2021-12-03 15:30:57 +00:00
Milan Crha
ade50b7c9f I#1645 - Tasks: Add table column for ESTIMATED-DURATION
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1645
2021-12-03 10:29:33 +01:00
Hugo Carvalho
6b0f5463a3 Update Portuguese translation 2021-12-02 22:26:40 +00:00
Yuri Chornoivan
2ad3f74fff Update Ukrainian translation 2021-12-02 21:01:05 +00:00
Milan Crha
8aceb0c28d I#1645 - Tasks: Support ESTIMATED-DURATION
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1645
2021-12-02 18:45:34 +01:00
Quentin PAGÈS
5f54074c5d Update Occitan translation
(cherry picked from commit c2872ef9a8)
2021-12-02 15:31:30 +00:00
Milan Crha
8f7ad8b065 I#1714 - Composer: Prefer HTML over image on LibreOffice data paste
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1714
2021-12-02 14:52:57 +01:00
Milan Crha
eab2335993 I#1722 - itip-formatter: Show Due date and Categories
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1722
2021-12-02 14:07:03 +01:00
Milan Crha
ec139ea507 I#1716 - Mail: Show an error message on Archive when the Archive folder is not set
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1716
2021-12-02 12:20:04 +01:00
Hugo Carvalho
78d028c227 Update Portuguese translation 2021-12-01 18:12:19 +00:00
Milan Crha
b5e6e16477 WebDAVNotes: Let the user choose which extension is used for new notes
Rather than forcing .txt or .md extension in the code, let the user choose
which one is preferred. Still default to the .md extension.

Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/360
2021-12-01 18:04:20 +01:00
Hugo Carvalho
d07c024ba2 Update Portuguese translation 2021-12-01 15:28:00 +00:00
Milan Crha
8a9e359606 I#1721 - Calendar: Leftover tooltip after event delete
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1721
2021-12-01 12:16:38 +01:00