summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-directory-view.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Revert "fm-directory-view: free var action_name"raveit651-2/+0
2019-06-27fm-directory-view: free var action_nameraveit651-0/+2
2019-06-27fm-directory-view: fix previous GtkAction commitraveit651-9/+12
2019-06-25fm-directory-view: suppress GtkAction warningsraveit651-3/+107
2019-06-18Remove trailing whitespacesrbuj1-1/+1
2019-05-04eel: remove date & time functionsrbuj1-2/+2
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-39/+39
2019-04-10local #include files inside "" instead <>Pablo Barciela1-47/+49
2019-04-08Pass "NULL" for keyboard eventlukefromdc1-1/+5
2019-03-29eel: remove g_object_list_copyrbuj1-1/+1
2019-03-04fm-directory-view: Fix use of memory after it is freedPablo Barciela1-1/+1
2019-03-04drop unused variablesPablo Barciela1-1/+0
2019-02-02Fix incompatible pointer typesVictor Kareh1-4/+4
2019-01-03[libcaja-private] Re-check file MIME type before picking an application.Max Eliaser1-0/+7
2019-01-03[file-manager] Fix apparent bug in context menu updating code.Max Eliaser1-1/+1
2018-12-30Revert "fm-directory-view.c: Decrease minimum update interval."Pablo Barciela1-2/+2
2018-12-27Remove useless comments, correct description stringSargastic1-6/+0
2018-12-27Add independent show/hide backup filesSargastic1-2/+61
2018-10-02fm-directory-view.c: Decrease minimum update interval.lukefromdc1-2/+2
2018-05-10eel-gtk-extensions: replace deprecated gtk_menu_popup functionraveit651-13/+6
2018-04-08set icon names instead stock ids in some placesPablo Barciela1-1/+1
2018-04-04HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh1-39/+39
2018-04-04Support HiDpi iconsCosimo Cecchi1-13/+19
2018-03-17avoid gtk_dialog_new_with_buttons with stock idsPablo Barciela1-21/+41
2018-03-12avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-4/+9
2018-03-01avoid eel_create_question_dialog with stock idsPablo Barciela1-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-91/+91
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-16/+0
2018-01-09remove +x attr from source filesmonsta1-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+3
2017-11-05open folder in new window: [ctrl] + [shift] + [w]Pablo Barciela1-1/+1
2017-09-23Fix: wrong <Shift+Del> behavior while renaming filesPablo Barciela1-2/+4
2017-07-22don't use deprecated gtk_show_uriraveit651-0/+6
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-5/+6
2017-04-18don't check nonexistent MATE22_USER_DIR env varmonsta1-10/+1
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin1-12/+0
2017-02-07Remove unused codelukefromdc1-7/+0
2017-02-07Fix for https://github.com/mate-desktop/caja/issues/734lukefromdc1-1/+1
2016-12-29Show "open with" menu for desktop and theme fileslukefromdc1-3/+1
2016-12-29fix indent and spacing a bitmonsta1-5/+6
2016-12-29check for stable version of GTK+3, not for development onemonsta1-6/+6
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-87/+6
2016-08-04GTK3.21:fix desktop redraw (fm-directory-view.c)lukefromdc1-5/+14
2016-02-16[GTK+3] handle smooth scroll events for zooming (with Ctrl held)monsta1-0/+28
2016-02-08use g_hash_table_remove_all and get rid of some callbacksmonsta1-7/+1
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-5/+5
2015-12-05GTK3: fm-directory-view, port GtkTable to GtkGridraveit651-0/+69
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+12
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta1-2/+1