summaryrefslogtreecommitdiff
path: root/eel/eel-string.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29eel: replace eel_ref_str with GRefStringrbuj1-112/+0
GNOME/nautilus@b4d200f https://developer.gnome.org/glib/stable/glib-Reference-counted-strings.html
2019-03-04[Security] eel-string: Use 'g_strlcat' instead of 'strcat'Pablo Barciela1-2/+2
to avoid warnings with Clang Analyzer
2019-03-04drop unused variablesPablo Barciela1-2/+0
2018-01-19Include local files with "" instead of <>Jan Niklas Hasse1-1/+1
2016-10-10Fix hashtable warnings on closelukefromdc1-2/+1
As in Nautilus, use g_hash_table_new rather than eel_g_hash_table_new_free_at_exit
2016-08-22drop a large amount of completely unused codemonsta1-216/+0
2015-01-13drop support for GLib < 2.36Monsta1-4/+0
Closes https://github.com/mate-desktop/caja/pull/372
2014-03-22fix g_atomic_int_exchange_and_add deprecationsraveit651-0/+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/+1275