summaryrefslogtreecommitdiff
path: root/src/glib-utils.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12glib-utils: remove g_ptr_array_free_fullrbuj1-3/+0
2020-03-08glib-utils: remove n_fields functionrbuj1-1/+0
2019-09-15glib-utils & gtk-utils: Remove unused functionsrbuj1-13/+0
cppcheck --enable=unusedFunction .
2019-09-10glib-utils: Remove get_time_string()rbuj1-1/+0
get_time_string() is a local function that wraps strftime(). In contrast to strftime(), g_date_time_format() always produces an UTF-8 string, regardless of the current locale.
2019-08-27glib-utils: Remove unused function - g_ptr_array_copyrbuj1-1/+0
closes https://github.com/mate-desktop/engrampa/issues/283
2019-06-11Update FSF addressLaurent Napias1-1/+1
2015-10-14fixed overwrite check when the files to be extracted are inside a folderraveit651-0/+7
author ZenWalker <[email protected]> fixes https://github.com/mate-desktop/engrampa/issues/103
2012-11-05Port to gsettingsraveit1-0/+11
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09initialPerberos1-0/+86