Commit Graph

43972 Commits

Author SHA1 Message Date
Milan Crha 24e434f45c Change parentheses in an if() to avoid clang warning 2019-02-04 10:59:10 +01:00
Milan Crha 6ba1988ce1 Post-release version bump 2019-02-04 10:13:55 +01:00
Milan Crha 83c93d956b NEWS update for 3.31.90 2019-02-04 10:07:19 +01:00
Milan Crha 6891c4d9b3 Initialize 'cache' variable in e_http_request_process_sync()
This could be used uninitialized.
2019-02-04 10:04:56 +01:00
Balázs Úr ce38538201 Update Hungarian translation 2019-02-03 17:26:56 +00:00
Fabio Tomat c8809c055b Update Friulian translation 2019-02-01 07:28:48 +00:00
Milan Crha a0f102812e I#289 - 'Search web' context menu option for selection in EWebView
Closes https://gitlab.gnome.org/GNOME/evolution/issues/289
2019-01-30 14:46:48 +01:00
Daniel Mustieles 315b5d980d Updated Spanish translation 2019-01-29 15:52:31 +01:00
Milan Crha 89aad544e1 I#297 - Dates in Certificates table do not match locale format
Closes https://gitlab.gnome.org/GNOME/evolution/issues/297
2019-01-28 12:57:10 +01:00
Balázs Meskó 6de96206ab Update Hungarian translation
(cherry picked from commit 76c895593e)
2019-01-26 23:33:25 +00:00
Anders Jonsson 47b22a8fa8 Update Swedish translation 2019-01-24 00:16:30 +00:00
Fran Dieguez adff250009 Update Galician translation 2019-01-22 08:44:51 +00:00
Milan Crha b2949ea2fe I#284 - Busy loop on print of an HTML message with javascript code
Closes https://gitlab.gnome.org/GNOME/evolution/issues/284
2019-01-21 18:58:30 +01:00
Milan Crha 17d1497676 I#288 - Fails to extract downloaded remote images from message preview
Closes https://gitlab.gnome.org/GNOME/evolution/issues/288
2019-01-21 16:25:56 +01:00
Pieter Schalk Schoeman eaaa531b6b Update Afrikaans translation 2019-01-20 19:56:07 +00:00
Andre Klapper 61b9dce7b4 Help: Loading remote images: Match the string in the UI 2019-01-19 15:23:19 +01:00
Andre Klapper 872b544113 Help: Mention 'Show Junk Messages' option 2019-01-18 13:50:18 +01:00
Milan Crha 25a45aa5db I#283 - Include release information in org.gnome.Evolution.appdata.xml
Closes https://gitlab.gnome.org/GNOME/evolution/issues/283
2019-01-18 12:39:03 +01:00
Milan Crha 63f605c410 [Composer] Draft email can lose attachments when opened
Parts with Content-ID or Content-Location had been considered as inline
content and not added into real attachments, even when not referenced
in the HTML body. This addresses it in a way that it's only for images
and the worse case is to add it to both inline images and attachments,
to not lose it.

Reported downstream as:
https://bugzilla.redhat.com/show_bug.cgi?id=1666572
2019-01-18 11:24:30 +01:00
Milan Crha fa1101bc6a I#282 - Do not preview pipe-s in GtkFileChooser
Closes https://gitlab.gnome.org/GNOME/evolution/issues/282
2019-01-16 15:47:24 +01:00
Milan Crha b49a88334b I#279 - [EMailBrowser] Enable Space/Backspace keys to scroll within message
Closes https://gitlab.gnome.org/GNOME/evolution/issues/279
2019-01-14 14:04:14 +01:00
Anders Jonsson 264ef57fa9 Update Swedish translation 2019-01-13 22:05:50 +00:00
Andre Klapper aa3c31aea0 Help: Backspace works similar to Space across folders 2019-01-11 15:22:52 +01:00
Milan Crha 6fefbfd10c I#278 - Ctrl+Shift+Arrow to expand/collapse whole subthread
Closes https://gitlab.gnome.org/GNOME/evolution/issues/278
2019-01-11 14:58:35 +01:00
Milan Crha aff63c3cf5 I#275 - [Composer] Ctrl+Shift+Backspace deletion cannot be undone
Closes https://gitlab.gnome.org/GNOME/evolution/issues/275
2019-01-10 12:32:33 +01:00
Milan Crha 9801610587 I#277 - Unescape values in calendars' handle-uri signal handler
Closes https://gitlab.gnome.org/GNOME/evolution/issues/277
2019-01-09 16:53:38 +01:00
Milan Crha 543aa80c32 I#76 - Message Source window can close immediately
Closes https://gitlab.gnome.org/GNOME/evolution/issues/76
2019-01-09 14:05:57 +01:00
Milan Crha 134f0fb008 I#250 - [Composer] Edit->Paste always pastes into the message body
Closes https://gitlab.gnome.org/GNOME/evolution/issues/250
2019-01-08 18:04:01 +01:00
Milan Crha 2aa2017bf9 Event with empty summary can cause crash
In case libical is compiled to keep properties with empty values,
which means icalproperty_get_xxxx() can return NULL instead of an empty
string, the code of the ECellText (aka the List View) could try
to use the NULL value in strcmp(), strlen() and such, which causes
abort of the application.

This had been reported downstream as:
https://bugzilla.redhat.com/show_bug.cgi?id=1658002
2019-01-07 14:31:26 +01:00
Milan Crha 778529377e Post-release version bump 2019-01-07 10:42:46 +01:00
Milan Crha 9fb70dbee6 NEWS update for 3.31.4 2019-01-07 10:30:33 +01:00
Aurimas Černius 2f8d04ebf8 Updated Lithuanian translation 2019-01-06 22:47:55 +02:00
Milan Crha 65965332b7 I#273 - Set messages also seen in 'Empty Junk'
Closes https://gitlab.gnome.org/GNOME/evolution/issues/273
2019-01-04 15:42:16 +01:00
Jordi Mas f9f3050398 Update Catalan translation 2018-12-30 10:46:14 +01:00
Fabio Tomat 843347fd5c Update Friulian translation 2018-12-27 17:45:56 +00:00
Fabio Tomat c2b1a48fc0 Update Friulian translation 2018-12-26 16:14:36 +00:00
Jordi Mas 13f6887f6f Update Catalan translation 2018-12-24 00:18:07 +01:00
Anders Jonsson 3c7de29b5a Update Swedish translation 2018-12-23 20:39:14 +00:00
Andre Klapper 4dbbc2ccd6 Bump copyright year - the future is now! 2018-12-18 13:23:15 +01:00
Jordi Mas eca10a5aa5 Update Catalan translation 2018-12-17 21:07:38 +01:00
Andre Klapper 6dbdeccc5b Help: Mention the existence of mnemonics / accelerators
Fixes #265
2018-12-17 10:01:23 +01:00
Milan Crha 0f12f652b1 "Save Image..." fails on shown attached image in message preview
The image had been stored as "data:image/...;base64;<data>", which
the context menu Save Image and Copy Image could not handle. This
resulted in a lengthy error message, which could cause a crash.
This commit fixes several things:
a) replace "data:" URI-s with "mail://" URI-s, which means less resources
   are needed; it also fixes the Save/Copy Image actions as a side effect;
b) fix memory leak for tiff images;
c) let to Save/Copy Image handle base64-encoded "data:" URI-s (as
   the source HTML message can still contain them);
d) shorten the URI in the error message when it's too long;
e) pass also "filename" into the URI, thus the Save Image has prefilled it,
   the same as attachment's "Save as" action.

Reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1657361
2018-12-10 16:21:39 +01:00
Milan Crha 4f2724115c Clamp GSettings values before restoring window size
The GSettings values can be changed by anything, which means the user
can override the last stored window size to some large enough that
the gdk (or WebKitGTK+) will fail to allocated such large pixmap,
which can lead to a crash. This size clamp helps to avoid it.

Related to downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1657361
2018-12-10 11:06:35 +01:00
Milan Crha b5524f1af5 Post-release version bump 2018-12-10 08:39:19 +01:00
Milan Crha c33a2949b8 NEWS update for 3.31.3 2018-12-10 08:26:01 +01:00
Matej Urbančič 64e96c20c2 Updated Slovenian translation 2018-12-09 22:02:21 +01:00
Andre Klapper 7f3e4cf8b3 help: Make clearer that SSL is dead and TLS is its successor
UI was changed in https://bugzilla.gnome.org/show_bug.cgi?id=761506
2018-12-08 21:01:00 +01:00
Milan Crha 37550264cc [Flatpak manifests] Build geocode-glib directly with meson
As geocode-glib is provided with a ./configure script the build system
in Flatpak had been chosen to be autotool, even the script calls meson
in the background. This script requires 'mesontest' binary, which had
been removed in meson 0.48.0. Using meson build system directly makes
the build work regardless of used meson version.
2018-12-07 17:12:09 +01:00
Milan Crha 5e4714c64e I#238 - [ECollectionAccountWizard] Clear old results before starting any worker
Closes https://gitlab.gnome.org/GNOME/evolution/issues/238
2018-12-07 08:05:29 +01:00
Milan Crha 8182ef17c7 I#239 - First run wizard doesn't provide a "collection account" option ][
Change the text wording to simpler one.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/239
2018-12-05 19:05:59 +01:00