summaryrefslogtreecommitdiff
path: root/src/fr-window.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14fixed overwrite check when the files to be extracted are inside a folderraveit651-9/+13
2015-10-01don't crash when opening archives on network drive (ftp, smb, ...)monsta1-1/+1
2015-10-01fixed ngettext usageDmitry Mikhirev1-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-23engrampa doesn't delete directories w/ files withininfirit1-1/+26
2014-11-22progress dialog: show the archive name in the main message..infirit1-117/+69
2014-11-22fixed missing prototype warninginfirit1-1/+1
2014-11-22set a fixed title for the progress dialoginfirit1-0/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-12/+99
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 warningsinfirit1-12/+9
2014-11-22make the progress dialog largerinfirit1-1/+1
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit1-3/+26
2014-11-22allow the user to cancel addition and deletion of filesinfirit1-12/+0
2014-11-22removed unused functionsinfirit1-19/+0
2014-11-22set a fixed title for the progress dialoginfirit1-6/+16
2014-11-21added an icon to the progress dialoginfirit1-24/+20
2014-11-20Remove unused variableinfirit1-1/+0
2014-11-20Gtk3: Silence the GtkBox and GtkPaned deprecation warningsinfirit1-0/+6
2014-11-20do not set the border width for any dialoginfirit1-5/+0
2014-11-20make the progresss dialog modal when not in batch modeinfirit1-3/+8
2014-11-20fixed bug when pasting files in another pathinfirit1-0/+2
2014-11-19Ask overwrite confirmation when extracting files with drag&dropinfirit1-39/+217
2014-11-19Change strings to use ellipsisinfirit1-1/+1
2014-11-19set a mnemonic for the label in the request dialoginfirit1-2/+2
2014-11-19Several string improvements taken from file-rollerinfirit1-4/+4
2014-11-19use GtkRecentAction objects to create the recent file choosersinfirit1-57/+49
2014-11-19Drop compat code for Glib < 2.32infirit1-13/+0
2014-11-19Pointer arithmetic fixes for end of string accessinfirit1-1/+1
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-10-02Use Caja GSettings schema optionallyBalló György1-10/+24
2014-06-28Do not set the selected app as the system defaultengrampa-1.9.0Paolo Bacchilega1-10/+0
2014-05-17Also use gdk_window_get_* for gtk2infirit1-4/+0
2014-05-17Drop support for gtk+ < 2.24infirit1-15/+0
2013-11-16fix the GTK3 versionElias Aebi1-2/+7
2013-11-15add the primary-toolbar style classElias Aebi1-0/+3
2013-11-15port to GTK3Elias Aebi1-4/+1
2013-11-13replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi1-16/+16
2013-09-26fr-window: Assertion check to prevent ptr dereferenceAlexander von Gluck IV1-0/+2
2013-03-27Fix garbled dir on extraction (closes GH-1)Ingo Saitz1-2/+8
2012-11-22Fix deprecations and warningsScott Balneaves1-4/+22
2012-11-05Port to gsettingsraveit1-173/+165
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-3/+3
2011-11-09renaming fileroller to engrampaPerberos1-7/+7