summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-22make the Compress dialog largerinfirit1-1/+7
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-22add a left padding to the "other options"infirit1-1/+3
2014-11-22set a fixed title for the progress dialoginfirit3-9/+20
2014-11-22configure.ac: removed unneeded parenthesismonsta1-1/+1
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 variablesinfirit2-176/+123
2014-11-20Fixed padding in the request and error dialogsinfirit1-23/+50
2014-11-20add support for magic based identification of filesinfirit3-32/+102
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-19Bump version to 1.9.1engrampa-1.9.1infirit1-1/+1
2014-11-19Update NEWSinfirit1-1/+27
2014-11-19Sync translations with transifexmate-i18n95-22071/+28264
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-19allow to compress iso images and tar archives from the caja menuinfirit1-56/+67
2014-11-19fixed a typo in the description of a gsettings keyinfirit1-1/+1
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-rollerinfirit4-7/+7
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.32infirit3-27/+0
2014-11-19Fixed loading of zip archives with zip/unzipinfirit1-1/+1
2014-11-19added a README-DISTRIBUTIONS to explain auto-installation supportinfirit1-0/+4
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-19require Gtk+ 3.0.2 for the primary-toolbar classinfirit1-1/+1
2014-11-19Simplify and cleanup configure.ac a bitinfirit1-35/+29
2014-11-19check for pkg-config before actually using itinfirit1-2/+1