Commit Graph

45046 Commits

Author SHA1 Message Date
Carmen Bianca BAKKER 8a01d24a95 Update Esperanto translation
(cherry picked from commit 3447fed04d)
2020-11-28 16:12:16 +00:00
Milan Crha 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
Milan Crha 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
Milan Crha 7a7b74d328 Add Kabyle translation into the e_supported_locales array 2020-11-25 13:37:28 +01:00
Milan Crha 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
Jordi Mas 5370531e52 Update Catalan translation 2020-11-24 20:00:36 +01:00
Yuri Chornoivan d1f4010751 Update Ukrainian translation 2020-11-23 08:53:00 +00:00
Jordi Mas 916a7abe72 Update Catalan translation 2020-11-21 18:58:13 +01:00
Milan Crha 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
Milan Crha 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
Milan Crha 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
Corentin Noël 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
Corentin Noël 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
Andika Triwidada 098a35e7fc Update Indonesian translation
(cherry picked from commit a5d2cc84c4)
2020-11-15 04:16:01 +00:00
Milan Crha 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
Milan Crha 272297fcc9 Fix new compiler warnings introduced by GLib minimum version bump 2020-11-12 11:14:38 +01:00
Milan Crha 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
Milan Crha 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
Markus Elfring 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
Andika Triwidada a62670b150 Update Indonesian translation
(cherry picked from commit 95d56efbcf)
2020-11-10 14:02:16 +00:00
Marek Černocký bbc2038b53 Updated Czech translation 2020-11-09 19:39:38 +01:00
Marek Černocký 6b2c3c6ac5 Updated Czech translation 2020-11-09 19:33:18 +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 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
Andika Triwidada 5128d03711 Add Indonesian translation
(cherry picked from commit 47b3d6a8e7)
2020-11-08 05:29:37 +00:00
Yuri Chornoivan 2477a92b7d Update Ukrainian translation 2020-11-07 19:01:04 +00:00
Yuri Chornoivan 46e094fbe7 Update Ukrainian translation 2020-11-07 18:55:43 +00:00
Milan Crha 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
Milan Crha 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
Ryan Hendrickson 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
Milan Crha 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
Milan Crha 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
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
Milan Crha 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
Markus Elfring 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
Milan Crha 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
Milan Crha 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
Milan Crha 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
Milan Crha 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
Ryan Hendrickson 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
Tim Sabsch d7ddf6402b Update German translation 2020-11-01 13:54:36 +00:00
Christian Kirbach c3758f6409 Update German translation
(cherry picked from commit 4811a3efd4)
2020-11-01 13:49:40 +00:00
Jordi Mas d5fa59508f Update Catalan translation 2020-10-31 10:47:46 +01:00
Milan Crha 0bf9b8a589 ECompEditor: Extract plain email address from backend property ][
Fix a memory leak introduced in the previous commit.
2020-10-30 11:46:18 +01:00
Milan Crha cae42eab20 ECompEditor: Extract plain email address from backend property
The code expects the property to be a plain email address, without
the name and the other things, thus, in case the backend returns
email address with the name, extract only the plain address out of it.
2020-10-30 11:40:24 +01:00
Milan Crha 851111b86d I#1140 - Calendar: Offer calendar mail address as organizer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1140
2020-10-30 10:31:52 +01:00
Milan Crha 0d38df9b19 ECompEditor: Listen for target backend property change notification
To update its internal email values, when they change while the target
client is selected.
2020-10-30 10:01:00 +01:00
Milan Crha 419f12ea04 Calendar: Make it possible to assign email address to On This Computer sources
This email address can be used as a default organizer or an email reminder
address.
2020-10-30 09:05:54 +01:00
Milan Crha fbaee67b32 Bug 788192 - Support mid: URI scheme
Closes https://bugzilla.gnome.org/show_bug.cgi?id=788192
2020-10-29 13:01:34 +01:00