Age | Commit message (Expand) | Author | Files | Lines |
2015-09-30 | Merge pull request #86 from ZrN-kAyDqY/patch-1 | Wolfgang Ulbrich | 1 | -0/+6 |
2015-09-30 | unar: fix extracting archives with '[' in filename | sc0w | 1 | -2/+7 |
2015-09-11 | Fix typo in gsettings schema description. | infirit | 1 | -1/+1 |
2015-09-06 | Forgot to let autoconf generate the gschema xml | infirit | 1 | -0/+1 |
2015-09-06 | Bump required intltool version for gsettings support | infirit | 2 | -2/+2 |
2015-07-21 | Merge pull request #97 from monsta/patch-1 | Martin Wimpress | 1 | -1/+1 |
2015-07-21 | fix wrong header guard in generated src/fr-enum-types.h | monsta | 1 | -1/+1 |
2015-07-21 | fr-command-rar: additional check for NULL pointer to avoid crash | Monsta | 1 | -0/+3 |
2015-07-13 | Bump version to 1.10.1engrampa-1.10.1 | Monsta | 2 | -1/+7 |
2015-07-09 | help: fix merge conflicts in several translations | Monsta | 4 | -9/+9 |
2015-07-09 | help: fix feedback page link in russian translation | Monsta | 1 | -2/+2 |
2015-07-08 | Help: fix legal stuff | raveit65 | 1 | -23/+43 |
2015-07-08 | help: use correct mate feedback page link | raveit65 | 1 | -1/+1 |
2015-07-08 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+7 |
2015-07-08 | display correct help pages for all dialogs | Monsta | 2 | -2/+2 |
2015-07-02 | help: Fix broken engrampa_main_window.png image | infirit | 1 | -0/+0 |
2015-06-25 | Merge pull request #89 from NiceandGently/master | Martin Wimpress | 1 | -7/+0 |
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -7/+0 |
2015-06-21 | Update README | ZrN-kAyDqY | 1 | -0/+6 |
2015-05-20 | Merge pull request #82 from monsta/patch-1 | Martin Wimpress | 1 | -1/+0 |
2015-05-20 | Merge pull request #81 from NiceandGently/master | Martin Wimpress | 1 | -0/+7 |
2015-05-19 | batch add UI: fix weird icon position on Create button | monsta | 1 | -1/+0 |
2015-05-19 | GTK3: set top and bottom margin of statusbar to zero | raveit65 | 1 | -0/+7 |
2015-05-05 | Bump version to 1.10.0engrampa-1.10.0 | Stefano Karapetsas | 2 | -2/+2 |
2015-05-05 | Sync translations with transifex | mate-i18n | 20 | -572/+589 |
2015-04-05 | Bump version to 1.9.90engrampa-1.9.90 | Stefano Karapetsas | 2 | -3/+3 |
2015-02-02 | Update POTFILES.in | Stefano Karapetsas | 1 | -1/+1 |
2015-02-02 | Add copyright information in caja extension about window | Stefano Karapetsas | 3 | -4/+9 |
2015-01-22 | Bump version to 1.9.2engrampa-1.9.2 | Stefano Karapetsas | 2 | -6/+2 |
2014-12-17 | configure.ac: fix indentation in the summary | Monsta | 1 | -1/+1 |
2014-12-06 | removed obsolete scrollkeeper-related stuff | Monsta | 1 | -1/+1 |
2014-11-30 | Revert "Only use intltool" | infirit | 1 | -0/+1 |
2014-11-24 | fr-window: edata is never used | infirit | 1 | -1/+0 |
2014-11-24 | eggfileformatchooser: Remove pointless check | infirit | 1 | -6/+1 |
2014-11-23 | zero-init signals array | monsta | 2 | -2/+2 |
2014-11-23 | caja-engrampa: fix indentation, add missing unref | monsta | 1 | -1/+2 |
2014-11-23 | fix logic error | monsta | 1 | -1/+1 |
2014-11-23 | va_start should be paired with va_end | monsta | 1 | -0/+1 |
2014-11-23 | caja-engrampa: fixed memleaks, removed useless code | Monsta | 1 | -16/+21 |
2014-11-23 | engrampa doesn't delete directories w/ files within | infirit | 2 | -9/+51 |
2014-11-22 | progress dialog: show the archive name in the main message.. | infirit | 1 | -117/+69 |
2014-11-22 | fixed missing prototype warning | infirit | 30 | -52/+60 |
2014-11-22 | Fix warnings | infirit | 1 | -3/+3 |
2014-11-22 | set a fixed title for the progress dialog | infirit | 2 | -4/+5 |
2014-11-22 | do not call release_data if the data was not initialized | infirit | 1 | -1/+2 |
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 23 | -817/+1701 |
2014-11-22 | do not update if the progress dialog is null | infirit | 1 | -0/+3 |
2014-11-22 | enable interactive search in the file list | infirit | 1 | -1/+1 |
2014-11-22 | Update POTFILES.in | infirit | 1 | -0/+4 |
2014-11-22 | do not reload the archive if the operation was canceled | infirit | 1 | -2/+3 |