summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-17propagate button-release event when ejecting, fixes #169alexandervdm1-3/+2
See also gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=646302
2014-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas6-8/+16
fix some compile warnings
2014-05-09Sync translations with transifexmate-i18n2-48/+49
2014-04-29Merge pull request #285 from bl0ckeduser/masterStefano Karapetsas1-1/+1
Quick fix for #105
2014-04-28Quick fix for #105bl0ckeduser1-1/+1
2014-04-26Sync translations with transifexcaja-1.9.0mate-i18n13-553/+7977
2014-04-24Use MateAboutDialogStefano Karapetsas2-3/+4
2014-04-18Merge pull request #282 from alexandervdm/masterSander Sweers1-1/+1
replace g_free call on GFile objects, closes #196
2014-04-18Fix minor man page issues, closes #280infirit2-2/+2
Patch by Mike Gabriel <[email protected]>
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-22fix missing guchar argument in eel-gdk-pixbuf-extensions.craveit651-2/+2
2014-03-22fix g_atomic_int_exchange_and_add deprecationsraveit651-0/+4
2014-03-22fix some g_thread_init deprecationsraveit652-2/+6
2014-03-22fix a wrong guint argumentraveit651-1/+1
2014-03-22fix some compile warningsraveit651-3/+3
2014-03-21places-sidebar: allow dropping of files to bookmarksraveit651-115/+14
2014-03-21sidebar: rearranged of caja sidebar to 1.4 styleraveit651-154/+156
2014-03-21Show trash in tree panelStefano Karapetsas1-4/+3
Closes https://github.com/mate-desktop/caja/issues/233 Also unused commented code in fm-tree-view.c
2014-03-19Remove ConsoleKit usageStefano Karapetsas2-161/+0
Closes https://github.com/mate-desktop/caja/issues/125 Closes https://github.com/mate-desktop/caja/issues/226
2014-03-18Possible solution for x-caja-desktop issueStefano Karapetsas2-8/+24
2014-03-17Bump version to 1.9.0Stefano Karapetsas2-1/+4
2014-03-09icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItemStefano Karapetsas2-334/+274
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=184096f912b119edde1f538e8cdd5ea593d753ca
2014-03-09Merge pull request #263 from tarakbumba/caja_double_fork_fixedStefano Karapetsas1-40/+102
Fix double forking issue with pkexec
2014-03-04Sync translations with transifexStefano Karapetsas2-155/+156
2014-03-01Bump version to 1.8.0caja-1.8.0Stefano Karapetsas2-2/+2
2014-03-01Sync translations with transifexStefano Karapetsas3-213/+215
2014-02-26Fix double forking issue with pkexectarakbumba1-40/+102
2014-02-23Sync translations with transifexStefano Karapetsas1-3/+3
2014-02-20Merge pull request #260 from Zaffy/masterSander Sweers1-1/+1
Fixed crash in caja-pathbar.c (issue #209)
2014-02-20Merge branch 'master' of github.com:mate-desktop/mate-file-managerStefano Karapetsas3-3/+6
2014-02-20Add Main category to desktop files (close #252)infirit3-3/+6
Also add NoDisplay=true to make sure they do not show up in the menu.
2014-02-20Fixed crash in caja-pathbar.c (issue #209)Zaffy1-1/+1
2014-02-19Sync translations with transifexStefano Karapetsas4-63/+63
2014-02-18Sync translations with transifexStefano Karapetsas6-50/+55
2014-02-17Revert "Fix introspection dirs"caja-1.7.90infirit1-2/+2
This reverts commit 9d02675f9be7a16f89f49928ebadd6ab2c627f77.
2014-02-17Merge pull request #257 from hekel/masterStefano Karapetsas4-159/+151
Update Manual
2014-02-16Sync translations with transifexStefano Karapetsas2-2/+2
2014-02-16Update Makefile for COPYING-DOCS removalStefano Karapetsas1-1/+0
2014-02-16Bump version to 1.7.90Stefano Karapetsas2-2/+2
2014-02-16Update NEWSStefano Karapetsas1-1/+7
2014-02-16Sync translations with transifexStefano Karapetsas4-12/+12
2014-02-16configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-15Sync translations with transifexStefano Karapetsas102-3402/+4227
2014-02-14Update caja.1hekel1-60/+61
2014-02-14Update caja-file-management-properties.1hekel1-45/+24
2014-02-14Update caja-connect-server.1hekel1-43/+33
2014-02-14Update caja-autorun-software.1hekel1-11/+33
2014-02-12Re add bookmark section in connect server dialogStefano Karapetsas1-1/+49
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-1/+2
Closes https://github.com/mate-desktop/caja/issues/253
2014-02-11Add description to caja-autorun-software manpageStefano Karapetsas1-1/+1
Patch by Mike Gabriel Closes https://github.com/mate-desktop/caja/issues/254