Commit Graph

1316 Commits

Author SHA1 Message Date
277a602d09 I#1291 - EAttachmentIconView: Improve display settings
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1291
2021-08-31 10:55:02 +02:00
e555887a46 I#1433 - Message List columns for custom headers
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1433
2021-08-05 10:52:18 +02:00
bdc9cb4f16 EAlert: Make it possible to mark actions as destructive in the .error files
...and use this on appropriate places.
2021-07-28 17:08:46 +02:00
cdfedff55b I#1564 - Contacts: Prefer original value only when filled on contact merge
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1564
2021-07-28 12:45:04 +02:00
016cb767c0 I#1561 - ContactMap: Retry with shorter address when not found
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1561
2021-07-23 15:45:51 +02:00
e38045230c I#1562 - Mail: Global search prevents execution of the saved searches
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1562
2021-07-23 11:15:26 +02:00
ab804beb51 I#1522 - WebView: Enable light/dark color scheme for the preview panels
Works only with WebkitGTK with this change included:
https://bugs.webkit.org/show_bug.cgi?id=208204

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1522
2021-07-21 13:47:27 +02:00
1bbfd143af I#329 - Mail: Limit by size a text attachment inline view
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/329
2021-07-16 12:52:09 +02:00
b75c6176fe EShellSearchbar: Update actions only if the shell view is active
This could be seen in the Calendar view, when opening the application
with a saved search, the search was active, but the Clear Search button
was not sensitive when the task/memo view was without the search.
The reason is the actions are shared between all the views.
2021-07-15 18:14:43 +02:00
4a9c8ad1e7 Mail: Let the Enter key press in folder tree focus the message list
Add an easier way to switch focus from the folder tree to the message
list by pressing the Enter key.
2021-07-13 12:18:57 +02:00
2b758e7211 mail-notification: Show mail folder name as the last in the notification
This helps in GNOME Shell, where the notification can be shortened (cut after
certain characters), thus show more important information, like from whom
the message is, as the first and the folder name as the last.
2021-07-12 18:41:13 +02:00
b091bb5ea2 I#1556 - Calendar: Add option to hide Memos/Tasks pane
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1556
2021-07-08 19:17:55 +02:00
d58b820bba plugin-manager: Hide vertical scrollbar in plugin list, when not needed 2021-07-08 16:56:50 +02:00
aa4b3f8d0a M!84 - EPluginManager: Make it a page in the preferences
Move the plugins preferences into the preferences window, allows to have one less
dialog to look-at to configure evolution.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/84
2021-07-08 14:20:32 +00:00
582a7eda56 M!82 - EPreferencesWindow: Use headerbar and stack widgets
Switch to a Headerbar and a StackSidebar widget for navigation, place all the
buttons directly in the headerbar.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/82
2021-07-08 14:18:38 +00:00
1d8347cbf6 I#1554 - Mail: Sort Status column by unread state first
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1554
2021-07-07 18:00:46 +02:00
28fae1ec30 I#1547 - EMailNotes: Unset Content-Transfer-Encoding on message on save
Leftover header can break encoding of the added multipart/mixed part,
by re-encoding everything in it, including the subparts boundaries.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1547
2021-06-24 16:17:58 +02:00
620c7a8732 EToDoPane: Add 'Delete This and Future Occurrences' popup menu option
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1527
2021-06-21 14:53:46 +02:00
827ca67033 I#1537 - EShellSearchbar: Search option not saved on change
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1537
2021-06-21 14:36:01 +02:00
643224f937 I#1307 - backup-restore: Handle user settings through GSettings, not DConf
This helps to save user settings when running as Flatpak, where the `dconf`
command line tool is not available (and where the GSettings can work with
any backend, not only with the DConf backend).

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1307
2021-06-15 12:21:45 +02:00
474e562155 eds-I#289 - Support Matrix IM Protocol for Contacts
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/289
2021-06-14 22:07:09 +02:00
7bd2ce8a11 I#1536 - Allow to delete an inserted image/rule in HTML composer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1536
2021-06-14 19:24:24 +02:00
b84a8f5737 I#1444 - Button mnemonics not displayed and non-functional in "Edit Sort Order" dialog
Let's remove them, when not supported by the GtkToolbar.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1444
2021-06-14 18:26:24 +02:00
25b1d6fe47 EPictureGallery: Sort the content by the file name
Rather than having the files shown in the order as found on the disk.
2021-06-14 18:02:49 +02:00
70b7d47873 I#1512 - Choose account with which to forward message in filter rule
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1512
2021-06-11 11:46:27 +02:00
91d4f2229e I#1469 - Composer: Signatures in HTML inserted into the quote on reply
It could happen when replying to a message composed by Evolution 3.38.1
and earlier.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1469
2021-06-10 13:26:40 +02:00
51c5063377 I#1527 - Calendar: Implement "Delete this and future occurrences"
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1527
2021-06-08 18:10:12 +02:00
5790e845e3 Revert "ETable: Sometimes does not scroll to the cursor row"
It prevents scroll of the content when there's selected a row.

This reverts commit 97b431da44.
2021-06-04 08:09:23 +02:00
f19eeea760 Addressbook: Switch from GData Contacts API to CardDAV API for Google books
The GData Contacts API is going to be shut down [1], thus move to
the CardDAV API, which the Google server supports too.

[1] https://developers.google.com/contacts/v3/announcement

Related to https://gitlab.gnome.org/GNOME/libgdata/-/issues/42
2021-06-03 17:48:05 +02:00
83b3d2158b I#1514 - ToDo Bar: Add an option for how many days to show
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1514
2021-06-01 20:41:48 +02:00
f1d32e0871 I#1521 - Calendar: Removing recurrences not reflected in the UI
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1521
2021-06-01 15:22:11 +02:00
9ceeaf395d I#1378 - ECompEditorPageReminders: Change how predefined times are managed
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1378
2021-05-31 22:42:01 +02:00
e583ce2912 I#1517 - ECompEditor: Remove redundant buttons from a toolbar
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1517
2021-05-31 21:09:09 +02:00
c8c5191b9e I#1502 - Mail: Option to make search scope global
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1502
2021-05-27 14:05:38 +02:00
ec8e8564ca I#1428 - Can't import UTF-16 encoded .ics files
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1428
2021-05-27 10:26:36 +02:00
006ff682f1 Misc: Remove unneeded g_print() calls in the vCard importer 2021-05-27 08:24:24 +02:00
be4acce191 I#1507 - Contacts: Preserve selection after search change
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1507
2021-05-26 22:11:31 +02:00
97b431da44 ETable: Sometimes does not scroll to the cursor row
It could sometimes happen that the request to scroll to the cursor
had been received before the actual content size had been recalculated,
which resulted in no scrollbar position change and the cursor had been
left out of the view.
2021-05-26 21:42:46 +02:00
2129be64b3 I#1505 - Mail: Prefer existing message window on message open
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1505
2021-05-25 13:48:01 +02:00
25e954da5b I#1503 - PreferPlain: Deadlock when opening a message in composer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1503
2021-05-24 21:56:29 +02:00
0b5ac78d66 I#1499 - EShell: Allow override credentials prompt parent window
And use that to set it when sending a message in a composer.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1499
2021-05-24 20:34:25 +02:00
9d82745d01 Disable sandboxing to enable printing, until WebKitGTK is fixed 2021-05-21 08:03:53 +02:00
04e17bbf77 I#1495 - ETable: Ignore Shift+Click in the table header area
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1495
2021-05-19 19:05:55 +02:00
1a7930779b I#1491 - Mail: Forwarding e-mail Inline or Quoted duplicates some attachments
For example images can be in the part list twice, once as
an application/vnd.evolution.attachment and once as a (hidden)
image itself.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1491
2021-05-14 12:51:00 +02:00
f8e567b5b9 I#1392 - Pressing backspace in front of quoted line with link does not delete anything
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1392
2021-05-12 17:56:39 +02:00
8bd9eff259 Calendar: Fix error detail reference for 'failed-make-movable'
The error arguments are counted from 0 and there was no '0' argument,
which caused a runtime warning and an incomplete error message in the GUI.
2021-05-07 11:28:45 +02:00
57c061344d Calendar: Let a GSettings binding mapping function return always TRUE
Not doing so aborts the application, which is not intended here.
2021-05-07 09:13:16 +02:00
26615c01cc I#1475 - Mail: Read Subject from PGP encrypted mail even without text/rfc822-headers part ][
The protected headers can be included also under the multipart/signed part,
not only directly under the encrypted part.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1475
2021-05-04 19:13:14 +02:00
d36cb281ed e-mail-reader: Add safety checks on return value from e_mail_reader_get_selected_uids()
Discovered by static analyzers.
2021-05-04 18:26:45 +02:00
cadb89e627 itip-utils: Fix a possible memory leak 2021-05-04 18:25:45 +02:00