summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-13pathbar: fix random segfaults on opening mounts from Desktoplukefromdc3-121/+84
2018-04-13places-sidebar: show user's home dir when it is also the desktoplukefromdc1-25/+25
2018-04-13places-sidebar: remove duplicate functionlukefromdc1-3/+0
2018-03-20allow selecting all the search keywords with Ctrl+A张雯3-3/+13
2018-03-20add missing window icon to About dialog for extensionsmonsta1-0/+1
2018-03-11Fix tasklist icon change when opening new tabbl0ckeduser1-0/+3
2017-11-13Fix: wrong behavior with key "enter" while renaming files in list viewPablo Barciela1-10/+21
2017-11-08open folder in new window: [ctrl] + [shift] + [w]Pablo Barciela1-1/+1
2017-11-04zoom-control: change zoom with mousewheel scroll over buttonmonsta1-1/+2
2017-11-01View -> Visible Columns: fix vertical expand of dialog contentmonsta1-1/+1
2017-11-01Fix: wrong <Shift+Del> behavior while renaming filesPablo Barciela1-2/+4
2017-08-31list view: fix large icon margins on zooming outmonsta1-0/+3
2017-08-31Revert "Adds columns autosizing"monsta1-2/+0
2017-08-28remove weird +x attribute from a source filemonsta1-0/+0
2017-08-26Adds columns autosizingJury Verrigni1-0/+2
2017-08-26Refresh all rows on zoom changeJury Verrigni1-1/+1
2017-08-26Forces widget redraw on zoomJury Verrigni1-0/+2
2017-08-26pathbar: enable mousewheel scrolling like it was with GTK+2monsta1-0/+5
2017-08-26Fix off-by-one error in caja-pathbar.cnokangaroo1-1/+3
2017-07-09Fix browsing/autorun media on insertionlukefromdc1-0/+1
2017-07-09fix vertical Compact View scrolling in fm_icon_view_scroll_event()Galik1-34/+15
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3
2017-05-03CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre1-2/+6
2017-04-18update copyright year to 2017monsta1-1/+1
2017-03-28fix build warning (no const needed there)monsta1-1/+1
2017-03-28fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta1-1/+3
2017-03-23search: added tag support (xattr::xdg.tags).Felipe Barriga Richards1-0/+123
2017-03-23Fix broken rename in list view by selectin file name cell.Martin Pieuchot1-1/+2
2017-03-23property-browser: don't recast GtkWidget as GtkWidgetraveit651-1/+1
2017-03-23property-browser: add style class frame to scrolledwindowsraveit651-0/+3
2017-03-17caja-application.c: Fix uninitialized variablelukefromdc1-1/+1
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-0/+15
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin5-171/+0
2017-02-07Remove unused codelukefromdc1-7/+0
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling2-1/+20
2017-02-07Fix for https://github.com/mate-desktop/caja/issues/734lukefromdc1-1/+1
2017-01-07force X11leigh123linux1-0/+2
2017-01-06show/hide columns instead of appending/removing themmonsta1-13/+7
2017-01-06revert part of previous commit - it broke Back/Forward buttonsmonsta1-0/+32
2017-01-06remove some unused code that's also gone upstreammonsta3-150/+1
2016-12-29Show "open with" tab in properties window when "open with" menu availablelukefromdc1-2/+1
2016-12-29Show "open with" menu for desktop and theme fileslukefromdc1-3/+1
2016-12-29fix build warning about wrong variable typemonsta1-1/+1
2016-12-29fix indent and spacing a bitmonsta5-12/+13
2016-12-29check for stable version of GTK+3, not for development onemonsta6-30/+30
2016-12-06prefs dialog: fix vertical expand of content with window resizemonsta1-1/+1
2016-12-04Rename labels: follow theme if available, sane defaultlukefromdc1-0/+15
2016-11-28Fix restart loop when started without icons on the desktoplukefromdc1-1/+6
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc56-4162/+154