summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Fix: wrong behavior with key "enter" while renaming files in list viewPablo Barciela1-10/+21
2017-11-05open folder in new window: [ctrl] + [shift] + [w]Pablo Barciela1-1/+1
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-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-12avoid deprecated gdk_screen_get_width/heightZenWalker1-4/+6
2017-07-22don't use deprecated gtk_show_uriraveit652-0/+13
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-5/+6
2017-07-03fix vertical Compact View scrolling in fm_icon_view_scroll_event()Galik1-34/+15
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards3-6/+30
2017-04-18don't check nonexistent MATE22_USER_DIR env varmonsta1-10/+1
2017-03-23Fix broken rename in list view by selectin file name cell.Martin Pieuchot1-1/+2
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin4-30/+0
2017-02-07Remove unused codelukefromdc1-7/+0
2017-02-07Fix for https://github.com/mate-desktop/caja/issues/734lukefromdc1-1/+1
2017-01-06show/hide columns instead of appending/removing themmonsta1-13/+7
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 bitmonsta1-5/+6
2016-12-29check for stable version of GTK+3, not for development onemonsta5-19/+19
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc9-1424/+40
2016-11-04Fix GTK2 buildlukefromdc1-1/+18
2016-11-04Compact view: ensure horizontal mouse wheel works both directionslukefromdc1-10/+9
2016-11-04Fix mousewheel scrolling in compact viewlukefromdc1-3/+13
2016-10-16support back and forward mouse buttons to navigateMartin Matuska1-0/+30
2016-08-22drop a large amount of completely unused codemonsta2-28/+0
2016-08-08Fix background rendering in noncomposited caselukefromdc1-10/+0
2016-08-04GTK3.21:fix desktop redraw (fm-list-view.c)lukefromdc1-0/+6
2016-08-04GTK3.21:fix desktop redraw (fm-icon-view.c)lukefromdc1-2/+10
2016-08-04GTK3.21:fix desktop redraw (fm-directory-view.c)lukefromdc1-5/+14
2016-08-04GTK3.21:fix desktop redraw (fm-desktop-icon-view.c)lukefromdc1-0/+13
2016-07-20GTK 3.21: stop properties window going full heightlukefromdc1-1/+4
2016-07-06GTK+-3 fm-properties-window: use widget properties instead of GtkAlignmentraveit651-5/+18
2016-07-06GTK+-3 fm-list-view: use widget properties instead of GtkAlignmentraveit651-0/+9
2016-07-04Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operationsraveit651-1/+31
2016-05-31GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warningraveit651-2/+2
2016-02-16[GTK+3] handle smooth scroll events for zooming (with Ctrl held)monsta1-0/+28
2016-02-09 .view style class on icon view scrolled windowlukefromdc1-1/+6
2016-02-08use g_hash_table_remove_all and get rid of some callbacksmonsta1-7/+1
2016-02-06properties-window: use 'bold and right-aligned are always FALSE' for gtk2 tooWolfgang Ulbrich1-18/+4
2016-02-01fix a build warning and a sudden build error that followed O_omonsta1-1/+1
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich4-12/+12
2016-01-23fm-properties-window: use more code in both GTK+ buildsmonsta1-21/+24
2016-01-19GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2