Commit Graph

42573 Commits

Author SHA1 Message Date
Andre Klapper 856444f270 It's 2016 already :) 2016-10-12 13:16:28 +02:00
Milan Crha 8d5d7c3402 Add a helper script for a 'dist' target
It verifies that the distribution tarball is created with all local
changes, which requires them to be committed. If there are uncommitted
changes, then it prints a warning on the console.
2016-10-12 10:04:06 +02:00
Milan Crha d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00
Fabio Tomat 86adb705c5 Update Friulian translation
(cherry picked from commit a32762893b)
2016-10-11 16:28:47 +00:00
Fabio Tomat d3822a9a26 Update Friulian translation
(cherry picked from commit 0b6f17e0fe)
2016-10-11 15:05:28 +00:00
Milan Crha 2e90abe1e3 Disable/remove WebKit1 left artifacts of ENABLE_CONTACT_MAPS
The code which showed contact map in the contact preview required
WebKit1 functionality (gtk+ widgets inside webview), but it's gone
in WebKit2. This didn't break in the compile time, but in runtime
a critical warnings about missing signal had been shown on the console.
Let's disable/remove the related code for now and enable contact
maps in the preview once there's available a good replacement.
All the other functionality still works, thus the overall configure
option is left there.
2016-10-10 18:39:47 +02:00
Milan Crha ef01d1fbfd Extend error messages in FindLDAP.cmake 2016-10-10 18:01:39 +02:00
Piotr Drąg b9f05e5cfd Update POTFILES.in 2016-10-10 17:19:16 +02:00
Milan Crha d5cb550ebc Require as hard dependency some dependencies 2016-10-10 16:10:08 +02:00
Milan Crha 3cba495195 Convert from autotools to CMake 2016-10-10 14:46:59 +02:00
Fabio Tomat dad728dfd6 Update Friulian translation
(cherry picked from commit 859f101259)
2016-10-10 11:50:58 +00:00
Milan Crha de0929f972 Correct possible uninitialized variable usage 2016-10-10 10:44:50 +02:00
Fabio Tomat 048a939fef Update Friulian translation
(cherry picked from commit d5fe39d13e)
2016-10-09 21:06:10 +00:00
Fabio Tomat d20c7d5f27 Update Friulian translation
(cherry picked from commit 583440f1de)
2016-10-08 10:05:11 +00:00
Fabio Tomat cdedd000f2 Update Friulian translation
(cherry picked from commit 0c68964613)
2016-10-07 12:40:03 +00:00
Fabio Tomat b2982433bd Update Friulian translation
(cherry picked from commit e0eb7aa1bb)
2016-10-07 12:14:03 +00:00
Milan Crha 439bf03a51 Bug 772175 - Allow hiding menu bar (and show it via alt) 2016-10-07 13:25:30 +02:00
Tomas Popela 1f8a053e65 Deleting a quoted content could leave paragraph that cannot be focused
Insert a BR element to the right node.
2016-10-07 12:22:21 +02:00
Tomas Popela c749eca023 Bug 772513 - Extra empty line at the top of a new mail
Regression after commit 2a9becc. The first element in the BODY could be
credentials, but paragraph as well. So if it's paragraph, don't create
a new one.
2016-10-06 16:52:32 +02:00
Tomas Popela adef8d4f65 Bug 772233 - White flash on mail area of email reader
Set the WebKitWebView background color with
webkit_web_view_set_background_color() as this color will be used before
the actual content will be rendered (and before we will have a chance to
inject the right background color through CSS) and it will avoid white
flash when using a black theme.
2016-10-06 16:52:32 +02:00
Milan Crha 2d73ca4749 Correct external editor plugin to work again 2016-10-06 15:03:23 +02:00
Milan Crha 1c757da8cd Add 'Refresh selected' to test-source-selector 2016-10-06 11:00:44 +02:00
Piotr Drąg 00a3b0977f Updated Polish translation of default welcome mail 2016-10-05 20:26:34 +02:00
Tomas Popela 8afe361bf8 Only update the composer colors when the web extension is ready
This fixes warnings printed on the console.
2016-10-05 12:40:17 +02:00
Tomas Popela c16af1c36b Bug 769752 - [WK2] Some CSS styles are missing in the composer 2016-10-05 11:41:10 +02:00
Tomas Popela 8db1633cea Correctly process and remove the BODY attributes
Also remove an unneeded variable.
2016-10-05 11:41:10 +02:00
Fabio Tomat 6fec8d5d70 Updated Friulian translation
(cherry picked from commit 542f8f7dac)
2016-10-03 21:40:40 +00:00
Tomas Popela 2a9becc430 Bug 770067 - [WK2] Misplaced cursor on reply in HTML
The wrong code path was chosen because the code determined that the BODY
already contains an existing paragraph on the end of the content. The
fix it to not take the credits element into account when determining if the
BODY already contains the paragraphs.
2016-10-03 14:36:40 +02:00
Tomas Popela 20cc9a7384 Bug 772171 - Editing quoted replies can break message content
Don't save the selection again in
e_editor_dom_fix_structure_after_delete_before_quoted_content() as later
the selection markers are not used to restore the selection, but they
would prevent the delete operation to process correctly.

Also restore the selection on other places when we are not using it
anymore.
2016-10-03 13:44:05 +02:00
Fabio Tomat 61de04d47b Updated Friulian translation
(cherry picked from commit 9f3c614425)
2016-10-01 08:59:33 +00:00
Fabio Tomat ddad3852eb Updated Friulian translation
(cherry picked from commit 673e8b9279)
2016-09-30 13:16:01 +00:00
Fabio Tomat 3ca1a7d121 Updated Friulian translation
(cherry picked from commit 71b7ae2037)
2016-09-30 12:58:15 +00:00
Fabio Tomat b7f2c3eab7 Updated Friulian translation
(cherry picked from commit b92eacf080)
2016-09-30 11:56:26 +00:00
Fabio Tomat c4e830d812 Updated Friulian translation
(cherry picked from commit d7a848f225)
2016-09-30 10:46:20 +00:00
Fabio Tomat ba94172185 Updated Friulian translation
(cherry picked from commit 759e9c08aa)
2016-09-29 20:00:22 +00:00
Fabio Tomat dbd2d438d3 Updated Friulian translation 2016-09-28 13:40:32 +00:00
Fabio Tomat 7146d029bf Updated Friulian translation 2016-09-28 09:15:53 +00:00
Fabio Tomat d81bd1b3be Updated Friulian translation 2016-09-28 08:21:30 +00:00
Fabio Tomat db1277d107 Updated Friulian translation 2016-09-28 08:02:13 +00:00
Fabio Tomat ff1a283314 Updated Friulian translation 2016-09-27 20:56:03 +00:00
Fabio Tomat f6d4a179b6 Updated Friulian translation 2016-09-27 10:07:57 +00:00
Milan Crha 9b9b3b592c Bug 772015 - Free/Busy information not refreshed in the editor 2016-09-27 00:01:33 +02:00
Fabio Tomat 26cbedd005 Updated Friulian translation 2016-09-26 21:50:11 +00:00
Fabio Tomat 882c3afdb1 Updated Friulian translation 2016-09-26 21:12:17 +00:00
Fabio Tomat dab68bec78 Updated Friulian translation 2016-09-26 19:58:17 +00:00
Fabio Tomat 0ecac5f2ef Updated Friulian translation 2016-09-26 18:43:09 +00:00
Alexandre Franke 93fe263189 Updated French translation
(cherry picked from commit 290278dd80)
2016-09-26 10:15:13 +00:00
Tomas Popela 052fb97db1 When creating a plain text version of a message process the nodes in right order 2016-09-26 10:59:58 +02:00
Tomas Popela adcbacd46e Correctly process a WebKitDOMHTMLCollection objects
WebKitDOMHTMLCollection is a live list, so we can't process it like a static
list (like WebKitDOMNodeList). So process it correctly and while fixing it
rework the WebKitODMNodeList processing so we can get rid of the length
variable.
2016-09-26 10:04:08 +02:00
Fabio Tomat f9c7596752 Updated Friulian translation 2016-09-25 19:37:28 +00:00