Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-29 | Add "Extract to subdirectory" option | xmusjackson | 1 | -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-15 | Set the current folder of the file chooser dialog using a local file name | zhuyaliang | 1 | -1/+7 | |
2023-04-05 | Extract: add the function of automatically closing the dialog box after ↵ | zhuyaliang | 1 | -0/+20 | |
decompression | |||||
2021-12-11 | Use a blank line at most | rbuj | 1 | -8/+0 | |
2020-06-05 | gtk-utils: Remove _gtk_builder_get_widget | rbuj | 1 | -1/+1 | |
2020-05-06 | Remove fr-stock.c and fr-stock.h | rbuj | 1 | -1/+0 | |
2020-03-25 | Terminate the application if the resource doesn't exists | rbuj | 1 | -4/+1 | |
2020-02-08 | dlg-extract: GtkFileChooserDialog instead of set extra widget | rbuj | 1 | -42/+12 | |
2019-09-22 | Add extract-dialog-options.ui | rbuj | 1 | -163/+52 | |
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -6/+6 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -8/+0 | |
2016-09-14 | Avoid deprecated GtkMisc | raveit65 | 1 | -0/+8 | |
2016-09-14 | port deprecated GtkTable to GtkGrid | raveit65 | 1 | -17/+9 | |
2016-05-27 | drop old GTK+2 code | monsta | 1 | -12/+7 | |
2014-11-22 | fixed missing prototype warning | infirit | 1 | -0/+1 | |
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]> | |||||
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 1 | -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-20 | Gtk3: Silence the GtkBox and GtkPaned deprecation warnings | infirit | 1 | -0/+5 | |
2014-11-19 | Ask overwrite confirmation when extracting files with drag&drop | infirit | 1 | -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-05 | Port to gsettings | raveit | 1 | -9/+11 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-09 | renaming fileroller to engrampa | Perberos | 1 | -1/+1 | |
2011-11-09 | initial | Perberos | 1 | -0/+516 | |