summaryrefslogtreecommitdiff
path: root/src/dlg-extract.c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-29Add "Extract to subdirectory" optionxmusjackson1-2/+14
This commit adds an "Extract to subdirectory" option to the extract dialog which allows the user to extract the contents of the archive to a directory with the name of the archive (without the extension.) The user will be prompted if the directory must be created. file-utils.c: Improve remove_extension_from_path Rework this function so that it correctly parses and truncates files with multiple extensions like .tar.gz file-utils.c: Improve get_file_extension Improve this function to correctly identify and return supported compressed tar file extensions
2023-05-15Set the current folder of the file chooser dialog using a local file namezhuyaliang1-1/+7
2023-04-05Extract: add the function of automatically closing the dialog box after ↵zhuyaliang1-0/+20
decompression
2021-12-11Use a blank line at mostrbuj1-8/+0
2020-06-05gtk-utils: Remove _gtk_builder_get_widgetrbuj1-1/+1
2020-05-06Remove fr-stock.c and fr-stock.hrbuj1-1/+0
2020-03-25Terminate the application if the resource doesn't existsrbuj1-4/+1
2020-02-08dlg-extract: GtkFileChooserDialog instead of set extra widgetrbuj1-42/+12
2019-09-22Add extract-dialog-options.uirbuj1-163/+52
2019-07-01Remove trailing whitespacesLaurent Napias1-1/+1
2019-06-11Update FSF addressLaurent Napias1-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-6/+6
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+0
2016-09-14Avoid deprecated GtkMiscraveit651-0/+8
2016-09-14port deprecated GtkTable to GtkGridraveit651-17/+9
2016-05-27drop old GTK+2 codemonsta1-12/+7
2014-11-22fixed missing prototype warninginfirit1-0/+1
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]>
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-20Gtk3: Silence the GtkBox and GtkPaned deprecation warningsinfirit1-0/+5
2014-11-19Ask overwrite confirmation when extracting files with drag&dropinfirit1-1/+1
Based on FR commit: 8e2f58d8a56eb2dd27448274c732d3f0324401b5 From: Paolo Bacchilega <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=590609
2012-11-05Port to gsettingsraveit1-9/+11
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-09renaming fileroller to engrampaPerberos1-1/+1
2011-11-09initialPerberos1-0/+516