summaryrefslogtreecommitdiff
path: root/src/fr-archive.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-02fix extracting files with single-character names. #125sc0w1-1/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-1/+1
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-22use a boxed type to pass the error to the 'done' signalinfirit1-4/+5
Based on FR commit: 4b645f57c856928c508dd74c31e1bfb2132368e1 From: Paolo Bacchilega <[email protected]>
2014-11-22allow the user to cancel addition and deletion of filesinfirit1-35/+131
Based on FR commit: 815ad36da74abdc9e4948500af402e3f7d67e3ba From: Paolo Bacchilega <[email protected]>
2014-11-22improved readability of codeinfirit1-2/+4
Based on FR commit: c9ea52f8a3633a97ef64af1e18f9ff5b8e1474a9 From: Paolo Bacchilega <[email protected]>
2014-11-22removed useless call to fr_archive_stoppableinfirit1-1/+0
Based on FR commit: d5f88720970fdb16d81434607f312ea36a55674a From: Paolo Bacchilega <[email protected]>
2014-11-22renamed tmp_archive to old_archiveinfirit1-6/+6
to improve code readability Based on FR commit: 4f1f57d577388ec872f6d123cfaed03f0e812a82 From: Paolo Bacchilega <[email protected]>
2014-11-22use local_copy instead of command->filename to check file existenceinfirit1-1/+1
Based on FR commit: 77b2f368b8ab02267dc94bb70e7db16f37bbe252 From: Paolo Bacchilega <[email protected]>
2014-11-22added a cancellable object to some GIO functionsinfirit1-2/+4
Based on FR commit: a323c11554785a9861fff4ae919e91c076babd82 From: Paolo Bacchilega <[email protected]>
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit1-9/+15
this change will allow the command to use a different filename from the one pointed to by the local_copy attribute. Based on FR commit: 5e48592fb49d1f5ce713fcd77d44acd664de4b6a From: Paolo Bacchilega <[email protected]>
2014-11-22removed unused functionsinfirit1-21/+0
Based on FR commit: 73fd3c56d567550be85574315d7a2beaec192970 From: Paolo Bacchilega <[email protected]>
2014-11-20add support for magic based identification of filesinfirit1-31/+64
Based on FR commits: 7b23961d200e3545af3815a8eb40d6d31757024f f08945a652ae1365ad6bbc5e3dcc8709031b5faf b6104a74e66ceca98884a6f974485a96a83526a2 From: Saleem Abdulrasool <[email protected]>
2014-11-19Several string improvements taken from file-rollerinfirit1-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
2012-11-17Fixed error when a filename contains the % signSteve Zesch1-23/+1
2012-11-17Added g_warning message when a symbolic link could not be created.Steve Zesch1-1/+1
2012-11-05Port to gsettingsraveit1-1/+2
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/+3354