Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-12 | glib-utils: remove g_ptr_array_free_full | rbuj | 1 | -10/+0 | |
2020-03-08 | glib-utils: remove n_fields function | rbuj | 1 | -16/+1 | |
2019-10-03 | Set compiler debug flags using MATE_DEBUG_CHECK and update configure summary | rbuj | 1 | -1/+2 | |
test: $ ./autogen.sh --enable-debug=profile --prefix=/usr <cut> Configuration: Source code location: . Compiler: gcc Compiler flags: -g -pg Warning flags: -Wall -Wmissing-prototypes Linker flags: -pg Caja support: yes PackageKit support: yes Run in place no Use libmagic: no JSON support: yes Now type `make' to compile engrampa $ ./autogen.sh --enable-debug --prefix=/usr <cut> Configuration: Source code location: . Compiler: gcc Compiler flags: -g -O0 Warning flags: -Wall -Wmissing-prototypes Linker flags: Caja support: yes PackageKit support: yes Run in place no Use libmagic: no JSON support: yes Now type `make' to compile engrampa $ grep MATE_ENABLE_DEBUG config.h | |||||
2019-09-15 | glib-utils & gtk-utils: Remove unused functions | rbuj | 1 | -139/+0 | |
cppcheck --enable=unusedFunction . | |||||
2019-09-10 | glib-utils: Remove get_time_string() | rbuj | 1 | -21/+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-09-05 | comparison of integer expressions of different signedness: ‘size_t’ | rbuj | 1 | -1/+1 | |
2019-08-27 | glib-utils: Remove unused function - g_ptr_array_copy | rbuj | 1 | -16/+0 | |
closes https://github.com/mate-desktop/engrampa/issues/283 | |||||
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 1 | -27/+27 | |
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2016-05-02 | fix extracting files with single-character names. #125 | sc0w | 1 | -1/+1 | |
2015-10-14 | fixed overwrite check when the files to be extracted are inside a folder | raveit65 | 1 | -0/+48 | |
author ZenWalker <[email protected]> fixes https://github.com/mate-desktop/engrampa/issues/103 | |||||
2014-11-19 | don't leak memory | monsta | 1 | -0/+2 | |
2012-11-05 | Port to gsettings | raveit | 1 | -0/+68 | |
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/+645 | |