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

Last commit made on 2015-09-24
Get this branch:
git clone -b 1.10 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/caja

Branch merges

Branch information

Recent commits

74408bd... by Martin Wimpress 

Bump version to 1.10.4

ed33f9d... by Martin Wimpress 

Merge pull request #459 from mate-desktop/undo-fix-1.10

[1.10] don't crash on Ctrl-Z after deleting file when original path isn't stored in trash

0c1b465... by Vlad Orlov

undostack: don't try restoring files w/o "trash::orig-path" attribute

fixes https://github.com/mate-desktop/caja/issues/361

bc11ee7... by Vlad Orlov

use standard defines for "trash::" attributes

a050471... by Vlad Orlov

list view: jump to parent with left key on collapsed rows

fixes https://github.com/mate-desktop/caja/issues/452

from https://github.com/GNOME/nautilus/commit/9eee9ff6ca3e93d5d363725282d8ba393a1e6d01

17d5127... by Vlad Orlov

Bump version to 1.10.3

d38397d... by Vlad Orlov

file properties dialog: bring back two missing tabs

Notes and Image Properties tabs went missing after https://github.com/mate-desktop/caja/commit/451eef9b275ce006b270a3569d96e531e24dd15a

fixes https://github.com/mate-desktop/caja/issues/433

ef5065a... by Vlad Orlov

removed useless call to g_list_free

- first, we must not free the list of extensions at this point
- second, the call did nothing as the argument is NULL after
  exiting the for loop

8214c04... by Vlad Orlov

small indent fixes

421f39e... by Vlad Orlov

Bump version to 1.10.2