summaryrefslogtreecommitdiff
path: root/src/caja-information-panel.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-03[eel-background] refactor to untangle directory & desktop bg-setting codeJasmine Hassan1-17/+13
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-2/+3
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-1/+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-11-16[information-panel] Don't use eel-gtk-macrosJasmine Hassan1-10/+6
2012-11-14[information-panel] don't use eel_point_in_widget()Jasmine Hassan1-1/+13
nor in sidebar-title. the eel function is deprecated.
2012-11-14[sidebar-title] try to use GtkStyle in _select_text_color()Jasmine Hassan1-3/+1
Hopefully this will play better with themes, when a custom (EelBackground) background is not set in the widget.
2012-09-05start migration to gsettingsStefano Karapetsas1-25/+45
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1271