summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas2-0/+72
2014-05-17propagate button-release event when ejecting, fixes #169alexandervdm1-3/+2
2014-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas1-3/+3
2014-04-24Use MateAboutDialogStefano Karapetsas1-2/+3
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-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
2014-03-19Remove ConsoleKit usageStefano Karapetsas2-161/+0
2014-03-18Possible solution for x-caja-desktop issueStefano Karapetsas2-8/+24
2014-02-20Merge pull request #260 from Zaffy/masterSander Sweers1-1/+1
2014-02-20Add Main category to desktop files (close #252)infirit1-1/+2
2014-02-20Fixed crash in caja-pathbar.c (issue #209)Zaffy1-1/+1
2014-02-12Re add bookmark section in connect server dialogStefano Karapetsas1-1/+49
2014-02-10Add Keyword to desktop files, patch by Mike Gabriel (sunweaver)infirit1-0/+1
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas2-6/+19
2014-01-27Add "Open parent location" in menu if we are in search viewStefano Karapetsas1-0/+94
2013-12-22Update help uri to the correct locationinfirit8-9/+9
2013-11-29Merge pull request #198 from eyelash/icon-sizeStefano Karapetsas2-45/+5
2013-11-13Fix g_thread_init deprecationStefano Karapetsas1-0/+2
2013-11-07remove the border of the zoom controlElias Aebi1-1/+0
2013-11-07remove the border of the view as combo boxElias Aebi1-1/+0
2013-11-06put the containers instead of the contents into the size group and remove the...Elias Aebi2-16/+4
2013-11-03remove a custom size allocation that broke stuff on GTK3Elias Aebi1-28/+0
2013-11-03use the same icon size for the location button (the button that lets you togg...Elias Aebi1-1/+1
2013-11-03add the primary-toolbar style class to the primary toolbar (only for the GTK3...Elias Aebi1-0/+3
2013-10-19Rename INCLUDES to AM_CPPFLAGS in MakefileStefano Karapetsas1-1/+1
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas1-1/+1
2013-09-20Merge pull request #112 from aubade/browserfixStefano Karapetsas1-1/+4
2013-09-19Possible fix for crash during file rename in external devicesStefano Karapetsas1-2/+1
2013-09-18Possible fix for crash during audio previewStefano Karapetsas1-0/+2
2013-09-01Fix spatial mode crash and shift+double clickinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit8-8/+8
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas3-8/+40
2013-07-25Fixes for GTK3 supportStefano Karapetsas3-2/+13
2013-07-24Update for mate-desktop changesStefano Karapetsas2-2/+2
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2013-06-29Fix g_type_init deprecationStefano Karapetsas1-0/+2
2013-06-24Fix URI managementStefano Karapetsas1-21/+30
2013-04-15Made File Browser windows always open folders in the same window,E.S. Quinn1-1/+4
2013-04-15Fixes #94 - default for target_navigation needs to be FALSE for spatial mode ...Dan Bravender1-1/+1
2013-04-12Fix default sort order in preferences windowStefano Karapetsas1-1/+0
2013-04-12Fix radio buttons and GSettings in preferences windowStefano Karapetsas1-52/+28
2013-02-24Always select the folder you "came from" when navigating upwardsStefano Karapetsas1-10/+40
2013-02-24Fix issues with XDG dirs in places sidebarStefano Karapetsas1-1/+12
2013-02-24More indentation fixesStefano Karapetsas1-19/+19
2013-02-24Indentation fixesStefano Karapetsas1-423/+424
2013-02-23Update copyrightStefano Karapetsas1-1/+1
2013-02-23Add support for freedesktop.org File Manager DBus InterfaceStefano Karapetsas5-1/+343