Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-02 | glib-utils: drop strcmp_null_tolerant | rbuj | 1 | -1/+0 | |
2021-12-25 | glib-utils: escape_str_common should be static | rbuj | 1 | -4/+0 | |
2020-03-12 | glib-utils: remove g_ptr_array_free_full | rbuj | 1 | -3/+0 | |
2020-03-08 | glib-utils: remove n_fields function | rbuj | 1 | -1/+0 | |
2019-09-15 | glib-utils & gtk-utils: Remove unused functions | rbuj | 1 | -13/+0 | |
cppcheck --enable=unusedFunction . | |||||
2019-09-10 | glib-utils: Remove get_time_string() | rbuj | 1 | -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-27 | glib-utils: Remove unused function - g_ptr_array_copy | rbuj | 1 | -1/+0 | |
closes https://github.com/mate-desktop/engrampa/issues/283 | |||||
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2015-10-14 | fixed overwrite check when the files to be extracted are inside a folder | raveit65 | 1 | -0/+7 | |
author ZenWalker <[email protected]> fixes https://github.com/mate-desktop/engrampa/issues/103 | |||||
2012-11-05 | Port to gsettings | raveit | 1 | -0/+11 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-09 | initial | Perberos | 1 | -0/+86 | |