8b6ce35f8a
I#2553 - Composer: Mnemonic clash for 'From' and 'Options'
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2553
2023-10-27 08:36:04 +02:00
855206e5d6
Update Ukrainian translation
2023-10-26 19:51:03 +00:00
8ee29b5426
Update Georgian translation
2023-10-25 21:21:08 +00:00
3696de0ab1
evolution-util-docs: Remove API index for 2.24 symbols, none exist anymore
2023-10-25 17:34:31 +02:00
55c7571cfb
Fix a memory leak in ECompEditor
2023-10-25 17:32:56 +02:00
57f3fef22d
I#1091 - Allow creating event attachments of type URI
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1091
2023-10-25 16:21:14 +02:00
0ae11cda27
Update Turkish translation
2023-10-25 13:48:08 +00:00
50eec2594e
I#1643 - Importers: Do not read whole file into memory
...
Partial fix, do not do that when checking whether the file content
can be used for import. The import itself can still read whole
file for contacts and events/tasks.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1643
2023-10-24 15:06:03 +02:00
d11858a66b
I#1626 - Register Evolution as handler for ldap:// and ldaps:// URIs
...
When handled, it opens a new LDAP address book dialog, allowing user
to change the address book settings before creating it.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1626
2023-10-24 10:49:57 +02:00
8dbb216a30
EContactCard: Card sometimes hides values
...
The value grid height is used to determine how many lines of information
can be shown inside the card. When the grid had set the `valign` to `start`,
then once it was shrunk due to no lines of text shown in it, it could not
be made taller, because no labels fit into height of 1px. Making it `fill`
the assigned card height allows using consistent height for the values,
regardless which had been shown earlier and which not.
2023-10-24 08:03:54 +02:00
77c3a55277
I#2550 - EAttachment: Ask for GFileInfo's icon only when attribute is set
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2550
2023-10-23 18:53:24 +02:00
20b779450c
Update Ukrainian translation
2023-10-23 16:00:08 +00:00
1a3983f636
EBulkEditTasks: Edit Categories as diff of added/removed categories
...
Let the user choose which categories should be added and removed, instead
of setting exact set of categories, which adds more freedom to the users.
2023-10-23 17:00:06 +02:00
0b4d7ad73a
I#1619 - Batch modification of multiple contacts
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1619
2023-10-23 15:31:43 +02:00
d96fca9284
I#1608 - ConfigLookup: Default to STARTTLS for LDAP from SRV records
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1608
2023-10-17 18:33:27 +02:00
c644741416
I#2546 - OpenPGP: "Always sign/encrypt" doesn't always work
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2546
2023-10-17 07:48:25 +00:00
29ea6819f4
Update Danish translation
2023-10-17 07:26:05 +00:00
6765e1008e
Update Turkish translation
2023-10-14 12:50:29 +00:00
2687d3e4f4
Update German translation
2023-10-12 21:31:35 +00:00
9738a820eb
Update Georgian translation
2023-10-12 13:38:32 +00:00
9c905ab9fe
Update Ukrainian translation
2023-10-12 06:44:44 +00:00
c61f671449
I#2539 - Decode URIs for text/plain link references comparison
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2539
2023-10-12 08:40:51 +02:00
8c3e943979
I#2544 - Add option to use icon-only buttons in the header bar
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2544
2023-10-12 08:15:46 +02:00
51bfea8671
I#2526 - EWebView: Enable spell checking for editable fields ][
...
Do not pass NULL into the webkit_web_context_set_spell_checking_languages(),
because it causes runtime warning.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/2526
2023-10-11 17:32:25 +02:00
2a89ea8be2
I#2526 - EWebView: Enable spell checking for editable fields
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2526
2023-10-11 17:25:23 +02:00
502a324996
I#2533 - Make SRV config lookup records lower priority than the others
...
Even they are marked as complete since #941 , they are not that complete
as the other types, thus prefer the other types when available.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2533
2023-10-11 15:53:21 +02:00
46184dc78c
flatpak: Add missing comma in the manifests
2023-10-11 08:10:48 +02:00
af3acd7d7d
I#2535 - Calendar: "Work Week" column separator light in dark theme
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2535
2023-10-09 20:38:15 +02:00
291cbfb72c
Update Chinese (China) translation
2023-10-02 17:16:10 +00:00
8d4d9030ff
Update Turkish translation
2023-10-01 18:26:32 +00:00
061854d9d9
eds-I#494 - Update default calendar colors
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/494
2023-09-29 14:30:37 +02:00
21c3e2346b
shell: Move from gtk_main() to g_application_run()
...
Let the Evolution finally be a complete GtkAplication by using
the correct g_application_run(). This gets rid of:
(evolution:121456): GLib-GIO-WARNING **: 13:29:58.970: Your application
did not unregister from D-Bus before destruction. Consider using g_application_run().
runtime warning shown on quit of the application.
2023-09-29 13:46:38 +02:00
4368431f65
Update Turkish translation
2023-09-26 09:11:14 +00:00
b903e28e23
Update Indonesian translation
2023-09-25 07:56:17 +00:00
92d8e13a5d
Update Georgian translation
2023-09-25 03:46:26 +00:00
0bbdb28bc9
Update Ukrainian translation
2023-09-22 15:27:34 +00:00
bdf2d8e904
Update Hungarian translation
2023-09-22 09:36:36 +00:00
15a3cb4cf7
I#1515 - EAlertBar: Add a button to close all errors at once
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1515
2023-09-22 10:25:59 +02:00
09f2353687
Update Ukrainian translation
2023-09-21 16:20:27 +00:00
61f96d3e41
Update Georgian translation
2023-09-21 06:24:36 +00:00
13dbe71b55
I#935 - Mail: Preview message body in the message list
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/935
2023-09-21 05:51:50 +02:00
50c004d624
Update Ukrainian translation
2023-09-19 16:24:03 +00:00
6fa2126d27
I#1078 - Allow bulk edit of Tasks
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1078
2023-09-19 18:11:42 +02:00
77d24bafac
Update Hungarian translation
2023-09-18 23:11:00 +00:00
1c9b0eee35
Update Georgian translation
2023-09-17 17:39:38 +00:00
4a05d97da5
Update Russian translation
2023-09-16 09:38:38 +00:00
f4457917c7
Update Russian translation
2023-09-16 09:31:52 +00:00
c453a0796b
Update Ukrainian translation
2023-09-15 17:20:01 +00:00
bf815d1dbc
I#1493 - Support Mail-Followup-To and Mail-Reply-To headers
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1493
2023-09-15 16:04:13 +02:00
3493e196e2
I#2515 - Names of GPG key trust levels are not clear
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2515
2023-09-15 10:49:06 +02:00