summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-icon-container.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-5/+5
2019-04-10local #include files inside "" instead <>Pablo Barciela1-6/+8
2018-04-04Support HiDpi iconsCosimo Cecchi1-1/+4
Port the rendering of icons to cairo surfaces, so that we can apply the GDK scale factor when rendering icons. origin commit: https://gitlab.gnome.org/GNOME/nautilus/commit/0d4555d7
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-2/+0
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
2015-03-05GTK3: add missing style class view to FMIconContainerraveit651-0/+4
Closes https://github.com/mate-desktop/caja/pull/392 Closes https://github.com/mate-desktop/caja/issues/382
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-2/+4
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+625