Milan Crha
dff7f8055d
Calendar: Go to day/today in Year View doesn't update internal view dates
...
Then when moving to the next/previous year the chosen year is from the previous
selection, not from the selected day's year.
2023-11-14 13:27:55 +01:00
Ekaterine Papava
f32b837f6b
Update Georgian translation
2023-11-11 20:00:56 +00:00
Milan Crha
360bc9f77f
build: Use -Wshadow build option, if available
2023-11-03 17:30:59 +01:00
Milan Crha
6f85a51c2d
I#1363 - Calendar: Show attachments of the component in preview panel
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1363
2023-11-03 10:13:15 +01:00
Milan Crha
89d792e49a
I#2552 - On empty mailbox new mail is automaticly selected and marked read
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2552
2023-11-01 12:23:04 +01:00
Milan Crha
a6a7254d00
I#2557 - Contacts: Update preview on contact change in List View
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2557
2023-11-01 10:33:32 +01:00
Yuri Chornoivan
d3e7ea5c8e
Update Ukrainian translation
2023-10-31 19:18:29 +00:00
Milan Crha
aa1c987796
I#2556 - Contact avatar large image size warning is too strict
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2556
2023-10-31 13:59:00 +01:00
Yuri Chornoivan
97cb2ec4de
Update Ukrainian translation
2023-10-27 18:14:24 +00:00
Milan Crha
c80ccb1e62
I#2551 - Mail: Subject header not decoded with encrypted messages
...
The message info requires the Subject decoded, while it's okay
to set the Subject encoded into the message itself.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2551
2023-10-27 09:02:02 +02:00
Milan Crha
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
Yuri Chornoivan
855206e5d6
Update Ukrainian translation
2023-10-26 19:51:03 +00:00
Ekaterine Papava
8ee29b5426
Update Georgian translation
2023-10-25 21:21:08 +00:00
Milan Crha
3696de0ab1
evolution-util-docs: Remove API index for 2.24 symbols, none exist anymore
2023-10-25 17:34:31 +02:00
Milan Crha
55c7571cfb
Fix a memory leak in ECompEditor
2023-10-25 17:32:56 +02:00
Milan Crha
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
Sabri Ünal
0ae11cda27
Update Turkish translation
2023-10-25 13:48:08 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
Milan Crha
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
Yuri Chornoivan
20b779450c
Update Ukrainian translation
2023-10-23 16:00:08 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
nkr
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
Alan Mortensen
29ea6819f4
Update Danish translation
2023-10-17 07:26:05 +00:00
Sabri Ünal
6765e1008e
Update Turkish translation
2023-10-14 12:50:29 +00:00
Christian Kirbach
2687d3e4f4
Update German translation
2023-10-12 21:31:35 +00:00
Ekaterine Papava
9738a820eb
Update Georgian translation
2023-10-12 13:38:32 +00:00
Yuri Chornoivan
9c905ab9fe
Update Ukrainian translation
2023-10-12 06:44:44 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
Milan Crha
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
Milan Crha
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
Milan Crha
46184dc78c
flatpak: Add missing comma in the manifests
2023-10-11 08:10:48 +02:00
Milan Crha
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
Boyuan Yang
291cbfb72c
Update Chinese (China) translation
2023-10-02 17:16:10 +00:00
Sabri Ünal
8d4d9030ff
Update Turkish translation
2023-10-01 18:26:32 +00:00
Milan Crha
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
Milan Crha
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
Sabri Ünal
4368431f65
Update Turkish translation
2023-09-26 09:11:14 +00:00
Kukuh Syafaat
b903e28e23
Update Indonesian translation
2023-09-25 07:56:17 +00:00
Ekaterine Papava
92d8e13a5d
Update Georgian translation
2023-09-25 03:46:26 +00:00
Yuri Chornoivan
0bbdb28bc9
Update Ukrainian translation
2023-09-22 15:27:34 +00:00
Balázs Úr
bdf2d8e904
Update Hungarian translation
2023-09-22 09:36:36 +00:00
Milan Crha
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
Yuri Chornoivan
09f2353687
Update Ukrainian translation
2023-09-21 16:20:27 +00:00
Ekaterine Papava
61f96d3e41
Update Georgian translation
2023-09-21 06:24:36 +00:00