3b2e0653e1
Update Indonesian translation
2021-01-25 15:54:58 +00:00
be87c5348a
Update Swedish translation
2021-01-24 21:12:38 +00:00
c1f5c2bbaa
Update Ukrainian translation
2021-01-24 16:34:45 +00:00
9f2fc27905
Update German translation
2021-01-24 11:35:46 +00:00
6607a52a37
help: Describe the regex type supported in vfolder search
...
Fixes #1343
2021-01-24 09:47:49 +01:00
f92ecc1dae
Update Friulian translation
2021-01-20 18:10:14 +00:00
8b66c70493
I#1328 - Calendar: Event tooltip can be misplaced
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1328
2021-01-20 15:18:56 +01:00
846072aeeb
I#1336 - Calendar: Preserve time when creating events with double-click ][
...
Correct overlooked runtime warning about missing GtkAction, because
it had been renamed.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1336
2021-01-20 14:18:37 +01:00
76c26c34e8
I#1336 - Calendar: Preserve time when creating events with double-click
...
... and from the context menu.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1336
2021-01-20 14:04:00 +01:00
3b95e570e4
I#1157 - Composer: Quoted text visually changes linewrap after paste
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1157
2021-01-20 12:32:44 +01:00
c14ce7fd76
I#1330 - Composer: Invalid wrapping with a space at the end of the line
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1330
2021-01-20 11:19:48 +01:00
fcbab20f85
message-list: Remove unneeded code
...
The ml_uid_nodemap_insert() is called a lot when building the tree and
its call to reference the folder of the MessageList was not needed,
because the 'folder' was not used in the function other than to check
whether it's non-NULL. Similarly in the ml_uid_nodemap_remove().
2021-01-20 10:24:06 +01:00
3c3bee6bed
Update Chinese (China) translation
2021-01-18 16:37:47 +00:00
117387218c
EMailConfigAssistant: Prefill user name for the new accounts
...
Make the 'user' property be prefilled by the currently logged in
user name, thus it is not empty for newly created accounts.
Partly related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/283
2021-01-15 11:04:26 +01:00
b14d9ac54d
I#1311 - templates: Prefer message body selection as Reply does
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1311
2021-01-14 17:11:36 +01:00
329d9d1ee3
Fix a memory leak when quoting headers for message replies
...
This could happen when the message did not contain expected header,
the function returned early, without unreferencing the message.
2021-01-14 16:49:25 +01:00
d268d45a2e
Updated Spanish translation
2021-01-14 10:26:52 +01:00
1a8392d79c
Update Spanish translation
2021-01-14 07:59:13 +00:00
b972837628
Update Portuguese translation
2021-01-13 22:10:21 +00:00
4a6884f67e
Update Slovenian translation
2021-01-13 18:45:42 +00:00
6c5c15900c
I#1314 - templates: Quoted body shown incorrectly in Plain Text mode
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1314
2021-01-13 18:13:09 +01:00
3eda74a7f4
Update Romanian translation
2021-01-13 15:43:26 +00:00
c8da9c28b6
e-editor.js: Correct variable name in EvoEditor.InsertSignature()
...
Typo in the variable name, it was meant to be `uid`, but `id` was used
in the code instead.
2021-01-13 15:16:31 +01:00
da4f5d6365
I#1320 - Adapt to libgweather 40.alpha API changes
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1320
2021-01-13 14:53:28 +01:00
510eba4c17
Update Norwegian Bokmål translation
...
(cherry picked from commit 195cf37506dd16656ffa613c25d964f0699f3a0b)
2021-01-13 13:47:23 +00:00
4cd97ac7fa
I#1269 - Composer: Paste plain text as Preformatted
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1269
2021-01-13 10:51:17 +01:00
a0861501c4
Update Ukrainian translation
2021-01-12 17:30:41 +00:00
684cdabac0
I#1317 - HTMLEditor: Add "Preserve ratio" into image properties dialog
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1317
2021-01-12 16:57:37 +01:00
ab96d90453
Update Ukrainian translation
2021-01-12 13:28:54 +00:00
6b66603a68
I#1319 - Address book: Provide feedback when searching in the List View
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1319
2021-01-12 11:07:26 +01:00
cce036f552
Sync GLibTools.cmake with Evolution-Data-Server
...
Receives latest improvements and fixes some compiler warnings from
the enum-generated code.
2021-01-11 08:58:22 +01:00
7a2e2e03d1
Update Chinese (China) translation
2021-01-10 21:58:59 +00:00
4fc349bedd
Update Portuguese translation
2021-01-09 21:31:23 +00:00
b1b0aa81bb
Update Portuguese translation
2021-01-09 16:42:06 +00:00
12a4b196c5
Post-release version bump
2021-01-08 10:55:45 +01:00
e0d0a88728
NEWS update for 3.39.1
2021-01-08 10:47:36 +01:00
5103e09e9b
Update Galician translation
2021-01-07 21:29:30 +00:00
47ccd49d6d
Add '--force-shutdown' argument information into the man page
2021-01-07 15:32:35 +01:00
108647e8a0
Remove unused and obsolete data/evolution.1 file
2021-01-07 15:32:11 +01:00
42343120db
I#1312 - templates: Reply-To field is not copied to the new message
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1312
2021-01-07 14:06:00 +01:00
f08abddd7e
action_show_webkit_gpu_cb: Use current view when searching for a web view
...
Use current view when searching for the WebKitWebView, thus the page
is loaded in this view, not in the first being created after start.
2021-01-07 13:01:23 +01:00
2158bc3783
EABContactFormatter: Remove obsolete WebKitGTK code
...
The URI unescape is not needed to be done now (with WebKitGTK 2.28 and 2.30),
just the opposite, it breaks image rendering in some cases, thus remove
the code.
2021-01-07 12:30:23 +01:00
a457b9f06a
I#1286 - WebView: Change how scheme handlers are registered
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1286
2021-01-07 12:03:05 +01:00
8ced64a3a5
Update Romanian translation
2021-01-06 18:47:56 +00:00
c808abce0e
Update Ukrainian translation
2021-01-06 17:47:04 +00:00
56e336d8b1
M!74 - Fix a typo in a translated string
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/74
2021-01-06 18:59:51 +02:00
854d31d2fc
I#1309 - templates: Remove signature in $ORIG[quoted-body]
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1309
2021-01-06 17:01:20 +01:00
08010b2692
Update Catalan translation
2021-01-06 15:04:22 +01:00
51c13c4d19
Update Ukrainian translation
2021-01-06 13:53:52 +00:00
daab6c38c7
I#1288 - Mail: Option to preserve folder expand state in Copy/Move to Folder
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1288
2021-01-06 12:27:52 +01:00