Milan Crha
97d5da5eca
Misc: Correct typo in fallback appdata attribute name
2021-11-03 07:30:52 +01:00
Milan Crha
827a92435e
Misc: Generate appdata <releases/> from the NEWS file
...
This makes it easier to populate the release information
in the appdata file.
2021-10-30 08:29:14 +02:00
Milan Crha
5d81360468
NEWS update for 3.42.1
2021-10-29 09:30:35 +02:00
Milan Crha
fac9ede924
I#1657 - Composer: Correct empty paragraph detection for removal
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1657
2021-10-12 16:15:36 +02:00
Milan Crha
22cef09a84
I#1646 - Emoji picker empty
...
Embed emoji.data as expected by the copy of the gtk+' emoji chooser dialog.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1646
2021-10-04 17:22:26 +02:00
Milan Crha
63a18fab01
By_Company.galview: Correct the column index in the grouping part
...
The column index is not the same as the model_col in the .etspec definition,
which caused use of the 'Journal' column, instead of the 'Company' column here.
2021-09-17 11:26:06 +02:00
Milan Crha
e42772444a
I#1620 - Flatpak: Set StartupWMClass in the .desktop file
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1620
2021-09-08 19:21:59 +02:00
Milan Crha
831c13cf08
I#1565 - Flush Outbox by default on rule firing with Forward action
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1565
2021-07-28 12:20:19 +02:00
Milan Crha
ab804beb51
I#1522 - WebView: Enable light/dark color scheme for the preview panels
...
Works only with WebkitGTK with this change included:
https://bugs.webkit.org/show_bug.cgi?id=208204
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1522
2021-07-21 13:47:27 +02:00
Milan Crha
1bbfd143af
I#329 - Mail: Limit by size a text attachment inline view
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/329
2021-07-16 12:52:09 +02:00
Milan Crha
b091bb5ea2
I#1556 - Calendar: Add option to hide Memos/Tasks pane
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1556
2021-07-08 19:17:55 +02:00
Corentin Noël
aa4b3f8d0a
M!84 - EPluginManager: Make it a page in the preferences
...
Move the plugins preferences into the preferences window, allows to have one less
dialog to look-at to configure evolution.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/84
2021-07-08 14:20:32 +00:00
Corentin Noël
582a7eda56
M!82 - EPreferencesWindow: Use headerbar and stack widgets
...
Switch to a Headerbar and a StackSidebar widget for navigation, place all the
buttons directly in the headerbar.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/82
2021-07-08 14:18:38 +00:00
Milan Crha
474e562155
eds-I#289 - Support Matrix IM Protocol for Contacts
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/289
2021-06-14 22:07:09 +02:00
Milan Crha
7bd2ce8a11
I#1536 - Allow to delete an inserted image/rule in HTML composer
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1536
2021-06-14 19:24:24 +02:00
Milan Crha
91d4f2229e
I#1469 - Composer: Signatures in HTML inserted into the quote on reply
...
It could happen when replying to a message composed by Evolution 3.38.1
and earlier.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1469
2021-06-10 13:26:40 +02:00
Milan Crha
51c5063377
I#1527 - Calendar: Implement "Delete this and future occurrences"
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1527
2021-06-08 18:10:12 +02:00
Milan Crha
83b3d2158b
I#1514 - ToDo Bar: Add an option for how many days to show
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1514
2021-06-01 20:41:48 +02:00
Milan Crha
c8c5191b9e
I#1502 - Mail: Option to make search scope global
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1502
2021-05-27 14:05:38 +02:00
Milan Crha
f8e567b5b9
I#1392 - Pressing backspace in front of quoted line with link does not delete anything
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1392
2021-05-12 17:56:39 +02:00
Milan Crha
8320752199
I#1439 - Composer: Paste single-line HTML without DIV into LI
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1439
2021-03-24 17:34:52 +01:00
Milan Crha
9debad14e2
Composer: Incorrect <BR> in quoted line with spaces only
...
Quoted lines with spaces only also added an extra <BR> when converting
from plain text, which leads to doubled quotation marks and misbehavior
when splitting the blockquote with the Enter key.
2021-03-23 18:08:35 +01:00
Milan Crha
529117f0e6
I#1424 - Composer: Paragraph format change should preserve BLOCKQUOTE
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1424
2021-03-19 12:01:35 +01:00
Milan Crha
f3bcbb37f5
I#1159 - Composer: Removing highlighted quoted section creates empty quoted lines
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1159
2021-03-10 17:33:16 +01:00
Milan Crha
8ec17e104c
Composer: Correct typo in node property names
2021-03-10 15:57:08 +01:00
Milan Crha
1f07a428f3
I#1394 - Composer: Incorrect wrap in citation with a long link
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1394
2021-03-09 13:32:39 +01:00
Milan Crha
68587dd05e
I#1391 - Composer: Changing quoted line from Normal to Preformatted changes its quotation level
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1391
2021-03-09 10:00:14 +01:00
Milan Crha
558073ad8e
I#1403 - WebView: Automatically switch text direction according to the text
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1403
2021-03-02 09:27:48 +01:00
Milan Crha
01d596cae4
I#1398 - Composer: Fails to delete column/row of a table
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1398
2021-03-01 15:20:05 +01:00
Milan Crha
99c485049b
I#1344 - Composer: Paragraph format change misbehaves on empty paragraph
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1344
2021-02-24 12:25:48 +01:00
Milan Crha
6a7df753b5
I#1365 - Composer: Nested quoted text can get lost in Reply on HTML mail
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1365
2021-02-15 15:19:50 +01:00
Milan Crha
40e3a2f10f
I#262 - Calendar: Ability to change RSVP response
...
Can be found in the context menu of a meeting, when applicable.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/262
2021-02-04 17:58:02 +01:00
Milan Crha
5ee60af2a2
Composer: Add an option to prefer PRE on paste of a plain text
...
Let the user choose whether paste of the plain text should be pasted
as a normal paragraph or a preformatted paragraph.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1269
2021-01-28 17:57:24 +01:00
Milan Crha
76c26c34e8
I#1336 - Calendar: Preserve time when creating events with double-click
...
... and from the context menu.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1336
2021-01-20 14:04:00 +01:00
Milan Crha
3b95e570e4
I#1157 - Composer: Quoted text visually changes linewrap after paste
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1157
2021-01-20 12:32:44 +01:00
Milan Crha
c14ce7fd76
I#1330 - Composer: Invalid wrapping with a space at the end of the line
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1330
2021-01-20 11:19:48 +01:00
Milan Crha
6c5c15900c
I#1314 - templates: Quoted body shown incorrectly in Plain Text mode
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1314
2021-01-13 18:13:09 +01:00
Milan Crha
c8da9c28b6
e-editor.js: Correct variable name in EvoEditor.InsertSignature()
...
Typo in the variable name, it was meant to be `uid`, but `id` was used
in the code instead.
2021-01-13 15:16:31 +01:00
Milan Crha
4cd97ac7fa
I#1269 - Composer: Paste plain text as Preformatted
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1269
2021-01-13 10:51:17 +01:00
Milan Crha
684cdabac0
I#1317 - HTMLEditor: Add "Preserve ratio" into image properties dialog
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1317
2021-01-12 16:57:37 +01:00
Milan Crha
108647e8a0
Remove unused and obsolete data/evolution.1 file
2021-01-07 15:32:11 +01:00
Yuri Chornoivan
56e336d8b1
M!74 - Fix a typo in a translated string
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/74
2021-01-06 18:59:51 +02:00
Milan Crha
daab6c38c7
I#1288 - Mail: Option to preserve folder expand state in Copy/Move to Folder
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1288
2021-01-06 12:27:52 +01:00
Milan Crha
0f0f6d7b27
Shell: Make it possible to show webkit://gpu information
...
This adds a menu Help->Show WebKit GPU information item, which opens
webkit://gpu page in the WebKitWebView of the current shell window.
The menu option is shown only if webkit-developer-mode is set
in the org.gnome.evolution.shell GSettings.
2021-01-06 10:15:10 +01:00
Milan Crha
4752d087b3
I#1255 - Composer: Add plugin to validate expected sender before send
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1255
2020-12-02 23:08:29 +01:00
Milan Crha
461c01ad07
Composer: UL/OL not wrapped properly in Plain Text mode
...
In the Plain Text mode, when changing paragraph format to UL/OL, its width
was not properly set, which drew the long lines unwrapped. Switching to HTML
mode and back did set the expected wrap width.
Similarly, when converting HTML into plain text (on send), the wrap width did
not count width of the UL/OL prefix, making the line longer than it should be.
2020-12-02 13:57:19 +01:00
Milan Crha
c86f63fb14
I#550 - Mail: Compress flat thread indentation
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/550
2020-12-01 11:38:27 +01:00
Milan Crha
1354aa5da4
I#1214 - Composer: Block format change from UL/OL can split BODY
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1214
2020-11-09 19:22:17 +01:00
Milan Crha
9c84a78a3d
I#1207 - Composer: Magic-links can reposition caret to incorrect place
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1207
2020-11-05 16:55:30 +01:00
Milan Crha
224b46f4c9
I#1208 - Keep the space in the filenames upon saving
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1208
2020-11-05 15:08:16 +01:00