Commit Graph

563 Commits

Author SHA1 Message Date
7de9531bc8 New upstream version 3.48.4 2023-07-01 13:11:47 -04:00
abdcc5af22 I#2400 - HTML attachment viewport is tiny
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2400
2023-06-16 12:20:32 +02:00
5f2f1d0616 New upstream version 3.48.3 2023-06-13 11:53:43 -04:00
22d36b27f0 I#2382 - Mail: Workaround recursion in iframe height computation
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2382
2023-05-30 08:23:05 +02:00
c3ec0e1262 New upstream version 3.48.2 2023-05-29 15:28:04 -04:00
ac88296e1a I#2380 - Mail: Preview content sometimes grows indefinitely
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2380
2023-05-29 17:01:12 +02:00
fcfa45a79f I#2381 - Composer: Use 'Wrap quoted text in replies' option also for text/html parts
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2381
2023-05-29 15:13:58 +02:00
7f50bc5853 I#2372 - Bundle 'x-office-...' non-symbolic icons
The icons are taken from adwaita-icon-theme 3.38.0.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2372
2023-05-23 17:29:20 +02:00
79edf351fb I#2371 - Composer: Added extra quotation level after draft open
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2371
2023-05-23 14:41:30 +02:00
e025ae5c12 I#2310 - Mail: Preview panel has too many vertical scrollbars
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2310
2023-05-22 11:55:53 +02:00
9b43263f72 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:57:53 +02:00
f3180044c4 New upstream version 3.48.1 2023-04-21 12:23:22 +02:00
860ebdac11 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 12:32:50 +02:00
b042f97435 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:36:55 +02:00
acfa979696 I#2319 - Composer: Bulleted list margin inconsistent in HTML
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2319
2023-04-11 18:58:57 +02:00
b7f11cc10f I#1950 - Composer: Copy/paste changes text size in HTML mode
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1950
2023-03-31 07:45:27 +02:00
c3db2b6913 I#2302 - Mail: Space bar no longer scrolls preview messages
This started with WebKitGTK 2.40.0.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2302
2023-03-27 13:55:38 +02:00
c18ea5c254 I#2290 - Composer: Preserve '\n' inside paragraph text
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2290
2023-03-17 09:14:29 +01:00
d063c7877c I#2278 - Signature is re-added to a Draft mail after open
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2278
2023-03-17 08:51:17 +01:00
48b12126da New upstream version 3.47.3 2023-03-03 07:04:50 -05:00
8e117e9c56 I#2248 - Composer: Check parent element's text-align before unsetting it
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2248
2023-02-15 14:53:36 +01:00
bb975aad91 M!117 - Add new screenshots for AppStream metadata
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/117
2023-02-14 16:25:30 +00:00
0a5a191024 I#2245 - Mail: Add option to confirm 'Mark as Junk'
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2245
2023-02-13 18:24:59 +01:00
78064a4de1 I#705 - Icons in the message list are rendered in low resolution on HiDPI displays
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/705
2023-02-13 15:19:17 +01:00
dc2ccec4ca I#2210 - Scale embedded images in HTML messages to respect viewport ][
Follow-up change, to catch smaller images than the window width, to keep
their original size.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2210
2023-01-20 09:27:38 +01:00
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
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
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
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
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
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
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
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
33f71e3790 I#2167 - e-web-view.js: Check for instantiated iframe document
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2167
2022-11-29 17:36:39 +01:00
1fa33ef3d9 I#2147 - Hide menu bar by default
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2147
2022-11-16 15:48:21 +01:00
3c9524f612 I#2144 - EWebView: Use system link color for "expand recipients" dots
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2144
2022-11-15 12:38:33 +01:00
479c72a2c1 I#2102 - Markdown Editor: Add option for side-by-side preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2102
2022-11-09 18:49:19 +01:00
a8a5489680 Composer: Correct conversion of TABLE into Plain Text
The <TR> is similar to <BR> for the Plain text, thus when reading it
add the new line, if needed.

The WebKit returns correct `\n` in the node's innerText, but using it
as a plain text hides it for the user, thus split the lines and add
them as separate paragraphs.
2022-10-21 10:20:18 +02:00
3817d9bc10 I#2087 - Hide extra separators in Mail and Calendar view toolbars
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/2087
2022-10-20 10:43:56 +02:00
96bdef5a01 org.gnome.evolution.shell.gschema.xml.in: Rephrase description of use-header-bar option 2022-09-22 12:38:07 +02:00
c12bb7fa43 I#2039 - Add option to disable use of header bars
Users can use:

   gsettings set org.gnome.evolution.shell use-header-bar false

to turn off header bars.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2039
2022-09-22 11:09:19 +02:00
6368859a95 M!111 - desktop: Remove obsolete Bugzilla entries
The X-GNOME-Bugzilla-* entries were for use by bug-buddy, a GNOME 2
technology that's been gone for over a decade. These entries are
obsolete and can be removed.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/111
2022-09-16 07:28:32 +00:00
8c20556a10 I#2001 - Mail: Update preview's iframe height to match its content
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2001
2022-09-16 08:47:07 +02:00
635f6e9fae I#1976 - Mail: Change Template folder icon to 'folder-templates'
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1976
2022-08-01 17:15:35 +02:00
1453fa8a87 ECompEditor: Use a header bar as title bar 2022-07-21 13:19:44 +02:00
436b7a2c5f EComposer: Add an option to hide main toolbar 2022-07-21 13:19:44 +02:00
38a531c503 EShell: Use a header bar as title bar
- Move common actions from toolbar to headerbar
- Add EHeaderBarButton to mimic and replace EMenuToolButton
- Add EShellHeaderBar for "New button" handling
2022-07-21 13:16:11 +02:00
6d044a1ef4 EComposer: Add an option to hide edit toolbar 2022-07-21 10:39:36 +00:00
a845eac0c7 I#1962 - Mail: Option to use user-specified Date format in Inline reply style
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1962
2022-07-12 18:40:04 +02:00
3f530ba014 Composer: Some parts of HTML not always converted into Plain Text
When traversing the HTML structure the to-be-removed nodes in the middle
of the text could prevent correct move between nodes, by traversing into
them and immediately removing the node.
2022-07-11 17:44:08 +02:00