summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-19Several string improvements taken from file-rollerinfirit3-6/+6
2014-11-19use GtkRecentAction objects to create the recent file choosersinfirit2-62/+51
2014-11-19Fixed loading of multi-volume rar archives with 7zipinfirit5-110/+174
2014-11-19Drop compat code for Glib < 2.32infirit2-21/+0
2014-11-19Fixed loading of zip archives with zip/unzipinfirit1-1/+1
2014-11-19the zip utility cannot be used to read zip filesinfirit1-1/+1
2014-11-19Pointer arithmetic fixes for end of string accessinfirit2-2/+2
2014-11-19Prevent a NULL pointer deref in mktime_from_string().infirit1-16/+25
2014-11-19do not set the "last output" dialog as modal to allow the user to resize itinfirit1-1/+1
2014-11-19Gtk3: use gdk_display_get_app_launch_context instead of gdk_app_launch_contex...infirit1-0/+8
2014-11-19added focus stealing prevention codeinfirit1-11/+24
2014-11-19do not expand the extra widget in the 'new' dialoginfirit1-0/+4
2014-11-19use the provided action instead of always using CREATE_NEW_ARCHIVEinfirit1-1/+1
2014-11-19use g_get_user_config_dir instead of using .config/mateinfirit5-27/+55
2014-11-19fixed thel macro nameinfirit1-3/+3
2014-11-19renamed some variables to make the code clearerinfirit1-12/+13
2014-11-19Fixed crash when clicking Cancel in Add Filesinfirit1-3/+6
2014-11-19don't leak memorymonsta3-4/+7
2014-10-02Use Caja GSettings schema optionallyBalló György1-10/+24
2014-07-11Fix possible errors with some password protected filesmonsta1-7/+23
2014-06-28Do not set the selected app as the system defaultengrampa-1.9.0Paolo Bacchilega1-10/+0