summaryrefslogtreecommitdiff
path: root/eel/eel-string.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-2/+0
2019-07-03eel-string: Fix 'make check'Pablo Barciela1-2/+3
2019-04-18eel: reduce the scope of some variablesPablo Barciela1-2/+4
2019-04-12eel-string: Use 'va_copy' instead of 'G_VA_COPY'Pablo Barciela1-3/+3
2019-04-03eel-string: Fix: 'memcpy' overflows destination bufferPablo Barciela1-2/+3
2019-04-03eel-string: avoid 'memcpy' with NULL argumentPablo Barciela1-0/+4
2019-03-29eel: replace eel_ref_str with GRefStringrbuj1-112/+0
2019-03-04[Security] eel-string: Use 'g_strlcat' instead of 'strcat'Pablo Barciela1-2/+2
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
2016-08-22drop a large amount of completely unused codemonsta1-216/+0
2015-01-13drop support for GLib < 2.36Monsta1-4/+0
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