3ed75e8b15
I#2355 - Search input field's clear button unclickable during first entry
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2355
2023-05-10 08:42:43 +02:00
cab262ed07
Update Georgian translation
2023-05-10 03:17:07 +00:00
2798434f74
Update Ukrainian translation
2023-05-09 18:36:47 +00:00
1df5266bd6
I#2354 - Composer: Notify about attachment file change before send
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2354
2023-05-09 15:46:45 +02:00
2eebe2d656
Update Portuguese translation
2023-05-09 12:55:00 +00:00
2cb69cc0fb
Update Indonesian translation
2023-05-09 05:18:49 +00:00
593231807c
Update Georgian translation
2023-05-08 04:16:16 +00:00
91c5abd42a
I#2345 - Wrong S/MIME certificate selection for encrypted email
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2345
2023-05-03 12:43:46 +02:00
da3bd1fe23
Update Persian translation
2023-05-03 10:04:05 +00:00
52d8944252
I#2340 - Inconsistent S/MIME signature validation results
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2340
2023-05-02 17:45:02 +02:00
d62a9403ab
I#2335 - Composer: HTML formatting lost on paste from external browser
...
A poor workaround for WebKitGTK bug: https://bugs.webkit.org/show_bug.cgi?id=250003
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2335
2023-05-02 15:56:24 +02:00
62d53da95d
Update Turkish translation
2023-05-01 10:23:34 +00:00
2368805962
Update Friulian translation
2023-04-28 08:32:27 +00:00
e28e59e338
I#1463 - Updated attachments are shown as updated, but sent in old version
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1463
2023-04-28 09:22:43 +02:00
5e5307013e
DOAP: Add <support-forum> entry for discourse.gnome.org
2023-04-27 14:32:40 +02:00
a107a3b03d
DOAP: Update mailing list URL
2023-04-27 14:28:08 +02:00
5c4d8a57f3
I#2332 - Mail: Recalc preview iframe heights more often
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2332
2023-04-26 16:48:35 +02:00
a115075072
I#1810 - TNEF attached message decoded incorrectly
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1810
2023-04-26 14:17:04 +02:00
ffdf9154a3
rss: Fix recently introduced memory leaks
2023-04-26 14:13:10 +02:00
a3a8e1abef
Replace deprecated 'web-process-crashed' with 'web-process-terminated' signal
2023-04-26 08:00:41 +02:00
b426d0965f
Update Russian translation
2023-04-22 12:18:02 +00:00
d689ca3a19
I#1813 - Preferences system timezone checkbox annoyance
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1813
2023-04-18 18:29:28 +02:00
62975b1273
I#1812 - Mail: Expand Aliases box in the Account Editor
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1812
2023-04-18 18:20:07 +02:00
be10522bbd
I#1662 - Composer: Redirect cannot scroll message content
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1662
2023-04-18 17:56:37 +02:00
21bc5f94ac
I#1437 - Mail: Warn when adding an existing label
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1437
2023-04-18 17:16:43 +02:00
0a488216b5
RSS: Claim an error when feed download fails
...
The feed download can fail on a server error, still returning
some non-feed data, thus claim an error about failed download
in such cases, to have set both `success` to FALSE and the error
itself.
2023-04-18 15:10:53 +02:00
f939a483d2
I#2326 - RSS: Limit re-download on content change, if possible
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2326
2023-04-18 15:07:11 +02:00
199787af38
EMailConfigSecurityPage: Add hint for OpenPGP Key ID
...
The OpenPGP Key ID can be left empty, in which case sender's e-mail
address is used as the key ID, but it's not discoverable by the users,
thus let's hint it as a placeholder text for the entry.
2023-04-18 13:55:37 +02:00
7742d1d9ef
I#2330 - Contacts: LDAP not searching for contact after launch
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2330
2023-04-18 13:42:56 +02:00
1885854264
M!118 - iTIP-formatter: respect the color-scheme in HTML MIME parts
...
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/2275
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2284
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/118
2023-04-18 10:30:28 +00:00
6e1c62cb90
I#1596 - Add translation context to "Title" word
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1596
2023-04-17 21:04:38 +02:00
c0bbfaf51b
I#2324 - ECompEditor: Classification submenu inaccessible for read-only calendars
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2324
2023-04-17 20:20:27 +02:00
8809af76c9
I#1111 - iTip formatter: Hide the read-only calendars in the list
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1111
2023-04-14 12:48:47 +02:00
874356f499
itip-view: Sort sources by the source selector sort order
...
The ESourceSelector can store sort order for the groups. Let
the itip-view to use the same sort, thus it's easier for the user
to locate the right source in the list.
2023-04-14 12:18:10 +02:00
43a3374f57
I#1830 - ECompEditor: Show Type column by default
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1830
2023-04-14 09:20:03 +02:00
e02f4fcb03
Update Hungarian translation
2023-04-13 22:33:47 +00:00
fd419d3aad
README.md: Update information about the mailing list
2023-04-12 18:00:13 +02:00
9e5420ef92
Misc: Update contact information in the README.md file
2023-04-12 17:55:44 +02:00
018fe31481
Calendar: Add shortcuts for move to previous/next date
...
Use Ctrl+PageUp/Ctrl+PageDown to move to the previous/next day, week,
month or year, depending on the current view.
2023-04-12 17:34:35 +02:00
bd88468167
I#2320 - Composer: Can send outdated message content
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2320
2023-04-12 11:21:48 +02:00
6346165375
I#2319 - Composer: Bulleted list margin inconsistent in HTML
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2319
2023-04-11 18:57:27 +02:00
5b74becafa
I#2318 - Ctrl+Shift+F does not focus the search field when already visible
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2318
2023-04-11 18:11:29 +02:00
4abb568be2
I#2317 - ESpinner: Do not animate when animations are disabled
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2317
2023-04-11 17:48:48 +02:00
077de76a8d
Update Russian translation
2023-04-08 12:03:50 +00:00
4d6621f120
Update Chinese (China) translation
...
(cherry picked from commit 0edbf42c1e )
2023-04-04 15:24:55 +00:00
d5fc85c178
itip-view: Correct text for PUBLISH of task/memo without organizer
...
The previous fix for the below bug covered only events, not tasks nor memos.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1691
2023-04-04 12:06:29 +02:00
390893eafc
e-util: Optimize e_util_check_gtk_bindings_in_key_press_event_cb() a bit
...
No need to create & destroy the GtkTextView whenever there's a key press
with modifiers in a WebKitWebView, just cache and re-use it.
2023-04-04 11:58:14 +02:00
3641f0cf74
flatpak: Stop disabling WebKitGTK's sandbox
...
The WebKitGTK 2.40.0 ignores the environment variable and only claims
a warning on the console, thus remove it.
2023-03-31 12:34:06 +02:00
4a6c1d8c04
EMFolderProperties: Ignore persistent folder properties without 'blurb'
...
The blurb is supposed to be a localized text shown on the option.
Ignore properties, which do not have it set, instead of claiming
a runtime warning on the console. This allows Camel providers to
have stored custom properties on the folders, without reflecting
them in the folder Properties dialog.
2023-03-31 09:32:57 +02:00
dcb06707f2
I#1950 - Composer: Copy/paste changes text size in HTML mode
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1950
2023-03-31 07:42:47 +02:00