summaryrefslogtreecommitdiff
path: root/src/caja-notes-viewer.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-14/+14
2019-04-10local #include files inside "" instead <>Pablo Barciela1-15/+17
2018-04-04Support HiDpi iconsCosimo Cecchi1-1/+3
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
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-2/+1
2018-01-09remove +x attr from source filesmonsta1-0/+0
fallout from last commit
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+3
make it consistent with behaviour for caja-places-sidebar
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-3/+2
Was: general: use g_list_free_full() instead of eel functions http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4 . Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid unnecessary glib dependency bump to 2.28
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+535