~mate-desktop/mate-desktop/+git/caja:1.18

Last commit made on 2018-08-01
Get this branch:
git clone -b 1.18 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/caja

Branch merges

Branch information

Recent commits

da56ae2... by Pablo Barciela <email address hidden>

caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;]

Fixes https://github.com/mate-desktop/caja/issues/1024

c66c859... by Vlad Orlov

release 1.18.6

575158a... by Vlad Orlov

fix latest NEWS entries

ec54973... by luke

pathbar: fix random segfaults on opening mounts from Desktop

Adapt and apply these four relevent Nautilus commits, which remove the code responsible for the segfaults:
*https://github.com/GNOME/nautilus/commit/e1ad3c05a6cd08c8cbf18ae53701dd742249d5fd#diff-f896071d07d34e87af94a18de95e4ea2
 "pathbar: add a path-event signal"

*https://github.com/GNOME/nautilus/commit/875efc324f8e91f2d157c7532fe5570c1de421c7#diff-f896071d07d34e87af94a18de95e4ea2
 "pathbar: remove unused code"

*https://github.com/GNOME/nautilus/commit/cfa51e6702ade6a8ca9045791773e6e10560262f
 "window-pane: use the path-event signal from NautilusPathBar" (now CajaPathBar)

*https://github.com/GNOME/nautilus/commit/2759def4968f89c1a2370ca5b2b91af84dc4afd3
 "pathbar: add a return value from path-event signal"

73aa728... by luke

places-sidebar: show user's home dir when it is also the desktop

Current behavior is to show Desktop but hide the user's home directory in the sidebar when desktop-is-home-directory is set. This is opposite what would be expected so invert it.

Patch by https://github.com/TomaszGasior

(this is safe for 1.18, translatable strings are the same, just swapped in the code)

deb8eda... by luke

places-sidebar: remove duplicate function

This is already handled in libcaja-private/caja-file-operations.c

6f6c61f... by luke

eject: Do not show "safe to remove" notification if drive fails to unmount

aad34aa... by =?utf-8?b?5byg6Zuv?= <email address hidden>

modify code error: end the statement with a semicolon

87d7bdb... by =?utf-8?b?5byg6Zuv?= <email address hidden>

allow selecting all the search keywords with Ctrl+A

(squashed 012d9f86e046cfbffd4d2d4e55633d250ec90dd7 + 01cec7e9f65985d5e16e54f0c5a64d4203f37474 for 1.18 branch)

3eea173... by Vlad Orlov

add missing window icon to About dialog for extensions