summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-tree-view.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23Remove unused members and structuresColomban Wendling1-7/+0
2021-11-20Use a blank line at mostrbuj1-5/+0
2019-07-17src / file-manager: reduce the scope of some variablesPablo Barciela1-1/+3
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-22/+22
2019-04-10local #include files inside "" instead <>Pablo Barciela1-26/+29
2018-05-07Replace deprecated gtk_menu_popupraveit651-3/+2
2018-04-18sidebar popup menu: show "media-eject" icon in the "unmount" itemsPablo Barciela1-1/+1
2018-04-10sidebar popup menu: show "media-eject" iconPablo Barciela1-1/+1
2018-04-04HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh1-3/+2
2018-03-30fm-tree-view.c: drop unused variablePablo Barciela1-1/+1
2018-03-27fm-tree-view.c: avoid deprecated GtkImageMenuItemPablo Barciela1-32/+14
2018-02-09avoid deprecated GtkStockPablo Barciela1-7/+7
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-2/+0
2018-01-09remove +x attr from source filesmonsta1-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+3
2016-02-01fix a build warning and a sudden build error that followed O_omonsta1-1/+1
2015-09-28Fix for #383 - tree view open in new windowbl0ckeduser1-1/+14
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-21Show trash in tree panelStefano Karapetsas1-4/+3
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-4/+0
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-6/+5
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-5/+6
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan1-1/+0
2012-11-14[tree-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-3/+1
2012-09-05remove latest mateconf stuffStefano Karapetsas1-1/+0
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas1-4/+8
2012-09-05start migration to gsettingsStefano Karapetsas1-11/+11
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1814