summaryrefslogtreecommitdiff
path: root/src/fr-process.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-05Fix: compress rar split into volumesZenWalker1-3/+13
Fixes #127
2017-02-23Fix: compress 7z split into volumesZenWalker1-1/+29
After https://github.com/mate-desktop/engrampa/commit/0b3b7eef61287213308e14639444e1953b52ac04 the compress with volumes doesn't work This is the fix for 7z files, all the files will be move from the temp folder to the current folder at same time Fixes partially #127 Fix: compres .tar.7z
2014-11-22use a boxed type to pass the error to the 'done' signalinfirit1-6/+12
Based on FR commit: 4b645f57c856928c508dd74c31e1bfb2132368e1 From: Paolo Bacchilega <[email protected]>
2014-11-20When canceling an operation kill all the sub-processes as wellinfirit1-1/+6
create a new process group and kill the process group to stop the operation. Based on FR commit: baff9720f59d85d5118ca0220b7c680dc6964d30 From: Paolo Bacchilega <[email protected]>
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09initialPerberos1-0/+1028