Commit Graph

8 Commits

Author SHA1 Message Date
ec872984ce I#1876 - Contacts: Add a way to create a contact copy
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1876
2022-04-26 16:06:19 +02:00
337d913629 I#1068 - Attached event invitation not properly displayed
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1068
2020-09-03 12:41:05 +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
c1d37800e2 I#587 - Change how Evolution talks to WebKitWebProcess
Required for WebKitGTK+ 2.26.0+.

Closes https://gitlab.gnome.org/GNOME/evolution/issues/587
2019-09-11 22:43:00 +02:00
f16968eb85 Fix few memory leaks around vCard preview and mail attachment parsing 2019-03-13 10:52:39 +01:00
4213ff8312 Attached meeting invitations not shown properly
The problem was with the itip-view trying to attach to the DOM
too early, possibly when the attachment had been still collapsed,
thus not part of the DOM at all.
2016-12-15 14:55:42 +01:00
f5e23a70e3 Bug 774521 - Translator comments are missing in the .pot/.po files 2016-11-21 11:23:20 +01:00
d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00