summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-10-10View -> Visible Columns: fix vertical expand of dialog contentmonsta1-1/+1
2017-09-23Fix: wrong <Shift+Del> behavior while renaming filesPablo Barciela1-2/+4
2017-08-29list view: fix large icon margins on zooming outmonsta1-0/+3
2017-08-29Revert "Adds columns autosizing"monsta1-2/+0
2017-08-28remove weird +x attribute from a source filemonsta1-0/+0
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+13
2017-08-25Adds columns autosizingJury Verrigni1-0/+2
2017-08-25Refresh all rows on zoom changeJury Verrigni1-1/+1
2017-08-25Forces widget redraw on zoomJury Verrigni1-0/+2
2017-08-25pathbar: enable mousewheel scrolling like it was with GTK+2monsta1-0/+5
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker3-10/+22
2017-07-22don't use deprecated gtk_show_uriraveit658-0/+51
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-5/+6
2017-07-12application: remove unneeded forward declarationsmonsta1-22/+2
2017-07-08Fix browsing/autorun media on insertionlukefromdc1-0/+1
2017-07-03fix vertical Compact View scrolling in fm_icon_view_scroll_event()Galik1-34/+15
2017-06-29"property-browser: add style class frame to scrolledwindows"raveit651-0/+2
2017-06-29Revert "property-browser: add style class frame to scrolledwindows"raveit651-3/+0
2017-06-29Revert "property-browser: don't recast GtkWidget as GtkWidget"raveit651-1/+1
2017-06-21Fix off-by-one error in caja-pathbar.cnokangaroo1-1/+3
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards4-6/+31
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3
2017-05-02CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre1-2/+6
2017-04-20Use gtk+-3 bookmarks locationraveit651-1/+30
2017-04-18update copyright year to 2017monsta1-1/+1
2017-04-18don't check nonexistent MATE22_USER_DIR env varmonsta1-10/+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