7ea3883bbd
Post-release version bump
2021-09-03 10:24:59 +02:00
b00096ceba
Post-release version bump
2021-08-13 11:03:07 +02:00
62f5586beb
Post-release version bump
2021-07-09 07:56:48 +02:00
0b5bd65696
Post-release version bump
2021-03-19 07:50:26 +01:00
dcd2613beb
Post-release version bump
2021-03-12 09:14:29 +01:00
710786444e
Post-release version bump
2021-02-12 10:14:20 +01:00
12a4b196c5
Post-release version bump
2021-01-08 10:55:45 +01:00
4752d087b3
I#1255 - Composer: Add plugin to validate expected sender before send
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1255
2020-12-02 23:08:29 +01:00
380eaa38d7
Bump glib requirement to 2.56, due to used functions from that version
...
Related to https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/134
2020-11-11 16:18:11 +01:00
5a2457dfed
I#1216 - Add option to disable build of the 'alarm-notify' module
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1216
2020-11-11 08:21:49 +01:00
16357deb95
M!67 - CMake: Add the enumeration of possible values for WITH_ENCHANT_VERSION
...
so that cmake-gui shows a list with those values.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/67
2020-10-12 13:35:23 +03:00
f813d8bdd4
I#1143 - CMake WITH_ENCHANT_VERSION is boolean, should be string
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1143
2020-10-09 10:53:10 +02:00
48924c88d1
I#1139 - backup-restore: Fails to find source registry's D-Bus service name
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1139
2020-10-08 15:07:06 +02:00
c6002303d0
Post-release version bump
2020-09-11 07:58:09 +02:00
410e51b219
Post-release version bump
2020-09-04 09:05:10 +02:00
2aa6d59389
NEWS update for 3.37.92
2020-09-04 08:49:00 +02:00
97056941ef
Post-release version bump
2020-08-07 08:45:09 +02:00
c2b86ac099
Post-release version bump
2020-07-03 08:12:04 +02:00
8fea38926f
I#934 - CMake: Spam-filtering options should be files, not paths
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/934
2020-06-02 14:06:08 +02:00
ffe818d810
Post-release version bump
2020-05-29 13:05:42 +02:00
917acb26fb
M!54 - Add the enumeration of possible values for ENABLE_PLUGINS
...
so that cmake-gui shows a list with those values.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/54
2020-05-18 13:21:36 +02:00
fcd4768b2e
EWebKitEditor: Switch to JavaScriptCore API
...
The C DOM API had been deprecated since WebKitGTK 2.22. This is
the editor rewrite to use the new API.
2020-04-27 15:06:56 +02:00
8f51a87cf8
Post-release version bump
2020-04-24 09:29:07 +02:00
2826371af2
Post-release version bump
2020-03-06 08:19:00 +01:00
c9a7f30f31
Post-release version bump
2020-02-28 10:13:04 +01:00
aa0cbfd687
Post-release version bump
2020-02-14 09:49:36 +01:00
3a765f2255
Post-release version bump
2020-01-31 10:43:11 +01:00
f3e3097936
Post-release version bump
2020-01-03 16:44:52 +01:00
d24a317d7a
Post-release version bump
2019-11-22 09:47:01 +01:00
fe59a493cc
Post-release version bump
2019-10-11 08:04:30 +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
3204b86ef6
Post-release version bump
2019-09-09 10:00:30 +02:00
65b49f58f2
Post-release version bump
2019-09-02 10:59:58 +02:00
a62e532a83
Post-release version bump
2019-08-19 09:11:39 +02:00
f830b6b8fb
Post-release version bump
2019-08-05 10:35:20 +02:00
1d68ce0668
killev: Search for killall/pkill in runtime, rather than in compile time
2019-08-02 11:18:34 +02:00
e477443134
Post-release version bump
2019-07-15 09:49:37 +02:00
ebe91d4d5d
Search for Bogofilter/SpamAssassin binaries during configure time
...
When the path is not given in the cmake arguments, neither an environment
variable is set, then search for the respective binaries first and only
if neither then could be found, then fallback to expected hard-coded path.
2019-07-03 23:36:31 +02:00
5c1ac4bc82
Post-release version bump
2019-06-17 13:58:50 +02:00
2a8cd445a6
Post-release version bump
2019-05-20 16:52:04 +02:00
47de79218e
Port to libecal-2.0 and adapt to libebook API changes
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/33
2019-05-17 12:50:12 +02:00
986d8b62f4
eds-M!14 - Correct typo in a comment in the main CMakeLists.txt
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/14
2019-04-23 11:41:11 +02:00
60190c0c2f
Post-release version bump
2019-04-22 10:03:18 +02:00
358e51e38f
I#210 - Port from gtkspell to gspell
...
Closes https://gitlab.gnome.org/GNOME/evolution/issues/210
2019-03-11 11:28:28 +01:00
6e912c984a
Post-release version bump
2019-03-11 09:58:07 +01:00
3f9294fb23
Post-release version bump
2019-03-04 12:31:02 +01:00
afc9f13983
Post-release version bump
2019-02-18 09:25:59 +01:00
6ba1988ce1
Post-release version bump
2019-02-04 10:13:55 +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
778529377e
Post-release version bump
2019-01-07 10:42:46 +01:00