summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-19/+0
2015-08-24list view: jump to parent with left key on collapsed rowsMonsta1-1/+9
2015-07-20file properties dialog: bring back two missing tabsMonsta1-0/+14
2015-07-20small indent fixesMonsta1-1/+1
2015-07-09Use accessor functions instead of direct accessinfirit1-1/+1
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta2-4/+2
2015-06-17show main caja help page from m-u-g in all dialogsMonsta2-2/+4
2015-03-05GTK3: add missing style class view to FMIconContainerraveit651-0/+4
2015-01-13drop support for GLib < 2.36Monsta6-44/+18
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta1-17/+5
2015-01-10audio-preview: Add support for GStreamer 1.0Balló György1-2/+8
2014-12-29fixed: Adjust Default _zoom level always get the last "old" value高群凯1-1/+2
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10file-manager: don't leak memoryMonsta3-4/+6
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij2-2/+4
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-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas1-3/+3
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-22fix some compile warningsraveit651-3/+3
2014-03-21Show trash in tree panelStefano Karapetsas1-4/+3
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas2-6/+19
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 locationinfirit2-2/+2
2013-10-19Rename INCLUDES to AM_CPPFLAGS in MakefileStefano Karapetsas1-1/+1
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas1-1/+1
2013-09-19Possible fix for crash during file rename in external devicesStefano Karapetsas1-2/+1
2013-09-18Possible fix for crash during audio previewStefano Karapetsas1-0/+2
2013-09-01Fix spatial mode crash and shift+double clickinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit2-2/+2
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas1-0/+16
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+7
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan6-35/+6
2012-12-22[desktop-icon-view] don't use eel helper to set adjustment valuesJasmine Hassan1-2/+2
2012-12-03[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting codeJasmine Hassan1-5/+2
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan2-2/+2
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan6-66/+44
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 Hassan6-39/+66
2012-11-16[general] use new GtkScrollable interfaceJasmine Hassan1-2/+8
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-5/+5
2012-11-16[icon-view] if possible, use the local path for the previewJasmine Hassan1-1/+17
2012-11-16[properties-window] split some long linesJasmine Hassan1-8/+32
2012-11-16[properties-window] don't use expose-event to draw the pie chartJasmine Hassan1-12/+50
2012-11-16[desktop-icon-view] don't use gdk_drawable_get_screen()Jasmine Hassan1-1/+1
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan4-17/+48
2012-11-16[icon-view] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-32/+12
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 Hassan3-12/+12