summaryrefslogtreecommitdiff
path: root/eel/eel-glib-extensions.h
AgeCommit message (Collapse)AuthorFilesLines
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas1-0/+6
Closes #178 https://github.com/mate-desktop/mate-file-manager/issues/178 I had to recover two functions previously removed in eel-glib-extensions.
2012-11-16[eel] remove unused eel_get_filename_charset()Jasmine Hassan1-3/+0
http://git.gnome.org/browse/nautilus/commit/?id=00c0b9daa2053a110e17c64fb79ce4884290dc76
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-14/+0
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-14[eel] cleanup eel-glib-extensionsJasmine Hassan1-18/+0
http://git.gnome.org/browse/nautilus/commit/?id=230581b5d58650c1f50f7d9fda9ab3a1f211361a
2012-09-05add eel_g_settings_add_auto_strvStefano Karapetsas1-0/+3
2012-09-05add some more g_settings auto helpers to eel-glib-extensionsStefano Karapetsas1-0/+9
2012-09-05convert date-format to gsettingsStefano Karapetsas1-0/+4
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+128