Commit Graph

46174 Commits

Author SHA1 Message Date
Milan Crha fcacec1fdc I#2210 - Scale embedded images in HTML messages to respect viewport
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2210
2023-01-20 08:49:54 +01:00
Milan Crha 1cefe44b38 Make it possible to run GitLab CI Flatpak artifact
It's required to rename the application ID to make it workable
under Flatpak.
2023-01-19 16:58:30 +01:00
Milan Crha 644fe5512a Enable GitLab CI for easier testing of the changes
It builds the project only, because there are no suitable unit tests
to be executed at the end of the build.
2023-01-19 15:17:40 +01:00
Milan Crha dcdbf9587f CollectionAccountEditor: Fix packing of the switch widgets
The default to fill horizontal and vertical space for the GtkSwitch
does not play well for themes, which can stretch the widget drawing
to satisfy these constraints, thus make them rather horizontally
aligned to the start and vertically to the center, using the natural
size for the switch.
2023-01-18 17:04:12 +01:00
Milan Crha eb46dce1e6 eds-I#353 - ENameSelectorEntry: Refresh completion results more ofter
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/353
2023-01-18 11:14:51 +01:00
Milan Crha e1606a67d6 I#2215 - Notify user when sending a mail to an external contact
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2215
2023-01-17 15:40:30 +01:00
Milan Crha 9e2e6c5e04 ENameSelectorDialog: Simplify book query
Similar to the https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/113,
there's not need to use `beginswith` together with `contains` on the same
attributes, because the `contains` covers the `beginswith` implicitly.
2023-01-16 11:50:55 +01:00
Dacoda Strack e7a2177a6b I#2179 - Remove all reference to user fields in name selector
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2179
2023-01-16 10:41:12 +00:00
Sabri Ünal d89c0ec183 help: Replace PNG Evolution icon with SVG
See https://gitlab.gnome.org/GNOME/Initiatives/-/issues/28
2023-01-12 15:17:52 +00:00
Milan Crha e17733187a I#2196 - Mail: Allow directly open embedded images
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2196
2023-01-12 12:30:11 +01:00
Milan Crha 81fc76341c Markdown: Enhance convert of mail signature into markdown
Two changes being done:
* merge consecutive <pre></pre> blocks into one code block - it helps
  to avoid unnecessary new lines between the blocks
* make sure the signature delimiter is not changed to be with two
  spaces instead of one - before the change it was "--  \n", while
  it's supposed to be "-- \n" instead.
2023-01-11 10:17:14 +01:00
Aleksandr Melman 3e591db851 Update Russian translation 2023-01-10 12:57:53 +00:00
Fabio Tomat 8fba0a45fb Update Friulian translation 2023-01-09 22:05:01 +00:00
Milan Crha 30b26d0cb6 I#2212 - "Private reply" addressed to list when sender is one of my accounts
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2212
2023-01-09 16:16:50 +01:00
Milan Crha b792e7d7e1 I#2219 - Calendar: Preserve Work Week view on date change, if possible
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2219
2023-01-09 14:42:20 +01:00
Jiri Grönroos 892285f14f Update Finnish translation
(cherry picked from commit ce5ad2ef28)
2023-01-08 16:31:15 +00:00
Milan Crha 6bb5029e2a Post-release version bump 2023-01-06 10:26:52 +01:00
Milan Crha b0dd08c09b NEWS update for 3.47.1 2023-01-06 10:17:46 +01:00
Milan Crha 43941fbe60 I#2205 - Composer: Spell checking is auto-enabled on mode change
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2205
2023-01-05 13:05:42 +01:00
Milan Crha 08e2691d6d I#1684 - e_task_table_get_selected: Skip non-existent comp_data
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1684
2023-01-04 15:01:41 +01:00
Milan Crha a037d582a2 I#2204 - itip-formatter: iframe height miscalculated without frame flattening
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2204
2023-01-03 18:22:20 +01:00
Дилян Палаузов 31b098ba14 M!115 - Fix several typos in the code
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/115
2023-01-03 13:20:27 +00:00
Milan Crha b22cc2254c I#2193 - RSS: Crash when reading feed with empty author
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2193
2023-01-03 12:11:33 +01:00
Milan Crha 771e62f4f1 Add Interlingue translation into the list of supported locales 2023-01-03 08:58:34 +01:00
Sabri Ünal f15e924dc9 Update Turkish translation 2023-01-02 13:41:19 +00:00
Olga Smirnova 1f68a238a2 Add Interlingue translation
(cherry picked from commit aaab80a39b)
2022-12-29 16:20:26 +00:00
Daniel Mustieles b0705b54d0 Update Spanish translation 2022-12-28 12:58:39 +00:00
Yuri Chornoivan 04515f4db6 Update Ukrainian translation 2022-12-23 13:43:52 +00:00
Jiri Grönroos b4e711fa35 Update Finnish translation
(cherry picked from commit 93940c1ef3)
2022-12-20 17:54:52 +00:00
Jürgen Benvenuti 90cb87772e Update German translation
(cherry picked from commit 676ef0ac71)
2022-12-09 20:54:32 +00:00
Milan Crha 5388fa3ecd EMailReader: Correct sensitivity of toolbar buttons
The helper toolbar buttons for Group Reply and Forward had been
always sensitive, not only when they could be used.
2022-12-08 13:02:25 +01:00
Milan Crha f9a7d86419 I#2140 - Relocate mail message toolbar close to the preview panel
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2140
2022-12-08 12:59:55 +01:00
Milan Crha e5990d06dc appearance-settings: Title bar mode shown incorrectly
The Standard mode was never pre-selected even when it was used
after the first open of the Preferences window due to missing
property binding.
2022-12-08 12:52:13 +01:00
Milan Crha 6680b96d8a I#2176 - Duplicate attachments when forwarding
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2176
2022-12-07 12:59:40 +01:00
Milan Crha 2748d19cd3 Fix few memory leaks 2022-12-07 11:29:25 +01:00
Milan Crha 5650abf387 Update mode-with-headerbar.png image
Overlooked the two images do not show the same window state. This is
to be closer to what both of the images show.
2022-12-07 11:27:37 +01:00
Milan Crha b8f9510ae4 I#2111 - Add Appearance settings into Preferences
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2111
2022-12-07 11:06:47 +01:00
Milan Crha 3c4e2c87a4 MarkdownEditor: Change how cursor position is tracked in side-by-side preview
Inserting helper text in the markdown source can cause breakage of
the generated HTML, for example when the cursor is in the middle or
on a boundary of a markdown tag. The cmark supports writing source
position into the generated HTML, thus use that instead.

Also track cursor movement and update the preview scroll position,
if needed.
2022-12-06 18:57:00 +01:00
Milan Crha 89c95ff929 Fix a compiler warning from e-filter-input.c
src/e-util/e-filter-input.c:194:35: warning: pointer targets in passing
argument 1 of ‘strcmp’ differ in signedness [-Wpointer-sign]
2022-12-06 15:36:49 +01:00
Milan Crha 98f5583b90 I#2180 - MarkdownEditor: Correct signature boundary start on text insert
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2180
2022-12-06 15:33:59 +01:00
Milan Crha 1076b604e7 I#2109 - Calendar: Unset "Show Event Preview" shortcut
It had been clashing with a shortcut to switch to the Month view.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2109
2022-12-05 15:30:11 +01:00
Bruce Cowan b3d995172e Update British English translation
(cherry picked from commit 8234fda6c3)
2022-12-05 12:54:28 +00:00
Jordi Mas 2c38d86545 Update Catalan translation 2022-12-03 10:46:18 +01:00
Milan Crha 813c5074dd EMailBrowser: Correct placement of the menu button in the header bar 2022-12-02 11:41:09 +01:00
Dacoda Strack 754cc4d7e8 I#2166 - Use 'contains' for autocompletion query
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2166
2022-12-02 10:20:07 +00:00
Milan Crha 21bb797293 Fix a memory leak in addressbook_selector_sort_categories()
Forgotten free of the sort key.
2022-12-02 10:25:06 +01:00
Milan Crha e313d01789 EShellHeaderBar: Remove unused pack_start/_end functions
Use e_header_bar_pack_start()/e_header_bar_pack_end() functions directly.
2022-12-02 10:02:59 +01:00
Milan Crha 22fd3a364a I#2146 - EShellHeaderBar: Show button labels adaptively
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2146
2022-12-02 09:49:48 +01:00
Jordi Mas 75f87115b5 Update Catalan translation 2022-12-01 23:31:44 +01:00
Milan Crha 1a32f8d3cf I#2105 - MarkdownEditor: Correct conversion from HTML
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2105
2022-11-30 16:18:24 +01:00