Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-19 | move appdata to metainfo directory | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/engrampa/issues/195 | |||||
2018-11-10 | Added support for brotli (*.tar.br) compressed tar archives | Sergey Ponomarev | 2 | -3/+4 | |
2018-10-30 | Add brotli support | Sergey Ponomarev | 3 | -2/+3 | |
2018-08-22 | Add the ability to support 'unar' over .zip archives | Pablo Barciela | 1 | -0/+5 | |
Closes https://github.com/mate-desktop/engrampa/issues/210 | |||||
2016-12-05 | schema: remove weird and unused key | monsta | 1 | -3/+0 | |
2016-12-05 | schema: a few corrections | monsta | 1 | -3/+3 | |
2016-06-24 | use GResource to store ui files | ZenWalker | 10 | -1854/+1 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774 | |||||
2016-06-21 | Use the Gtk+ app chooser dialog for the "Open With" command | ZenWalker | 2 | -249/+3 | |
file-roller commits: https://git.gnome.org/browse/file-roller/commit/?id=d13a515c819c68051cd7788814dca7645d899511 https://git.gnome.org/browse/file-roller/commit/?id=9714c3a6a2c49f09d4c753b2573baf55aa3d6b9f | |||||
2016-01-02 | drop MateConf migration script | Monsta | 2 | -53/+0 | |
2015-10-11 | typo: modifing -> modifying | ZenWalker | 1 | -1/+1 | |
Fixes #101 | |||||
2015-09-11 | Fix typo in gsettings schema description. | infirit | 1 | -1/+1 | |
2015-05-19 | batch add UI: fix weird icon position on Create button | monsta | 1 | -1/+0 | |
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 2 | -0/+11 | |
Initial commits from FR: f998fd8e33a08d686a1071db87d21f4a83963d99 4078d1a9e5ddae3357302791432fc61d82ff37e4 58c55b06f30014326f27bdf94c406ceee0897731 Improvements and fixes from FR: D-Bus service: added GetSupportedTypes method ace4f31c586641fcf7ad1de165cd7f27b5a371c1 1399b9a84b0d4f4a5015066b0d7cec7e048d59dc From: Paolo Bacchilega <[email protected]> | |||||
2014-11-22 | make the Compress dialog larger | infirit | 1 | -1/+7 | |
Based on FR commit: d2b320525916ef554a9f78d99e1687c1ccdadf9e From: Paolo Bacchilega <[email protected]> | |||||
2014-11-22 | add a left padding to the "other options" | infirit | 1 | -1/+3 | |
Based on FR commit: 59f9149c4abb4f4fccbb7f22ae42d16ed45b4692 From: Paolo Bacchilega <[email protected]> | |||||
2014-11-20 | batch add: simplified the code removing useless variables | infirit | 1 | -95/+67 | |
Based on FR commit: 2436a7e8fc36d4c020b566d1947b1571d5a49da2 From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | fixed a typo in the description of a gsettings key | infirit | 1 | -1/+1 | |
Taken from FR commit: c8453650fb03143a3714e9535694c34498b789e7 From: Paolo Bacchilega <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=644683 | |||||
2014-11-19 | Several string improvements taken from file-roller | infirit | 1 | -1/+1 | |
From commits: Improvement suggestion for string in archive properties dialog: 93c9cafc8c0e053642cae85ec29c8fc2e6e7aeb1 Improvement suggestion for string in password dialog: b2329ca509b7e1e5cb767512904657468bcd3652 Improve string in error dialog: 2479dc30e9855cefbd23aa55215316528d318430 Bad string in the error dialog 'Could not rename the file': 689fb2dd268bc38a81cfd547656d74108b17ba60 | |||||
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-09 | appdata: Add autotool bits for appdata | infirit | 2 | -2/+7 | |
2014-11-09 | Create engrampa.appdata.xml | alxpl | 1 | -0/+71 | |
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! | |||||
2014-06-28 | Remove has-separator properties from ui files | Stefano Karapetsas | 8 | -9/+0 | |
2014-04-21 | Fix hyphen-as-minus-sign issues for engrampa.1 man page, closes #50 | infirit | 1 | -1/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-04-21 | Add keywords key to .desktop file | infirit | 1 | -0/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-02-17 | engrampa.1: Remove copyright row | Stefano Karapetsas | 1 | -1/+0 | |
2014-02-14 | Update engrampa.1 | hekel | 1 | -37/+70 | |
2014-01-17 | Add manpage for engrampa | Stefano Karapetsas | 2 | -0/+70 | |
Taken from debian file-roller package and adapted Closes #16 https://github.com/mate-desktop/engrampa/issues/16 | |||||
2013-11-11 | Add *.ar files as supported | raveit65 | 1 | -1/+1 | |
2013-11-11 | Add Microsoft Cabinet to the supported mime types | raveit65 | 1 | -1/+1 | |
2013-10-28 | adds Windows Imaging Format (.wim, .swm) support | raveit65 | 1 | -1/+1 | |
2013-10-18 | Fix dist-hook | infirit | 1 | -1/+2 | |
2013-06-30 | Add unachiver support | infirit | 1 | -0/+2 | |
Based on the following commits from file-roller, https://git.gnome.org/browse/file-roller/commit/?id=2575177ac037d2a8d8f3056b10685928d80d6275 https://git.gnome.org/browse/file-roller/commit/?id=f26caa6d5b76d406976ea78630fbaae4c8126a2e | |||||
2013-06-29 | Move keys to the correct schema | infirit | 1 | -10/+10 | |
The keys update, recursive and no-symlinks are in the wrong schema, in org.mate.engrampa.dialogs.extract instead of org.mate.engrampa.dialogs.add Fixes https://github.com/mate-desktop/mate-file-archiver/issues/19 | |||||
2013-04-27 | Add support for application/x-archive in desktop file | Stefano Karapetsas | 1 | -1/+1 | |
Closes #17 (https://github.com/mate-desktop/mate-file-archiver/issues/17) | |||||
2013-03-17 | Update engrampa.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+2 | |
choose unique name add generic name | |||||
2012-11-15 | Fix another schema error | leigh123linux | 1 | -1/+1 | |
2012-11-15 | Fix another schema error | leigh123linux | 1 | -1/+1 | |
2012-11-15 | Fix https://bugzilla.redhat.com/show_bug.cgi?id=876354 | leigh123linux | 1 | -1/+1 | |
2012-11-06 | remove MATE from Categories in desktop file | Nelson Marques | 1 | -1/+1 | |
2012-11-05 | remove copyright from schema | Stefano Karapetsas | 1 | -18/+0 | |
2012-11-05 | Port to gsettings | raveit | 4 | -453/+302 | |
2012-03-29 | Changed refrences of File Roller to Engrampa | Steve Zesch | 1 | -1/+1 | |
2011-11-09 | renaming fileroller to engrampa | Perberos | 14 | -117/+117 | |
2011-11-09 | initial | Perberos | 39 | -0/+3538 | |