Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | places-sidebar: enable both creating bookmarks and dropping files1.8 | Monsta | 1 | -14/+24 | |
- drag a folder to the top or bottom of the bookmark list to add a new bookmark. a horizontal line will be shown and the mouse pointer will have a '+' at its right side. - if there are no bookmarks (and that section isn't shown), drag a folder over the computer section's heading. this will add a new bookmark and make the bookmarks list visible. - drag a file or a folder over some existing bookmark to move it into the bookmarked folder. the mouse pointer will have an arrow at its right side. - if you want to copy a file or a folder there instead, perform the same operation but hold ctrl during that. the mouse pointer will have a '+' at its right side. no horizontal line will be shown, so you will be able to distinguish this operation from adding a new bookmark. :) adapted from https://github.com/mate-desktop/caja/commit/3fdb9a14077b14263e8acfc93addc8fbcf568ca1 with adjustments for 1.8 (different order of sidebar sections) | |||||
2015-06-19 | Revert "places-sidebar: allow dropping of files to bookmarks" | Monsta | 1 | -14/+115 | |
This reverts commit ec0c8f4143d900db6968b5a73a45a08a925b6f06. | |||||
2015-05-19 | places-sidebar: allow dropping of files to bookmarks | raveit65 | 1 | -115/+14 | |
2015-05-19 | Merge pull request #396 from monsta/asserts-must-die-1.8 | monsta | 1 | -2/+4 | |
[1.8] places-sidebar: fix crash | |||||
2015-03-18 | places-sidebar: fix crash | Monsta | 1 | -2/+4 | |
taken from upstream commits: https://git.gnome.org/browse/nautilus/commit/?id=cda2c75df4b95a481e8b774081ec1240d47fa45f https://git.gnome.org/browse/nautilus/commit/?id=4764a856c7a6e5a84d4067e7b105c09a93ffdbe4 | |||||
2014-09-28 | Bump version to 1.8.2caja-1.8.2 | infirit | 1 | -1/+1 | |
2014-09-28 | Update NEWS for 1.8.2 | infirit | 1 | -0/+6 | |
2014-09-25 | limit deep scount (folder contents and size) to one filesystem | Phillip Susi | 1 | -4/+39 | |
Closes https://github.com/mate-desktop/caja/issues/194 Thanks to monsta <[email protected]> to have suggested this solution Original GNOME commit: https://git.gnome.org/browse/nautilus/commit/?id=a645da5f1043c59203fd194fe85b6976d75d2ece When getting the size of the root directory, nautilus was descending into other filesystems including /proc, causing it to report nonsensical sizes. Store the fsid of the starting directory, and do not recurse into other mount points. https://bugzilla.gnome.org/show_bug.cgi?id=629394 https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/585472 | |||||
2014-07-11 | Handle metadata key deletions (fixes #296) | bl0ckeduser | 1 | -4/+22 | |
2014-07-11 | propagate button-release event when ejecting, fixes #169 | alexandervdm | 1 | -3/+2 | |
See also gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=646302 | |||||
2014-04-29 | Quick fix for #105 | bl0ckeduser | 1 | -1/+1 | |
2014-04-25 | Bump version to 1.8.1caja-1.8.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-25 | Update NEWS | Stefano Karapetsas | 1 | -0/+6 | |
2014-04-25 | Fix minor man page issues, closes #280 | infirit | 2 | -2/+2 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-04-25 | replace g_free call on GFile objects, fixes #196 | alexandervdm | 1 | -1/+1 | |
2014-04-25 | Show trash in tree panel | Stefano Karapetsas | 1 | -4/+3 | |
Closes https://github.com/mate-desktop/caja/issues/233 Also unused commented code in fm-tree-view.c | |||||
2014-04-25 | Remove ConsoleKit usage | Stefano Karapetsas | 2 | -161/+0 | |
Closes https://github.com/mate-desktop/caja/issues/125 Closes https://github.com/mate-desktop/caja/issues/226 | |||||
2014-04-25 | Possible solution for x-caja-desktop issue | Stefano Karapetsas | 2 | -8/+24 | |
2014-04-25 | icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItem | Stefano Karapetsas | 2 | -334/+274 | |
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=184096f912b119edde1f538e8cdd5ea593d753ca | |||||
2014-03-04 | Sync translations with transifex | Stefano Karapetsas | 2 | -155/+156 | |
2014-03-01 | Bump version to 1.8.0caja-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 3 | -213/+215 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 1 | -3/+3 | |
2014-02-20 | Merge pull request #260 from Zaffy/master | Sander Sweers | 1 | -1/+1 | |
Fixed crash in caja-pathbar.c (issue #209) | |||||
2014-02-20 | Merge branch 'master' of github.com:mate-desktop/mate-file-manager | Stefano Karapetsas | 3 | -3/+6 | |
2014-02-20 | Add Main category to desktop files (close #252) | infirit | 3 | -3/+6 | |
Also add NoDisplay=true to make sure they do not show up in the menu. | |||||
2014-02-20 | Fixed crash in caja-pathbar.c (issue #209) | Zaffy | 1 | -1/+1 | |
2014-02-19 | Sync translations with transifex | Stefano Karapetsas | 4 | -63/+63 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 6 | -50/+55 | |
2014-02-17 | Revert "Fix introspection dirs"caja-1.7.90 | infirit | 1 | -2/+2 | |
This reverts commit 9d02675f9be7a16f89f49928ebadd6ab2c627f77. | |||||
2014-02-17 | Merge pull request #257 from hekel/master | Stefano Karapetsas | 4 | -159/+151 | |
Update Manual | |||||
2014-02-16 | Sync translations with transifex | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-16 | Update Makefile for COPYING-DOCS removal | Stefano Karapetsas | 1 | -1/+0 | |
2014-02-16 | Bump version to 1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-16 | Update NEWS | Stefano Karapetsas | 1 | -1/+7 | |
2014-02-16 | Sync translations with transifex | Stefano Karapetsas | 4 | -12/+12 | |
2014-02-16 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 102 | -3402/+4227 | |
2014-02-14 | Update caja.1 | hekel | 1 | -60/+61 | |
2014-02-14 | Update caja-file-management-properties.1 | hekel | 1 | -45/+24 | |
2014-02-14 | Update caja-connect-server.1 | hekel | 1 | -43/+33 | |
2014-02-14 | Update caja-autorun-software.1 | hekel | 1 | -11/+33 | |
2014-02-12 | Re add bookmark section in connect server dialog | Stefano Karapetsas | 1 | -1/+49 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -1/+2 | |
Closes https://github.com/mate-desktop/caja/issues/253 | |||||
2014-02-11 | Add description to caja-autorun-software manpage | Stefano Karapetsas | 1 | -1/+1 | |
Patch by Mike Gabriel Closes https://github.com/mate-desktop/caja/issues/254 | |||||
2014-02-10 | Add Keyword to desktop files, patch by Mike Gabriel (sunweaver) | infirit | 5 | -0/+5 | |
2014-02-10 | Sync translations with transifex | Stefano Karapetsas | 1 | -9/+9 | |
2014-02-10 | Remove old unused COPYING-DOCS file | Stefano Karapetsas | 1 | -355/+0 | |
See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738537#10 https://git.gnome.org/browse/nautilus/commit/?id=f933accf04863e3e0f5828e9ba7655861057c2bc Closes #251 https://github.com/mate-desktop/caja/issues/251 | |||||
2014-02-09 | Bump version to 1.7.2caja-1.7.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Sync translations with transifex | Stefano Karapetsas | 2 | -7/+7 | |