Commit Graph

387 Commits

Author SHA1 Message Date
517d822714 Show Security Information for signed/encrypted mails in the preview panel
It used to be a dialog, which was unnecessary. Let it be shown inline,
in the message preview instead. As a side effect, it's easier to copy
information out of it.
2019-10-10 15:50:53 +02:00
1d7e3e75cc EWebView: Use JavaScriptCore API of WebKitGTK+
All the previews (in Mail, Contacts, Memos and Tasks) stop using
deprecated WebKitGTK+ DOM API through a WebExtension (and its D-Bus
API) and start using the JavaScriptCore API (and JavaScript as such).
This allows to lightweight the WebExtension for the EWebView
significantly, including drop of the D-Bus API of it, fully relying
on the Inter-Process-Communication of WebKitGTK+ itself.
2019-10-09 12:26:12 +02:00
d513e5fda8 I#592 - Typo in translatable string
Closes https://gitlab.gnome.org/GNOME/evolution/issues/592
2019-08-26 15:08:28 +02:00
d844e73149 I#506 - Add “Type” column in the “Calendar window” → “List view”
Closes https://gitlab.gnome.org/GNOME/evolution/issues/506
2019-06-26 09:38:34 +02:00
f41a317fb4 Bug 759493 - Provide keyboard shortcuts window
Closes https://bugzilla.gnome.org/show_bug.cgi?id=759493
2019-06-21 17:18:02 +02:00
fbe4b92b59 I#399 - Allow Selection From Multiple User-Defined Reminder Times
Closes https://gitlab.gnome.org/GNOME/evolution/issues/399
2019-06-11 18:18:27 +02:00
c327940713 M!17 - icon: update app icon
- GNOME 3.32 redesign of app icons.
  See https://gitlab.gnome.org/GNOME/Initiatives/issues/2
  for more info.

/label ~"9. Initiative: AppIconRedesign"

Closes https://gitlab.gnome.org/GNOME/evolution/merge_requests/17
2019-05-29 13:45:19 +02:00
120b908f18 M!16 - Add copyright and OASR content rating info into .appdata.xml file
Closes https://gitlab.gnome.org/GNOME/evolution/merge_requests/16
2019-05-20 16:25:50 +02:00
9b0d29163c [mail-notification] Use sound theme by default
Instead of defaulting to a plain beep, default to play theme sound
when a new mail arrives.
2019-04-11 14:51:58 +02:00
9fbf6aaaca Bug 202257 - Configurable folder tree sorting
Closes https://bugzilla.gnome.org/show_bug.cgi?id=202257
2019-03-15 13:00:29 +01:00
c4d17ae923 M!5 - Replace custom expand/collapse icons with gtk stock icons
Closes https://gitlab.gnome.org/GNOME/evolution/merge_requests/5
2019-03-13 11:52:09 +01:00
baf519e1a7 I#338 - Add option to preset "Preserve my reminder"
Closes https://gitlab.gnome.org/GNOME/evolution/issues/338
2019-03-11 11:59:51 +01:00
d3addc69a8 I#330 - Add option to display delivery notification attachments inline
Closes https://gitlab.gnome.org/GNOME/evolution/issues/330
2019-03-11 11:20:33 +01:00
a0f102812e I#289 - 'Search web' context menu option for selection in EWebView
Closes https://gitlab.gnome.org/GNOME/evolution/issues/289
2019-01-30 14:46:48 +01:00
25a45aa5db I#283 - Include release information in org.gnome.Evolution.appdata.xml
Closes https://gitlab.gnome.org/GNOME/evolution/issues/283
2019-01-18 12:39:03 +01:00
7786985494 I#248 - Option to open Plain Text composer in Preformatted
Closes https://gitlab.gnome.org/GNOME/evolution/issues/248
2018-12-04 14:05:05 +01:00
0bc7213501 I#162 - Replied to message marked as seen after message send ][
Added option which defaults to the previous behaviour. To change it run:
gsettings set org.gnome.evolution.mail composer-mark-read-on-reply false

Related to https://gitlab.gnome.org/GNOME/evolution/issues/162
2018-11-20 16:03:18 +01:00
6a0409a985 Bug 561799 - Simplify language selection in message composer
Closes https://bugzilla.gnome.org/show_bug.cgi?id=561799
2018-10-30 11:01:23 +01:00
0d1aceebf5 Bug 781122 - Option to Download messages for offline on each Send/Receive
Closes https://bugzilla.gnome.org/show_bug.cgi?id=781122
2018-10-25 14:02:00 +02:00
e96b97b469 M!4 - Add X-Flatpak-RenamedFrom to the desktop file
Closes https://gitlab.gnome.org/GNOME/evolution/merge_requests/4
2018-10-15 12:58:40 +02:00
1d9ad844ec I#166 - Improve the appdata file
Closes https://gitlab.gnome.org/GNOME/evolution/issues/166
2018-10-09 12:57:53 +02:00
65f7ba867d Bug 228772 - Allow to specify a default language for a given identity
Closes https://bugzilla.gnome.org/show_bug.cgi?id=228772
2018-10-08 19:05:54 +02:00
ad2e87b6b6 I#106 - Add an option to "Hide cancelled events"
Closes https://gitlab.gnome.org/GNOME/evolution/issues/106
2018-09-05 17:45:18 +02:00
942f7481eb I#101 - Correct icon sizes for contact-editor.png
Closes https://gitlab.gnome.org/GNOME/evolution/issues/101
2018-09-05 13:45:37 +02:00
48e4a36a19 Use the fancy Unicode apostrophes in new strings
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2018-08-13 00:07:43 +02:00
43fcfe93fe Bug 227703 - Add option to Hide cancelled tasks
Closes https://bugzilla.gnome.org/show_bug.cgi?id=227703
2018-07-30 13:25:17 +02:00
6b46f0e094 Bug 241477 - Message color cannot be removed once applied to a message
Closes https://bugzilla.gnome.org/show_bug.cgi?id=241477
2018-07-23 21:29:58 +02:00
2427b2b501 Bug 269852 - Label should be on "Message" menu when mail is selected
Closes https://bugzilla.gnome.org/show_bug.cgi?id=269852
2018-07-23 19:19:16 +02:00
61fe6be660 Bug 787344 - Mail Notification account selection 2018-07-17 11:15:31 +02:00
74469b0cbe Bug 770141 - Remove Quick Reference PDF 2018-07-10 09:33:20 +02:00
3627d75e1c Bug 704246 - Cannot send encrypted mail to contact with certificate 2018-07-04 11:56:33 +02:00
e5186dcba3 Make it possible to disable text-highlight module with a GSettings option
Users can easily disable text-highlight module with command:

   $ gsettings set org.gnome.evolution.text-highlight enabled false

to disable default processing through this module. It's still possible
to manually format certain part with it using the 'Format as' context menu.
2018-06-19 14:44:21 +02:00
1a05ba089e Bug 795870 - Add a way to initiate refresh of account sources 2018-06-08 10:36:16 +02:00
499518d53c Move evolution-alarm-notify to evolution-data-server
This way other applications can provide reminder notifications,
independently of the evolution itself.
2018-05-11 13:01:00 +02:00
dd4cd78c96 Bug 795567 - Do not expand archive folder in Copy/Move message to folder dialog 2018-04-26 11:51:17 +02:00
2f4a3d549b Bug 724647 - Add option to Show full mail addresses in message preview 2018-04-10 15:01:43 +02:00
ed93c95b28 Bug 794832 - Option to close window on deletion, not open next mail 2018-04-03 17:12:14 +02:00
6127b49fb8 Bug 794465 - [Automatic Contacts] Option to File under as "First Last" 2018-03-23 11:21:00 +01:00
7a36dabc7f Bug 516943 - Disable direct event Summary edit by default 2018-03-22 13:50:19 +01:00
6d8e52201f Bug 794204 - Links in mailto: body not detected when composing in HTML 2018-03-14 15:30:55 +01:00
7b8e53dd14 Bug 602612 - Add 'Alternative Reply' menu option 2018-03-12 14:29:49 +01:00
ae559e669c Bug 793915 - Option to convert UTC time to local time in Reply credits 2018-03-12 14:26:31 +01:00
cf57176bbe Bug 794034 - Add <provides><id> into org.gnome.Evolution.appdata 2018-03-05 09:27:25 +01:00
948d9c623e Bug 793064 - Default value of attachment-reminder-clues doesn't localize 2018-02-06 11:13:13 +01:00
7c1385fd61 Bug 778065 - Add hidden option to keep original signature in replies 2018-01-31 12:32:17 +01:00
7ef636dd6a Bug 788823 - Link wrapping breaks paragraph text incorrectly 2018-01-29 17:29:15 +01:00
5dd0702c9f Bug 792076 - Set "Apply the same view to all folders" by default 2018-01-16 08:13:14 +01:00
e9e5c2106d Bug 790632 - Option to visually wrap long lines in composer 2017-12-04 17:02:42 +01:00
73a7fd56a5 Bug 789571 - Handle webcal:// URI to add new On The Web calendar 2017-11-16 17:30:21 +01:00
f15a296b32 Use the fancy Unicode quotation marks in new strings
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-11-09 18:13:18 +01:00