summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2014-02-09Fix translation of some menu itemsStefano Karapetsas1-3/+3
2013-12-15Merge pull request #34 from NiceandGently/masterStefano Karapetsas1-0/+8
add support for cab and .ar files + zip improvements
2013-11-16fix the GTK3 versionElias Aebi2-2/+19
2013-11-15add the primary-toolbar style classElias Aebi1-0/+3
2013-11-15port to GTK3Elias Aebi3-10/+10
2013-11-13replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi1-16/+16
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-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) supportraveit652-0/+4
2013-10-28package installer: don't display an error message if the user cancelled the ↵raveit651-18/+31
operation
2013-10-24Merge pull request #26 from NiceandGently/masterStefano Karapetsas2-43/+128
add support for rar-5.0x
2013-10-07add support for rar-5.0xraveit652-43/+128
2013-09-26fr-window: Assertion check to prevent ptr dereferenceAlexander von Gluck IV1-0/+2
* clang static analysis shows that if this function is called with file_list set to NULL, it would be dereferenced.
2013-08-01Merge pull request #21 from infirit/unarchiverStefano Karapetsas4-2/+432
Add unarchiver support
2013-08-01Merge pull request #23 from infirit/yelptoolsStefano Karapetsas1-1/+1
Use yelp-tools instead of mate-doc-utils
2013-07-31Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2013-07-30automake fixes: INCLUDES -> AM_CPPFLAGSinfirit2-2/+2
2013-06-30Add unachiver supportinfirit4-2/+432
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-03-27Fix garbled dir on extraction (closes GH-1)Ingo Saitz1-2/+8
Add a missing \0 on receiving the char* from the XDS_ATOM. g_strndup is needed, because the returned char* is of fixed length and one byte too small if it has no final \0.
2012-11-22Fix deprecations and warningsScott Balneaves6-12/+46
2012-11-17Can't open rar files with password protected file data and headers.Steve Zesch1-0/+6
2012-11-17Fixed error when a filename contains the % signSteve Zesch1-23/+1
2012-11-17Removed unused variables.Steve Zesch2-5/+2
2012-11-17Added g_warning message when a symbolic link could not be created.Steve Zesch1-1/+1
2012-11-17file-roller crashes when clicking Cancel in Add FilesSteve Zesch1-1/+6
2012-11-05Port to gsettingsraveit22-1643/+449
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch103-112/+112
2012-07-11fix wrong app nameStefano Karapetsas1-1/+1
2012-04-29move config folder to .config/mate, thanks to gapanStefano Karapetsas1-4/+4
2012-03-29Changed refrences of File Roller to EngrampaSteve Zesch3-3/+3
2012-01-13Added mate-desktop.org to about window.engrampa-1.1.0Steve Zesch1-467/+468
2011-11-30many renames from file-roller to engrampaStefano Karapetsas95-102/+104
2011-11-09renaming fileroller to engrampaPerberos15-70/+70
2011-11-09initialPerberos111-0/+42067