Commit Graph

45998 Commits

Author SHA1 Message Date
1b82147bb1 Update Ukrainian translation 2022-06-13 14:17:53 +00:00
1ee1bbe2a4 I#1923 - Composer: Add "Copy/Open Link" into the context menu
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1923
2022-06-13 14:10:32 +02:00
96b48e5913 Calendar: Fix recently introduced "maybe used uninitialized" warning in the print code 2022-06-10 09:31:40 +02:00
d6daf9b5b5 Update Portuguese translation 2022-06-09 23:04:29 +00:00
a1d8ad393c I#1306 - Calendar: Drag&drop events in Week/Month views
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1306
2022-06-09 17:58:14 +02:00
4c98376684 Calendar: Ignore event drag&drop in read-only calendars in Year View 2022-06-09 17:58:14 +02:00
2cc5f6ccef Update Ukrainian translation 2022-06-09 14:21:24 +00:00
3e9d38d1fa Calendar: Implement event drag&drop for the Year view
To be able to copy/move an event to a different day.
2022-06-09 14:01:53 +02:00
8137ff2e14 Fix cairo_surface_t memory leaks after drag begin
The gtk_drag_set_icon_surface() references the surface on its own.
2022-06-09 13:00:58 +02:00
8cb5fbbcf4 EWebView: Unset has-selection flag on content load start
The flag could be left set from the previous content, thus
unset it, to stay consistent with the GUI. The outcome was
that the related actions in the context menu had been shown
even when they should not be.
2022-06-09 08:10:21 +02:00
2de495a0a3 I#876 - Calendar: Display multi-lingual properties in current locale
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/876
2022-06-08 19:00:31 +02:00
4a8b5c2930 M!107 - em-format: Make contact photo rounded
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/107
2022-06-08 10:07:46 +00:00
580bd7aa50 Update Russian translation 2022-06-05 12:33:14 +00:00
c0577c26db Update Portuguese translation 2022-06-03 22:11:56 +00:00
5f9d351472 EMailStripSigFilter: Make sure it doesn't read out of buffer bounds
It could happen the reading of the buffer was done out of the buffer
bounds in some cases, as had been spotted in:
https://gitlab.gnome.org/GNOME/evolution/-/issues/1025#note_1470109

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1156
2022-06-03 10:11:51 +02:00
a7fb3f64fc Update Ukrainian translation 2022-06-03 06:17:38 +00:00
ca29fc81d2 eds-I#383 - Add option to respect Power Saver mode
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/383
2022-06-03 08:00:44 +02:00
01f36a186b I#1919 - Drag&Drop creates many identical temporary files
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1919
2022-06-01 22:17:53 +02:00
d8c22038e3 ENameSelectorDialog: Set a11y description for the Add/Remove buttons
This helps to distinguish the buttons for the accessibility.
2022-06-01 17:33:38 +02:00
0a3afab042 Update Russian translation 2022-05-30 16:28:48 +00:00
51daf69daf I#1918 - Composer: Skip STYLE and other tags in convert to Plain Text
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1918
2022-05-30 14:06:24 +02:00
d62941f4a8 Updated Lithuanian translation 2022-05-29 22:59:11 +03:00
59b5ab6ed9 Update Chinese (China) translation 2022-05-28 02:33:59 +00:00
1917fcaecb Update Portuguese translation 2022-05-27 22:50:32 +00:00
803a0b60f8 Update Ukrainian translation 2022-05-26 11:41:01 +00:00
ff89a99599 I#1916 - Allow to search in "Describe Filters"
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1916
2022-05-26 12:49:24 +02:00
18a6e47fe7 I#1917 - Calendar: Add option to change 'today' background color
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1917
2022-05-26 09:29:33 +02:00
642dce54e7 I#1913 - Calendar: iTip message not sent to a Room address
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1913
2022-05-23 15:39:06 +02:00
0595e9026c Update Basque translation 2022-05-21 05:59:45 +00:00
750e133b80 itip-view: Ignore empty text/plain subpart in meeting invitation mail
When an invitation mail is part of a multipart/alternative only with
a text/plain (and text/calendar) subparts and the text/plain is empty,
then it could fail to read empty body, or it read empty body, which
is not useful for showing as an alternative invitation description.
2022-05-19 18:59:50 +02:00
6b32f3db70 Update Portuguese translation 2022-05-19 13:33:47 +00:00
3e6f34e3ea Update Galician translation 2022-05-18 21:19:53 +00:00
269ccd2c95 I#1905 - DUE-today color in Tasks window not always applied
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1905
2022-05-17 12:24:12 +02:00
c1df66cdbc ews-I#159 - EMFolderTreeModel: Prefer Inbox over other folder types
When an Inbox is marked as a Sent folder and the Inbox gets to
the MailFolderCache before the folder tree, then the folder tree
reads the "is sent folder" for the cached folder and then overrides
the folder Inbox type to the Sent folder, which breaks the visual
part in the folder tree.

Closes https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/159
2022-05-16 20:52:48 +02:00
2ba03e48ca Update Persian translation 2022-05-16 09:42:30 +00:00
feea9e030d Update Ukrainian translation 2022-05-16 06:47:10 +00:00
8cc8c3075e CompEditor: Consider 'shorten-end-time' when adjusting end time
This applies 'shorten-end-time' on a newly calculated end time,
when the user changes the start time after the end time.
2022-05-13 11:43:21 +02:00
4c33f886e0 I#1898 - Better handle Dark Style GNOME 42 setting
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1898
2022-05-12 17:44:14 +02:00
e3ef3595b6 I#1904 - CompEditor: Move whole component between calendars
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1904
2022-05-11 17:36:19 +02:00
df3b391566 Tasks: Ensure ICalTime::zone is set for current time
Without having set correct time zone for the ICalTime the conversion
routines can convert time twice into the destination time zone,
which causes wrong time. It could be seen also when comparing
the current time with the component time.

Related to https://github.com/libical/libical/issues/571
2022-05-11 14:27:17 +02:00
6397879f6f ECompEditor: Change packing of the Organizer combo
Let it not use more horizontal space than it really needs. That can
make more space for the Calendar combo.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1901
2022-05-10 21:31:53 +02:00
9ee83727de I#1902 - Tasks: Overdue calculation sometimes incorrect
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1902
2022-05-10 20:50:52 +02:00
a7a9bdf596 I#1901 - Calendars with very long names hide the organizer in the CompEditor
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1901
2022-05-10 18:43:25 +02:00
3e77eaafc0 I#1900 - iTIP formatter shows twice "Attendee status updated"
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1900
2022-05-10 17:40:34 +02:00
27f0951890 Update the information in the AUTHORS file 2022-05-10 17:18:27 +02:00
8d42cb201b I#1895 - Misc: Handle numpad Enter similarly as the Enter key
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1895
2022-05-10 09:22:48 +02:00
8c46e054d3 I#1896 - Composer: Ensure URL entry is focused in Link Properties
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1896
2022-05-09 09:59:41 +02:00
ba919077ee Update Friulian translation 2022-05-08 10:46:05 +00:00
44b79d6b22 Update Russian translation 2022-05-05 13:03:30 +00:00
a436ac1fc3 I#1891 - Fails to build with libgweather 3.36
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1891
2022-05-02 10:26:35 +02:00