commit 9004bfa24adb81cb55976672116d349ae02cb4cd Author: Stefano Facchini Date: 2015-09-16 Temporary fix for 'make distcheck' Intltool has a bug with Automake 1.15: https://bugs.launchpad.net/intltool/+bug/1117944 This commit is just a temporary fix, it can be reverted when the bug is fixed in intltool. M po/POTFILES.skip commit 41bdcb17ba915dc8b020786965f9e2ecd20afbd4 Author: Stefano Facchini Date: 2015-09-16 Release 3.17.90 M NEWS M configure.ac commit 0a24656ba02877be47abdaed30a38f9bac574582 Author: Ondrej Holy Date: 2015-09-15 Window: Remove unused scan-home action There used to be a menu with scan-home action, but scan-home action isn't needed currently and therefor can be removed. https://bugzilla.gnome.org/show_bug.cgi?id=755045 M src/baobab-window.vala commit 89748a40e9450da599fa6fbcd753d15384554d12 Author: Ondrej Holy Date: 2015-09-09 Exclude mounts when scanning recent locations Mount points are excluded for all other cases by default, so exclude them for recent locations also. https://bugzilla.gnome.org/show_bug.cgi?id=663603 M src/baobab-location.vala commit 5380d41b1ce90973558fc6edcd8dbd85c06318a7 Author: Sebastian Keller Date: 2015-09-07 Ringchart: always use the correct state when getting colors The ringchart was calling get_background_color on the toplevel context with a fixed state of NORMAL without saving the context first. If the toplevel however had additional state flags set, such as BACKDROP, this could trigger an invalidation and cause a redraw, resulting in a redraw loop. Instead of saving/restoring the context, this patch uses the current state of the context, which is the right thing to do in general anyway and does not require saving/restoring the context unless the context is actually modified. https://bugzilla.gnome.org/show_bug.cgi?id=754703 M src/baobab-ringschart.vala commit ce1420f8b3e5d92f687e180fab65cc886d9ca72c Author: Sveinn í Felli Date: 2015-09-08 Added Icelandic translation M po/LINGUAS A po/is.po commit 014b12620662adedb086e236642379a951839419 Author: Piotr Drąg Date: 2015-08-24 Updated Polish translation M po/pl.po commit 83759df1d15e0d613647af74a0f8f66c42897237 Author: Christian Kirbach Date: 2015-08-19 Updated German translation M help/de/de.po commit 6dbf33f7ca575f63c8dacd5da0a8b646893c33f8 Author: Alexandre Franke Date: 2015-08-13 Updated French translation M help/fr/fr.po commit 386eea331104de4990ccaae34be2e279efc93258 Author: Fabio Tomat Date: 2015-07-26 Updated Friulian translation M po/fur.po commit 3a2b3d957da21cbb1b8a68b8890cb4eb8415cc45 Author: Pedro Albuquerque Date: 2015-06-29 Updated Portuguese translation M po/pt.po commit 2c7ef86c42611813686397421a271da80f637655 Author: Daniel Mustieles Date: 2015-06-29 Updated Spanish translation M help/es/es.po commit 24a8a036bdb9a6415cd30d260bd9bb4a2e85e431 Author: Stefano Facchini Date: 2015-06-26 window: select the row before opening the context menu https://bugzilla.gnome.org/show_bug.cgi?id=751521 M src/baobab-window.vala commit f192f06272f6dfe38cdda5c93098dc0fc23ea7e2 Author: Ondrej Holy Date: 2015-06-24 Fix "Zoom out" item sensitivity for treemap chart can_zoom_out() returns TRUE if more visible children items are available regardless of MAX_DEPTH. This patch change can_zoom_out() behavior to return FALSE if MAX_DEPTH is reached. https://bugzilla.gnome.org/show_bug.cgi?id=751436 M src/baobab-treemap.vala commit 8e696ac7fe54b109d2af630e090a882c18122907 Author: Ondrej Holy Date: 2015-06-24 Fix context menu items sensitivity Context menu items "Go to parent folder", "Zoom in", "Zoom out" stay always active, even if they can not bring effect (e.g. already in the top directory, maximal zoom). This patch set sensitivity of the mentioned menu items accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=751436 M src/baobab-chart.vala commit a28ca818f401e3efa369288e3032d896f9a18505 Author: Daniel Mustieles Date: 2015-05-29 Updated Spanish translation M help/es/es.po commit dafbe6eca5dce4b357cc0ff56a52c013aaca64c8 Author: Cédric Valmary Date: 2015-05-03 Updated Occitan translation M po/oc.po