67850a128d
Updated Spanish translation
2020-12-02 14:15:05 +01:00
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
63bff6b031
Update Ukrainian translation
2020-12-02 07:42:15 +00:00
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
c425a45415
Update Norwegian Bokmål translation
...
(cherry picked from commit 3db245e0e1
)
2020-11-30 14:42:37 +00:00
99cb6d163f
ECalModel: Do not remove all objects on range change
...
The ECalDataModel is capable of the time range change and can handle
it efficiently, thus, rather than remove everything from the ECalModel
and rebuild the content from scratch, just change the interval and
rely on the ECalDataModel correctness.
2020-11-30 15:01:39 +01:00
8a01d24a95
Update Esperanto translation
...
(cherry picked from commit 3447fed04d
)
2020-11-28 16:12:16 +00:00
cbdeee2acb
Flatpak: Update Flatpak manifests
...
* store user settings in the sandbox
* make it possible to override gnupg home directory
* update some dependencies
* use libical's 3.0 git branch instead of the tarball release (to
receive latest fixes in the stable branch)
2020-11-26 12:26:17 +01:00
8fb35c408e
I#1243 - tnef-attachment: Fails to decode some TNEF event attachments
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1243
2020-11-25 17:24:09 +01:00
7a7b74d328
Add Kabyle translation into the e_supported_locales array
2020-11-25 13:37:28 +01:00
236de439fe
I#1242 - Tasks: "Uncompleted Tasks" filter does not work as expected
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1242
2020-11-25 12:18:49 +01:00
5370531e52
Update Catalan translation
2020-11-24 20:00:36 +01:00
d1f4010751
Update Ukrainian translation
2020-11-23 08:53:00 +00:00
916a7abe72
Update Catalan translation
2020-11-21 18:58:13 +01:00
792055ca79
ecep_general_pick_organizer_for_email_address: The 'ii' can be used uninitialized
...
Fixes a possible problem that the 'ii' variable can be used uninitialized here.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1140
2020-11-20 10:17:36 +01:00
5d81a56c12
I#1231 - Mail: Add tooltips to attachment buttons in the preview
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1231
2020-11-19 18:52:20 +01:00
4fb78de57d
I#1230 - mail-autoconfig: Set 15s timeout for autoconfig lookup
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1230
2020-11-18 14:33:17 +01:00
2acff2c4c4
Add EditorConfig file
...
A simple configuration file that specifies the used spacing details.
More information on https://editorconfig.org/
2020-11-18 14:16:05 +01:00
481a0c4cbe
M!71 - flatpak: Allow to build a flatpak with a different build directory
...
Reorganize the code so that we can have a different source and build directory.
Notably make it work out of the box in GNOME Builder.
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/71
2020-11-18 10:30:43 +01:00
098a35e7fc
Update Indonesian translation
...
(cherry picked from commit a5d2cc84c4
)
2020-11-15 04:16:01 +00:00
41f5e390b5
I#95 - Calendar: Show all calendar events in the List View
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/95
2020-11-13 09:53:45 +01:00
272297fcc9
Fix new compiler warnings introduced by GLib minimum version bump
2020-11-12 11:14:38 +01:00
12453d8744
main.c: Remove possibly obsolete WebKit tweaks
...
Discussed at https://gitlab.gnome.org/GNOME/evolution/-/issues/1221
2020-11-12 09:49:12 +01:00
380eaa38d7
Bump glib requirement to 2.56, due to used functions from that version
...
Related to https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/134
2020-11-11 16:18:11 +01:00
5a2457dfed
I#1216 - Add option to disable build of the 'alarm-notify' module
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1216
2020-11-11 08:21:49 +01:00
a62670b150
Update Indonesian translation
...
(cherry picked from commit 95d56efbcf
)
2020-11-10 14:02:16 +00:00
bbc2038b53
Updated Czech translation
2020-11-09 19:39:38 +01:00
6b2c3c6ac5
Updated Czech translation
2020-11-09 19:33:18 +01:00
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
698518bff1
I#1213 - EFileRequest: URL-decode path of the file before using it
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1213
2020-11-09 13:35:33 +01:00
5128d03711
Add Indonesian translation
...
(cherry picked from commit 47b3d6a8e7
)
2020-11-08 05:29:37 +00:00
2477a92b7d
Update Ukrainian translation
2020-11-07 19:01:04 +00:00
46e094fbe7
Update Ukrainian translation
2020-11-07 18:55:43 +00:00
74f4db1551
Calendar: Linkify URL and Location in import component preview
...
Both the URL and Location can contain valid URL references, thus linkify
them, if they look like URL, to make it easier to access the URL.
2020-11-06 12:42:34 +01:00
bb497cfd24
ECompEditor: Add easy way to open URLs in the Location field
...
When the Location looks like a URL, let the user open the Location
in the default application for that scheme by showing a button
in the Location entry to open the URL.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1184
2020-11-06 12:12:29 +01:00
3ae8f2d796
M!69 - Use tabular numbers for any widgets that stack numbers
...
Widgets covered in this commit are:
* ECalendarItem
* ECellDateEdit
* ECellDateEditText
* ECellPercent
* ECellSize
* EDateEdit (the time picker part)
* EDayView (the times on the side)
* ETaskTable (the combo popup for the percent field)
* EToDoPane (the date headers)
* EWeekView/EMonthView (the day numbers)
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/69
2020-11-06 01:05:40 -05:00
a6be45d2dd
Mail: Disable 'Export to PDF' on drag & drop
...
In doesn't work due to WebKitGTK bug:
https://bugs.webkit.org/show_bug.cgi?id=212814
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/974
2020-11-05 19:39:56 +01:00
5aa82566c3
html-editor: Update unit tests after change for I#1204
...
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1204
2020-11-05 17:06:53 +01:00
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
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
2aedb2fae3
I#1206 - Mail: Preserve TABs in plain text body preview
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1206
2020-11-04 11:19:07 +01:00
d27a33e55d
I#1187 - code-cleanup: Remove unnecessary NULL pointer checks
...
These changes were generated by using the software “Coccinelle 1.0.8”.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1187
2020-11-04 10:25:44 +01:00
6e72a16380
I#1204 - Composer: Remove signature hints on message send
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1204
2020-11-03 17:06:40 +01:00
2001ba51d8
I#913 - Switching to plain-text keeps signature's HTML formatting
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/913
2020-11-03 13:37:48 +01:00
39473743d7
Adapt html editor tests after "I#1158 - Composer: Disable spellcheck of quoted text"
...
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1158
2020-11-03 10:39:50 +01:00
f24cd2a8cf
I#1197 - Composer: BACKSPACE key on empty line simulates DEL key
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1197
2020-11-03 10:36:15 +01:00
b4cb8a66df
M!68 - mail-notification: Select new message when notification is clicked
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/68
2020-11-02 17:17:19 -05:00
d7ddf6402b
Update German translation
2020-11-01 13:54:36 +00:00
c3758f6409
Update German translation
...
(cherry picked from commit 4811a3efd4
)
2020-11-01 13:49:40 +00:00
d5fa59508f
Update Catalan translation
2020-10-31 10:47:46 +01:00