summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28Bump version to 1.8.1engrampa-1.8.11.8infirit1-1/+1
2014-09-28Update NEWS for 1.8.1infirit1-0/+9
2014-09-25Fix typo in Makefile.aminfirit1-1/+1
2014-09-25Fix possible errors with some password protected filesmonsta1-7/+23
2014-07-11Do not set the selected app as the system defaultPaolo Bacchilega1-10/+0
Original commit: https://git.gnome.org/browse/file-roller/commit/?id=5a62707f7776aa88110f6c51b84189635deafe67 Closes https://github.com/mate-desktop/engrampa/issues/47
2014-07-11Can't open file inside a .rar archive (with unar)infirit1-3/+2
From file-roller commit a830397ab745bdfe2659f214b5384dc7ef5c76cf url: https://git.gnome.org/browse/file-roller/commit/?id=a830397ab745bdfe2659f214b5384dc7ef5c76cf This commit fixes engrampa issue #55
2014-04-21Fix hyphen-as-minus-sign issues for engrampa.1 man page, closes #50infirit1-1/+1
Patch by Mike Gabriel <[email protected]>
2014-04-21Add keywords key to .desktop fileinfirit1-0/+1
Patch by Mike Gabriel <[email protected]>
2014-03-01Bump version to 1.8.0engrampa-1.8.0Stefano Karapetsas2-2/+2
2014-03-01Sync translations with transifexStefano Karapetsas2-231/+232
2014-02-23Sync translations with transifexStefano Karapetsas5-22/+24
2014-02-19Bump version to 1.7.90engrampa-1.7.90infirit1-1/+1
2014-02-19Update newsinfirit1-0/+7
2014-02-19Sync translations with transifexinfirit2-14/+17
2014-02-17engrampa.1: Remove copyright rowStefano Karapetsas1-1/+0
2014-02-17Merge pull request #44 from hekel/masterStefano Karapetsas1-37/+70
Update Manual
2014-02-15Sync translations with transifexStefano Karapetsas17-162/+177
2014-02-14Update engrampa.1hekel1-37/+70
2014-02-13Update NEWSinfirit1-0/+4
2014-02-13Add check-news to AM_INIT_AUTOMAKEinfirit1-1/+1
2014-02-13Fix zip file extract broken by 93134547b19b35556388b4a94df29ff5570d1c06infirit1-1/+1
2014-02-09Bump version to 1.7.1engrampa-1.7.1Stefano Karapetsas1-1/+1
2014-02-09Sync translations with transifexStefano Karapetsas5-35/+39
2014-02-09Sync translations with transifexStefano Karapetsas96-41441/+46177
2014-02-09Fix translation of some menu itemsStefano Karapetsas1-3/+3
2014-01-27Add NEWS file for MATEStefano Karapetsas1-0/+9
2014-01-27Rename NEWS -> NEWS.GNOMEStefano Karapetsas1-0/+0
2014-01-27Show always the "extract to" actionStefano Karapetsas1-1/+1
As suggested in forum (http://forums.mate-desktop.org/viewtopic.php?f=17&t=812)
2014-01-17Add manpage for engrampaStefano Karapetsas2-0/+70
Taken from debian file-roller package and adapted Closes #16 https://github.com/mate-desktop/engrampa/issues/16
2014-01-15Remove rpm spec file refs from configure and Makefileengrampa-1.7.0Stefano Karapetsas2-3/+0
2014-01-15Remove old rpm spec fileStefano Karapetsas1-98/+0
2014-01-15Bump version to 1.7.0Stefano Karapetsas1-1/+1
2014-01-15Add autogen.sh to tarballStefano Karapetsas1-0/+1
2014-01-06Merge pull request #40 from infirit/masterStefano Karapetsas1-1/+1
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05Add to ACLOCAL_AMFLAGS for user added flagsinfirit1-1/+1
2013-12-15Merge pull request #34 from NiceandGently/masterStefano Karapetsas2-1/+9
add support for cab and .ar files + zip improvements
2013-11-20Merge pull request #35 from eyelash/gtk3Stefano Karapetsas4-23/+43
add GTK3 support
2013-11-16fix the GTK3 versionElias Aebi3-3/+20
2013-11-15add the primary-toolbar style classElias Aebi1-0/+3
2013-11-15port to GTK3Elias Aebi4-11/+11
2013-11-13replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi1-16/+16
2013-11-11Add *.ar files as supportedraveit651-1/+1
2013-11-11Add Microsoft Cabinet to the supported mime typesraveit651-1/+1
2013-11-11zip: fixed -- position for the extraction command, added for list and testraveit651-0/+5
2013-11-11 fixed error when creating zip archives with files starting with an hyphenraveit651-0/+3
2013-11-11Merge pull request #33 from NiceandGently/masterStefano Karapetsas6-24/+48
add support for (.wim, .swm), change 7z compression level options + minor improvements
2013-11-06Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-4/+4
2013-10-287z: changed the compression level optionsraveit651-4/+9
normal compression : from "-mx=5" to "-mx=7" maximum compression: from "-mx=7" to "-mx=9 -m0=lzma2" https://bugzilla.gnome.org/show_bug.cgi?id=635083
2013-10-28engrampa does not build without packagekitraveit651-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=634356
2013-10-28adds Windows Imaging Format (.wim, .swm) supportraveit655-1/+7