summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-desktop-icon-file.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-2/+4
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-1/+1
2019-04-10local #include files inside "" instead <>Pablo Barciela1-5/+6
2019-03-29eel: replace eel_ref_str with GRefStringrbuj1-3/+3
GNOME/nautilus@b4d200f https://developer.gnome.org/glib/stable/glib-Reference-counted-strings.html
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian1-9/+3
Changed CajaClipboardMonitor, CajaColumnChooser and CajaDesktopIconFile
2017-05-25added feature: present the size on disk of files as we present the size of ↵Felipe Barriga Richards1-1/+6
the file.
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-6/+0
GCC 4.6 introduced a new warning about variables declared and initialized, but not really used in the function body. Remove all of these occurrences to build cleanly. http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5
2012-09-06remove latest mateconf usageStefano Karapetsas1-2/+3
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus)
2012-09-05start migration to gsettingsStefano Karapetsas1-1/+1
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+410