Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-22 | fixed compiler warnings | infirit | 6 | -21/+18 |
2014-11-22 | activate compiler warnings | infirit | 1 | -0/+20 |
2014-11-22 | use a boxed type to pass the error to the 'done' signal | infirit | 8 | -16/+116 |
2014-11-22 | make the Compress dialog larger | infirit | 1 | -1/+7 |
2014-11-22 | make the progress dialog larger | infirit | 1 | -1/+1 |
2014-11-22 | progress dialog: show the number of remaining files to complete the operation | infirit | 5 | -55/+37 |
2014-11-22 | no need to force archive recompress | infirit | 1 | -10/+0 |
2014-11-22 | allow the user to cancel addition and deletion of files | infirit | 4 | -55/+132 |
2014-11-22 | improved readability of code | infirit | 1 | -2/+4 |
2014-11-22 | removed useless call to fr_archive_stoppable | infirit | 1 | -1/+0 |
2014-11-22 | renamed tmp_archive to old_archive | infirit | 1 | -6/+6 |
2014-11-22 | use local_copy instead of command->filename to check file existence | infirit | 1 | -1/+1 |
2014-11-22 | added a cancellable object to some GIO functions | infirit | 1 | -2/+4 |
2014-11-22 | removed wrong call to fr_process_start | infirit | 4 | -7/+1 |
2014-11-22 | FrCommand: set the filename before each call to fr_command_* functions | infirit | 6 | -37/+61 |
2014-11-22 | removed unused functions | infirit | 4 | -44/+0 |
2014-11-22 | add a left padding to the "other options" | infirit | 1 | -1/+3 |
2014-11-22 | set a fixed title for the progress dialog | infirit | 3 | -9/+20 |
2014-11-22 | configure.ac: removed unneeded parenthesis | monsta | 1 | -1/+1 |
2014-11-21 | do not call release_data if the data was not initialized | infirit | 1 | -1/+2 |
2014-11-21 | added an icon to the progress dialog | infirit | 4 | -48/+49 |
2014-11-20 | Remove unused variable | infirit | 1 | -1/+0 |
2014-11-20 | batch add: simplified the code removing useless variables | infirit | 2 | -176/+123 |