summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-directory-view.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-17show main caja help page from m-u-g in all dialogsMonsta1-1/+2
2015-01-13drop support for GLib < 2.36Monsta1-10/+4
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta1-17/+5
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10file-manager: don't leak memoryMonsta1-1/+2
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1/+2
2014-10-21Check result of symlink function to avoid warningsStefano Karapetsas1-10/+9
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit1-2/+2
2014-03-22fix some compile warningsraveit651-3/+3
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas1-2/+5
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 locationinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas1-0/+16
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-10/+4
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-26/+15
2012-11-23[directory-view] fix double-free regression from 7a42b9b0Jasmine Hassan1-2/+0
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-12/+26
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-11/+21
2012-11-16[build] don't include marshals we don't ownJasmine Hassan1-1/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-3/+3
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan1-3/+2
2012-11-16[file-manager] autogenerate marshallersJasmine Hassan1-6/+6
2012-09-05convert disable-command-line lockdown to gsettingsStefano Karapetsas1-23/+6
2012-09-05convert last eel_preference users to raw mateconfStefano Karapetsas1-6/+15
2012-09-05remove old file-limit preferenceStefano Karapetsas1-47/+0
2012-09-05fix conversion of enable-deleteStefano Karapetsas1-4/+5
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-4/+6
2012-09-05convert preview settings to gsettingsStefano Karapetsas1-4/+6
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas1-6/+8
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-5/+5
2012-09-05convert click-policy to gsettingsStefano Karapetsas1-4/+6
2012-09-05start migration to gsettingsStefano Karapetsas1-30/+6
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2