summaryrefslogtreecommitdiff
path: root/src/fr-window.h
AgeCommit message (Collapse)AuthorFilesLines
2023-05-29Add "Extract to subdirectory" optionxmusjackson1-0/+1
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-04-21action: Delete unused sort_by_entries codezhuyaliang1-3/+0
2023-04-05Extract: add the function of automatically closing the dialog box after ↵zhuyaliang1-0/+2
decompression
2023-03-21fix: Encrypted documents in. 7z format cannot delete locked files and foldersjishengjie1-0/+1
2022-03-10Fix implicit conversion changes signedness: 'gboolean'rbuj1-1/+1
2021-12-11Use a blank line at mostrbuj1-1/+0
2019-06-11Update FSF addressLaurent Napias1-1/+1
2016-07-10Use GtkApplicationZenWalker1-2/+2
file-roller commits: https://git.gnome.org/browse/file-roller/commit/?id=b0223c4ab5bc7ce98a3747624fd1bbc298915a94 https://git.gnome.org/browse/file-roller/commit/?id=6d03df7fdfdab9089ced1ca7682ec7ffffa1bbc7
2014-11-22Added a D-BUS service to create and extract archives.infirit1-2/+9
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-22removed unused functionsinfirit1-2/+0
Based on FR commit: 73fd3c56d567550be85574315d7a2beaec192970 From: Paolo Bacchilega <[email protected]>
2014-11-22set a fixed title for the progress dialoginfirit1-1/+2
Based on FR commit: fd497f4f9db806ce97f68d0366ae1f7fd37eccd1 From: Paolo Bacchilega <[email protected]>
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-1/+0
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-09initialPerberos1-0/+315