summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-10-01don't crash when opening archives on network drive (ftp, smb, ...)monsta1-1/+1
2015-09-30unar: fix extracting archives with '[' in filenamesc0w1-2/+7
2015-07-21fix wrong header guard in generated src/fr-enum-types.hmonsta1-1/+1
2015-07-21fr-command-rar: additional check for NULL pointer to avoid crashMonsta1-0/+3
2015-07-08display correct help pages for all dialogsMonsta2-2/+2
2015-05-19GTK3: set top and bottom margin of statusbar to zeroraveit651-0/+7
2014-11-24fr-window: edata is never usedinfirit1-1/+0
2014-11-24eggfileformatchooser: Remove pointless checkinfirit1-6/+1
2014-11-23zero-init signals arraymonsta1-1/+1
2014-11-23fix logic errormonsta1-1/+1
2014-11-23engrampa doesn't delete directories w/ files withininfirit2-9/+51
2014-11-22progress dialog: show the archive name in the main message..infirit1-117/+69
2014-11-22fixed missing prototype warninginfirit30-52/+60
2014-11-22Fix warningsinfirit1-3/+3
2014-11-22set a fixed title for the progress dialoginfirit2-4/+5
2014-11-22do not call release_data if the data was not initializedinfirit1-1/+2
2014-11-22Added a D-BUS service to create and extract archives.infirit20-816/+1686
2014-11-22do not update if the progress dialog is nullinfirit1-0/+3
2014-11-22enable interactive search in the file listinfirit1-1/+1
2014-11-22do not reload the archive if the operation was canceledinfirit1-2/+3
2014-11-22fixed compiler warningsinfirit6-21/+18
2014-11-22use a boxed type to pass the error to the 'done' signalinfirit8-16/+116
2014-11-22make the progress dialog largerinfirit1-1/+1
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit5-55/+37
2014-11-22no need to force archive recompressinfirit1-10/+0
2014-11-22allow the user to cancel addition and deletion of filesinfirit4-55/+132
2014-11-22improved readability of codeinfirit1-2/+4
2014-11-22removed useless call to fr_archive_stoppableinfirit1-1/+0
2014-11-22renamed tmp_archive to old_archiveinfirit1-6/+6
2014-11-22use local_copy instead of command->filename to check file existenceinfirit1-1/+1
2014-11-22added a cancellable object to some GIO functionsinfirit1-2/+4
2014-11-22removed wrong call to fr_process_startinfirit4-7/+1
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit6-37/+61
2014-11-22removed unused functionsinfirit4-44/+0
2014-11-22set a fixed title for the progress dialoginfirit3-9/+20
2014-11-21do not call release_data if the data was not initializedinfirit1-1/+2
2014-11-21added an icon to the progress dialoginfirit4-48/+49
2014-11-20Remove unused variableinfirit1-1/+0
2014-11-20batch add: simplified the code removing useless variablesinfirit1-81/+56
2014-11-20Fixed padding in the request and error dialogsinfirit1-23/+50
2014-11-20add support for magic based identification of filesinfirit2-32/+69
2014-11-20Gtk3: Silence the GtkBox and GtkPaned deprecation warningsinfirit5-0/+24
2014-11-20do not set the border width for any dialoginfirit2-23/+0
2014-11-20make the progresss dialog modal when not in batch modeinfirit1-3/+8
2014-11-20When canceling an operation kill all the sub-processes as wellinfirit1-1/+6
2014-11-20fixed bug when pasting files in another pathinfirit1-0/+2
2014-11-19Gtk3: Replace deprecated gdk_cursor_unref with g_object_unrefinfirit1-0/+4
2014-11-19Ask overwrite confirmation when extracting files with drag&dropinfirit4-41/+225
2014-11-19Change strings to use ellipsisinfirit2-13/+13
2014-11-19set a mnemonic for the label in the request dialoginfirit2-3/+3