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
f9551bdef2
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:54:02 +02:00
a818093e08
I#2290 - Composer: Preserve '\n' inside paragraph text
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2290
2023-03-17 09:11:46 +01:00
f077d58d02
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:50:32 +01: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
854b61ecbf
Implement News & Blogs (RSS) reader
2022-07-05 21:21:59 +02:00
93ee7e3a88
I#1848 - icons: Add symbolic variants for toolbar/folder tree icons
...
- follow the UI icon style guidelines while maintaining the Evolution
asset conventions.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-07-01 09:38:45 +02:00
f278b9e886
M!109 - EShell: Use symbolic icons on GNOME
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/109
Helps https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-06-30 13:20:39 +00:00
0097f452dc
Calendar: Option to shorten an event time from the end or from the start
...
This replaces the option to shorten the event from the end only and allows
the user to set whether the even should have moved the start or the end.
2022-06-27 11:31:51 +02:00
6688230dd3
I#1935 - Mail: Add option to print attachment content
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1935
2022-06-17 12:35:49 +02:00
1ee1bbe2a4
I#1923 - Composer: Add "Copy/Open Link" into the context menu
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1923
2022-06-13 14:10:32 +02:00
4a8b5c2930
M!107 - em-format: Make contact photo rounded
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/107
2022-06-08 10:07:46 +00:00
51daf69daf
I#1918 - Composer: Skip STYLE and other tags in convert to Plain Text
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1918
2022-05-30 14:06:24 +02:00
18a6e47fe7
I#1917 - Calendar: Add option to change 'today' background color
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1917
2022-05-26 09:29:33 +02:00
c7009fda1b
I#1871 - WebKitEditor: Convert to plain text incorrect on reply/forward open
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1871
2022-04-28 18:52:38 +02:00
b18ace783d
Calendar: Add option to shorten event end time for new events
...
This can be used to have predefined some time between events to move
between rooms and such things, without a need to modify the end time
for every single new event manually.
2022-04-20 10:22:12 +02:00
e3094dda9d
I#1811 - icons: emblem-new hard to spot with adwaita-icon-theme 42
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1811
2022-04-19 11:57:44 +02:00
68a00993d2
Calendar: Implement 'Year View'
...
Let the calendar show events as a whole year.
2022-03-25 13:50:24 +01:00
ac15857f14
I#1835 - Mail: Preview uses wrong colors for HTML mail with dark theme
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1835
2022-03-18 09:45:20 +01:00
a6b4f08cb6
I#1831 - Correct GSettings schema strings for translation
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1831
2022-03-18 09:43:30 +01:00
faa22c3bb4
I#1824 - Composer: Preserve STYLE element of the signature
...
And drop TITLE, if it exists.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1824
2022-03-03 11:06:00 +01:00