commit 7850fc12a13e9f33e09d511014488358bfffbdb9 Author: Paolo Bacchilega Date: 2012-08-06 updated for version 3.5.4 M NEWS M configure.ac commit 073fc8d1010f097cc979615eb2aaa901e7e28fd5 Author: Paolo Bacchilega Date: 2012-08-06 batch add: exit if the user cancel the operation M src/dlg-batch-add.c commit c374b9bc6362f0d0e6a444869d400ad98c431fe9 Author: Paolo Bacchilega Date: 2012-08-06 batch add: use the correct parent window for the error dialogs M src/dlg-batch-add.c commit d9b0034b3741152162c2e891c0867ed4c1ec2f42 Author: Piotr Drąg Date: 2012-08-06 Updated POTFILES.in M po/POTFILES.in commit 17617ec137d1627317e954f6ea91c4202bd57807 Author: Paolo Bacchilega Date: 2012-08-06 removed the Stop action from the View menu the user can use the Cancel button in the progress dialog to stop a long operation M src/fr-window.c M src/ui.h M src/ui/menus-toolbars.ui commit a830397ab745bdfe2659f214b5384dc7ef5c76cf Author: Paolo Bacchilega Date: 2012-08-06 Can't open file inside a .rar archive (with unar) [bug #680676] M src/fr-command-unarchiver.c commit 6d0ed5338c10bfcec1dd28ade47fc019074adea5 Author: Paolo Bacchilega Date: 2012-08-06 change "Re-create folders" to "Keep directory structure" [bug #681235] M src/dlg-extract.c commit f311dc1fbade872282304e8795a385a0c2a27209 Author: Paolo Bacchilega Date: 2012-08-06 removed the help buttons from the dialogs the help pages relative to the dialogs are not present anymore M src/dlg-add-files.c M src/dlg-add-folder.c M src/dlg-extract.c commit 138632da31a50e293d8c94a96d198f55b74a37e5 Author: Paolo Bacchilega Date: 2012-08-06 fixed a comment for translators M src/ui/properties.ui commit 07bf3ab6ef2d34e1e00e7ffe2ad16c29dfaad6a7 Author: Paolo Bacchilega Date: 2012-08-06 properties dialog: display the location path correctly M src/dlg-prop.c commit 700c461d7837f0bf1e365d14c31be73296b50fa8 Author: Paolo Bacchilega Date: 2012-08-06 properties dialog: added the file type M src/dlg-prop.c M src/ui/properties.ui commit 8bd373f46d16cd41def5b860a8484ada7ee91951 Merge: 4944208 c459aab Author: Paolo Bacchilega Date: 2012-08-06 Merge branch 'libarchive' commit c459aab9fd2c1d3ce5f31fc8931cd491b45109cc Author: Paolo Bacchilega Date: 2012-08-06 libarchive: use a temp filename that doesn't change the file extension M src/fr-archive-libarchive.c M src/glib-utils.c M src/glib-utils.h commit d91ec2bf7f07991e0ed3c93d0bc2a0c3e71f0d55 Author: Paolo Bacchilega Date: 2012-08-06 fixed crash when opening a file with an external application M src/dlg-open-with.c M src/fr-window.c commit 6e57c6e95b8f6a427dd7e6d1107d803810f56b20 Author: Paolo Bacchilega Date: 2012-08-06 fixed progress when updating modified files M src/fr-window.c commit 9fe785c4443c00806e9212c3cbfdbd44ebb8dc85 Author: Paolo Bacchilega Date: 2012-08-06 libarchive: use the right source tag for each action M src/fr-archive-libarchive.c commit ca65658870b5672fddba631ef3bca4376789cad1 Author: Paolo Bacchilega Date: 2012-08-06 libarchive: fixed progress when deleting removed call to fr_archive_progress_inc_completed_bytes, it is already called in save_archive_thread M src/fr-archive-libarchive.c commit 91f04b4737dba64b8758f3c520ccd155e2e23cfb Author: Paolo Bacchilega Date: 2012-08-06 disabled debug code M src/fr-window.c commit 0cf0ccd817b1c1ae5084d80217aee22cc01198ca Author: Paolo Bacchilega Date: 2012-08-06 FrCommand: fixed error handling when extracting files M src/fr-command.c commit 719f8aea0f7fa0bd9cfa995b174497756accc727 Author: Paolo Bacchilega Date: 2012-08-06 emit LISTING_CONTENT before loading the archive list M src/fr-window.c commit 0571b94dab26ec8aec5dccbd54c2ab0236a90921 Author: Paolo Bacchilega Date: 2012-08-06 FrCommand: fixed the progress fraction M src/fr-command.c commit 4d1ed6ca01f74ac54de4e5b44360b00236d43d4e Author: Paolo Bacchilega Date: 2012-08-06 fixed crash: free temp_dir with g_object_unref M src/fr-window.c commit b69c769d1874ff7a5fbff5178fe7fca29fda15d9 Author: Paolo Bacchilega Date: 2012-08-06 paste clipboard: emit ADDING_FILES for FrCommand as well M src/fr-archive-libarchive.c M src/fr-archive.c commit 379525fb379b50b64b9e7758820914ccf182aeac Author: Paolo Bacchilega Date: 2012-08-06 paste files: load the source archive to have a precise progressbar M src/fr-window.c commit 2f2ec42017dc81134bb4fdf301636c068588b7d5 Author: Paolo Bacchilega Date: 2012-08-06 libarchive: fixed renaming of a single file M src/fr-archive-libarchive.c commit 2b0b9c24d3e4d4066ee12e0da0feb9916394f0b3 Author: Paolo Bacchilega Date: 2012-08-06 libarchive: delete the temp file if an error occurred M src/fr-archive-libarchive.c commit fb9b52b4a83b18b49880de7d9c066e1bbd7e1099 Author: Paolo Bacchilega Date: 2012-08-06 renamed fr_window_set_password_for_paste as fr_window_set_password_for_second_archive M src/dlg-ask-password.c M src/dlg-ask-password.h M src/fr-window.c M src/fr-window.h commit 0bc86155596edae8bc5fa3f613f8a596c5334672 Author: Paolo Bacchilega Date: 2012-08-06 progress dialog: better description and progressbar precision M src/fr-archive-libarchive.c M src/fr-archive.c M src/fr-window.c commit 494420867114294db50f8f828811252374f1a6c2 Author: Tiffany Antopolski Date: 2012-08-05 help: Finalising edits Grammar fixes. Added link to gnome-help/user-goodpassword. M help/C/archive-create.page M help/C/archive-edit.page M help/C/archive-extract-advanced-options.page M help/C/archive-extract.page M help/C/archive-open.page M help/C/archive-view.page M help/C/introduction.page M help/C/password-protection.page M help/C/test-integrity.page commit 34b64f3a897c4b4e8e180c028f326bc921eb08ec Author: Paolo Bacchilega Date: 2012-08-05 use GFile instead of 'char *' M src/actions.c M src/dlg-add-files.c M src/dlg-add-folder.c M src/dlg-ask-password.c M src/dlg-batch-add.c M src/dlg-extract.c M src/dlg-prop.c M src/dlg-update.c M src/file-utils.c M src/file-utils.h M src/fr-archive-libarchive.c M src/fr-archive.c M src/fr-archive.h M src/fr-command-7z.c M src/fr-command-ace.c M src/fr-command-alz.c M src/fr-command-ar.c M src/fr-command-arj.c M src/fr-command-cfile.c M src/fr-command-cpio.c M src/fr-command-dpkg.c M src/fr-command-iso.c M src/fr-command-jar.c M src/fr-command-lha.c M src/fr-command-lrzip.c M src/fr-command-rar.c M src/fr-command-rpm.c M src/fr-command-tar.c M src/fr-command-unarchiver.c M src/fr-command-unstuff.c M src/fr-command-zip.c M src/fr-command-zoo.c M src/fr-command.c M src/fr-init.c M src/fr-init.h M src/fr-new-archive-dialog.c M src/fr-new-archive-dialog.h M src/fr-process.c M src/fr-process.h M src/fr-window.c M src/fr-window.h M src/gio-utils.c M src/gio-utils.h M src/glib-utils.c M src/glib-utils.h M src/main.c M src/open-file.c M src/open-file.h M src/rar-utils.c commit 353b844afb409f065092e31db014e7fbf8422fc0 Author: Ekaterina Gerasimova Date: 2012-01-18 Update user help for 3.6 Added revision details to all files. Moved description to be closer to the text (at the bottom on the info box). Replaced "File Roller" with "Archive Manager" to be consistent with other user help. Updated some instructions. Reflowed text. M help/C/archive-create.page M help/C/archive-edit.page M help/C/archive-extract-advanced-options.page M help/C/archive-extract.page M help/C/archive-open.page M help/C/archive-view.page M help/C/index.page M help/C/introduction.page M help/C/keyboard-shortcuts.page M help/C/password-protection.page M help/C/supported-formats.page M help/C/test-integrity.page M help/C/troubleshooting-archive-open.page M help/C/troubleshooting-password.page commit de08f40aed76fca6ae996815317ae2d34a4f03e3 Author: Paolo Bacchilega Date: 2012-08-03 free the batch data after completing an operation M src/fr-window.c commit b000c11162d1f7f92d42c6132fbbeb0d340c3ab6 Author: Мирослав Николић Date: 2012-08-03 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 753ba9a82a0e71d672be07a61e683513cfe985c7 Author: Paolo Bacchilega Date: 2012-08-02 new archive: fixed error when getting the mie type from the extension M src/fr-new-archive-dialog.c commit 78e2e05458c5ee1ed7cda92fbaadc847fab40fff Author: Paolo Bacchilega Date: 2012-08-02 check if the error is null before performing an IO operation M src/fr-archive-libarchive.c commit 731b00c94161188fed3d4d53ba45e79d23a395df Author: Paolo Bacchilega Date: 2012-08-02 removed _g_strcmp_null_tolerant GLib provides g_strcmp0 already M src/glib-utils.c M src/glib-utils.h commit 320e4d950418c10c393d77052f5e137904472719 Author: Paolo Bacchilega Date: 2012-08-02 removed the custom format chooser, allow to save an archive with a non-standard mime type M src/Makefile.am M src/dlg-batch-add.c D src/eggfileformatchooser.c D src/eggfileformatchooser.h M src/fr-archive-libarchive.c M src/fr-archive.c M src/fr-archive.h M src/fr-init.c M src/fr-new-archive-dialog.c M src/fr-new-archive-dialog.h M src/fr-window.c M src/fr-window.h commit c9dd29342708103f115ed79978af6ac51471fe50 Author: Jiro Matsuzawa Date: 2012-08-02 [l10n] Update Japanese translation Modify the About label M po/ja.po commit 1cc798f5e8acd8b88a4f08b8ec78450480ed1606 Author: Jiro Matsuzawa Date: 2012-08-02 [l10n] Update Japanese translation Merge latest pot M po/ja.po commit 2438135eb9be890f87a91953ac89cb3246ebfc66 Author: Paolo Bacchilega Date: 2012-08-01 libarchive: added all the libarchive supported formats M src/fr-archive-libarchive.c M src/fr-init.c commit 4ac052e8d76882d35ec970ef98af90919ea690fc Author: Paolo Bacchilega Date: 2012-08-01 libarchive: use pax_restricted format to create tar archives with pax_restricted libarchive uses the pax format only if ustar cannot be used because of some limitation. M src/fr-archive-libarchive.c commit 4ed64c71743ae1e68624be2aa93cb656a3c8a458 Author: Paolo Bacchilega Date: 2012-07-31 progress dialog: hide the progress bar when the fraction is 1.0 M src/fr-window.c commit 6a8f390b626032411bd375caa17ed013eec3d43f Author: Paolo Bacchilega Date: 2012-07-31 progress dialog: set the width of the progress bar to 350px M src/ui/progress-dialog.ui commit 758b73eb1fb9d0ede16ccc6553ac9efa63102f9e Author: Paolo Bacchilega Date: 2012-07-31 add the file selector to the main window group M src/actions.c commit a92a2fefb7b32ec20d8a6d6bd8fb5bf535abef5c Author: Paolo Bacchilega Date: 2012-07-31 libarchive: renamed fr_archive_libarchive_load as fr_archive_libarchive_list M src/fr-archive-libarchive.c commit 01f6165c52a23a5dc1c454f42c2d4d073c566948 Author: Paolo Bacchilega Date: 2012-07-31 FrCommand: copy a remote archive back to the original location after a modification and copy a remove archive in the 'open' virtual function M src/fr-command.c commit 12e7eb1839e2ab292365cdb4be6feb3ccf81e8cf Author: Paolo Bacchilega Date: 2012-07-31 FrArchive: make open virtual to allow FrCommand load a remove archive load the remote archive in fr_archive_open instead of in fr_archive_load, and renamed fr_archive_load as fr_archive_list to make it clear the difference with fr_archive_open M src/fr-archive.c M src/fr-archive.h M src/fr-window.c commit fd5b6fec83169c8a397e3ff7dee19e5725e2ca40 Author: Paolo Bacchilega Date: 2012-07-31 libarchive: set the compression option only when a compressor is present M src/fr-archive-libarchive.c commit a96a747be2fa47c78444a1c2b262dfa5a59a1836 Author: Paolo Bacchilega Date: 2012-07-31 avoid modal dialogs blocking other windows as well add each window to its own window group M src/fr-window.c commit ff351bdf611860706bb9a364920fe17356564ef5 Author: Paolo Bacchilega Date: 2012-07-30 fixed a compiler warning M src/dlg-add-folder.c commit 873dc0b02b3b3db80ddd4c989f568d740271d788 Author: Paolo Bacchilega Date: 2012-07-30 add folder: use a menu button for the option actions M po/POTFILES.in M src/Makefile.am M src/dlg-add-folder.c A src/gth-menu-button.c A src/gth-menu-button.h commit 7ef52026ff39136aed30042c2161217e874cbe35 Author: Paolo Bacchilega Date: 2012-07-30 add folder: removed the 'include subfolders' option M src/dlg-add-folder.c commit 8af8420ec77bd95e0092839349ffe34d28dac814 Author: Paolo Bacchilega Date: 2012-07-30 add the option dialog to the window group to handle modality correctly M src/dlg-add-folder.c commit 1f5ee155cd8d94f52e223a7c4e0e945f88796b95 Author: Paolo Bacchilega Date: 2012-07-30 removed the error_dialog_parent as now the dialogs are added to the window group it was a workaround to handle multiple modal dialogs M src/fr-window.c commit 826023750322f53d79488ad9121c49cbe465dec4 Author: Paolo Bacchilega Date: 2012-07-30 fixed spacing in the progress dialog M src/ui/progress-dialog.ui commit 1cbb54a87ddc6b1c318487e7205002b809b6dc94 Author: Paolo Bacchilega Date: 2012-07-30 allow to create a remote archive M src/fr-new-archive-dialog.c commit 58945517a7ca1fac945f473a6d49947b120ed612 Author: Paolo Bacchilega Date: 2012-07-30 fixed crash when converting an archive M src/fr-archive-libarchive.c commit 180c1b5fd3106db6938dee1bac2a2007b552c85b Author: Paolo Bacchilega Date: 2012-07-30 updated POTFILES.in M po/POTFILES.in commit da97ce3b08bc2838294159db8399bd2ef8316996 Author: Paolo Bacchilega Date: 2012-07-30 new dialog: do not silently delete an existing archive, ask whether to overwrite M src/fr-archive-libarchive.c M src/fr-new-archive-dialog.c commit 8e5ff0b6cc3884273ae27af1dd75f576b0e61d86 Author: Paolo Bacchilega Date: 2012-07-30 message dialog: do not set a fixed width, use a larger spacing M src/ui/message-dialog.ui commit d1d323ba9b9e8efd51049d3ef5701ef8988c4883 Author: Paolo Bacchilega Date: 2012-07-30 add modal dialogs to the toplevel group to handle multi modal dialogs correctly M src/gtk-utils.c M src/gtk-utils.h commit aeb4b9990b14a5a402d8ce4b182e3cfe694b62bd Author: Sweta Kothari Date: 2012-07-30 Updated gujarati file M po/gu.po commit 5037609e53a1d4a4ee63f493c683fe574ad3b321 Author: Paolo Bacchilega Date: 2012-07-29 _remove_files: use the compression passed to the function M src/fr-archive-libarchive.c commit 809a8c2523442d32cfac7a87eb0f14c48a04669b Author: Paolo Bacchilega Date: 2012-07-29 libarchive: implemented add_dropped_files M src/fr-archive-libarchive.c M src/fr-archive.c M src/fr-archive.h M src/fr-command.c M src/fr-window.c M src/fr-window.h commit 14e57794ef5ae04813dcd8b97075d0e02e1abb86 Author: Paolo Bacchilega Date: 2012-07-29 simplified implementation of update_files just use add_files building the file list in a different way M src/fr-archive-libarchive.c commit 5ba1cea7c7afc0e7be471bc4a777637907ffc435 Author: Paolo Bacchilega Date: 2012-07-29 removed unused options from the *Data structures M src/fr-archive-libarchive.c commit 972217632f82c91bf7b5fa4502faad3eed6cedaa Author: Paolo Bacchilega Date: 2012-07-29 libarchive: implemeted paste_clipboard M src/fr-archive-libarchive.c commit 713b13ca9db06aa0fca35300079f1c08a47a3332 Author: Paolo Bacchilega Date: 2012-07-29 libarchive: implemented fr_archive_update_open_files M src/fr-archive-libarchive.c commit e140488b608cdacf5e1292fefccca1ca3b3a53a7 Author: Paolo Bacchilega Date: 2012-07-29 fixed extration when the base_dir is null M src/glib-utils.c commit b9c180956afb3736e54be8c5e2e55f6a8852fb9b Author: Paolo Bacchilega Date: 2012-07-29 use the archive property directly instead of using g_object_get M src/fr-archive-libarchive.c commit f1876178a86ca5e5ae4e35994153c0fa83876af3 Author: Paolo Bacchilega Date: 2012-07-29 move fr_archive_libarchive_extract_files before _fr_archive_libarchive_save M src/fr-archive-libarchive.c commit 625b4d0b270c9efcd4584a5c0bf34c90ad5a910a Author: Paolo Bacchilega Date: 2012-07-29 libarchive: implemente fr_archive_rename M src/fr-archive-libarchive.c M src/fr-window.c commit 24f8cde3380ea67c07bf50dced799feb40838947 Author: Paolo Bacchilega Date: 2012-07-29 libarchive: implemented fr_archive_libarchive_remove_files M src/fr-archive-libarchive.c commit df3f4a9b0b0848b406acf55875af3f781bd4699d Author: Paolo Bacchilega Date: 2012-07-29 libarchive: added a generic _fr_archive_libarchive_save reimplemented fr_archive_libarchive_add_files using _fr_archive_libarchive_save M src/fr-archive-libarchive.c commit bdc45484f6db776e99c8895d29ca6e04535651f3 Author: Paolo Bacchilega Date: 2012-07-28 check the return values of the archive_write_* functions M src/fr-archive-libarchive.c commit fb62edf300ecea42e63b90d9b5d90884b7ca9f94 Author: Paolo Bacchilega Date: 2012-07-28 libarchive: set the compression level when creating an archive M src/fr-archive-libarchive.c commit cb385203d33ba28a4ca48b756ea9982279149153 Author: Paolo Bacchilega Date: 2012-07-28 libarchive: implemented the add_files function M src/fr-archive-libarchive.c M src/fr-archive.c M src/gio-utils.c M src/glib-utils.c M src/glib-utils.h commit 99649b2bc0836620e193779b6c613f47a4aa8803 Author: Paolo Bacchilega Date: 2012-07-28 renamed _g_path_get_base_name as _g_path_get_basename M src/fr-window.c M src/glib-utils.c M src/glib-utils.h commit 1728d384e39b2d080b4baf72ec84694756e9a0ab Author: Gabor Kelemen Date: 2012-07-27 Updated Hungarian translation by Bence Lukács M po/hu.po commit 5d7f1e26fccf8f8492f6a95eb8f01f8ab6821660 Author: Baurzhan Muftakhidinov Date: 2012-07-26 Updated Kazakh translation M po/kk.po commit a1e641aa423b95e7a0b84f7a63bec6efc4fb3257 Author: Paolo Bacchilega Date: 2012-07-24 fixed overwrite check when the files to be extracted are inside a folder M src/fr-window.c commit 7a13b88467f0e795cbd13f869795b040a9aeee1e Author: Paolo Bacchilega Date: 2012-07-24 use a byte based progress bar if the archive supports it with libarchive we can have a byte based progress indicator, instead of file based. M src/fr-archive-libarchive.c M src/fr-archive.c M src/fr-archive.h M src/fr-command-7z.c M src/fr-command-rar.c M src/fr-command-tar.c M src/fr-command-unarchiver.c M src/fr-command-zip.c M src/fr-command.c M src/fr-window.c commit d50a4ec6646af5cdaf20ff6554181a28fb03ad2b Author: Paolo Bacchilega Date: 2012-07-24 libarchive: implemented file extraction M src/fr-archive-libarchive.c M src/glib-utils.c M src/glib-utils.h commit f1fc507a2a1ed2b8eb0875b6220c127a54e3a487 Author: Praveen Illa Date: 2012-07-23 Updated Telugu Transaltions. M po/te.po commit e3b89ecb203178bd39f2f007c4f9bd0f639ad5c1 Author: Wylmer Wang Date: 2012-07-23 Update Chinese simplified translation for ui M po/zh_CN.po commit 0eed825a8433cee8cd7404208cb5a681c2d83afb Author: Wylmer Wang Date: 2012-07-23 Update Chinese simplified translation for ui M po/zh_CN.po commit 8c20efdb10a7b602fc0b24620ed4e80f663fee45 Author: tuhaihe <1132321739qq@gmail.com> Date: 2012-07-23 Update Chinese simplified translation for help M help/zh_CN/zh_CN.po commit 6bfb388076f50ddd7770035802cfb2f7fbff501b Author: Wylmer Wang Date: 2012-07-23 Update Chinese simplified translation for ui M po/zh_CN.po commit f3719fb40536151e94fb21e7d7c481d9163476d9 Author: Paolo Bacchilega Date: 2012-07-22 progress dialog: show the current action when converting an archive instead of showing the remaining files of an unspecified action M src/fr-window.c commit 1e2daf1735d454bfadaaddda89a012f4f924bcf5 Author: Paolo Bacchilega Date: 2012-07-22 progress dialog: let the dialog auto-resize, do not ellipsize the action label M src/ui/progress-dialog.ui commit 1c8b2ec10ec085b274cffdebdf2757d4502a5127 Author: Paolo Bacchilega Date: 2012-07-22 progress dialog: hide the label if it contains no text M src/fr-window.c commit 1d2ab7f031984e3e09ce2f20d3050dcaf1f8a0d6 Author: Paolo Bacchilega Date: 2012-07-22 started work to support tar archives using libarchive M configure.ac M src/Makefile.am M src/file-data.c A src/fr-archive-libarchive.c A src/fr-archive-libarchive.h M src/fr-init.c commit b7ebbb131afa0cae359ec6591187a93f4f64c5a6 Author: Paolo Bacchilega Date: 2012-07-22 re-added libmagic support M configure.ac M src/fr-archive.c commit f53437b10ccaa3fffd7b643c3199273fa2c8a234 Author: Paolo Bacchilega Date: 2012-07-22 ignore .patch files M Makefile.am commit 7daa69ac6d20e86cb9fb6418919019c445c58280 Author: Paolo Bacchilega Date: 2012-07-22 show the progress dialog after clicking on the system notification pop-up M src/fr-window.c commit 51796b7c232a05c568fa7a0ed2dedf709273baba Author: Paolo Bacchilega Date: 2012-07-21 added a command line option to notify the archive creation When passing --notify as command line argument, after the creation of an archive, a dialog will be displayed to confirm the successful completion of the operation allowing the user to open the archive if he wants to. If the progress dialog has lost the focus the notification will be shown using the desktop notification system (if compiled with libnotify). This option is used when creating archives from the Nautilus context menu command. M configure.ac M nautilus/Makefile.am M nautilus/nautilus-fileroller.c M src/Makefile.am M src/fr-archive.c M src/fr-window.c M src/fr-window.h M src/main.c commit e2ef6281c42eee03a1f6942187438bf15c1a32c7 Author: Paolo Bacchilega Date: 2012-07-21 fixed loading of archives that require a password fixed command error handling M src/fr-command-7z.c M src/fr-command-ace.c M src/fr-command-alz.c M src/fr-command-ar.c M src/fr-command-arj.c M src/fr-command-rar.c M src/fr-command-tar.c M src/fr-command-unarchiver.c M src/fr-command-unstuff.c M src/fr-command-zip.c M src/fr-command.c M src/fr-error.c M src/fr-error.h commit 70f01e1e70c3412047b290ff53d5c7a72de5de2c Author: Paolo Bacchilega Date: 2012-07-21 fixed loading of archives dropping the icon on the window M src/fr-archive.c commit 273703a94cd251789f20e4eb55e747f2c250bac1 Author: Paolo Bacchilega Date: 2012-07-21 predefine fr_application_get_type to remove a compiler warning M src/main.c commit 9daf722f01ee58240895506d901dcf8ce8267933 Author: Paolo Bacchilega Date: 2012-07-21 close the progress dialog after adding or removing files to the archive M src/fr-window.c commit e0833fb7f12b5a917875d4e75a191cb4623e0e8f Author: Paolo Bacchilega Date: 2012-07-21 fixed creation of archives from the nautilus context menu M src/dlg-batch-add.c M src/fr-archive.c M src/fr-window.c M src/fr-window.h commit 4cbe4b85b1228403ba898e0332473c8c93cbab50 Author: Paolo Bacchilega Date: 2012-07-21 fixed potential error when renaming a file reset the filename after calling _fr_command_remove. M src/Makefile.am M src/fr-command.c commit 1ec2cf1b7f512b52773b82d22f73d175e3879005 Author: Paolo Bacchilega Date: 2012-07-21 fixed loading of multi volume archives M src/fr-command.c commit 1b3e8e38d56b66c4ea74f5eb3c24eada90fc6cb9 Author: Paolo Bacchilega Date: 2012-07-21 reset the extract_here flag after extracting M src/fr-archive.h M src/fr-command.c commit 16b314ec5ec94da52645552c699c4f5f9ddc813c Author: Paolo Bacchilega Date: 2012-07-21 include gstdio.h for g_unlink M src/fr-command.c commit 08fae284dfe7ceae3888e5167f35cbafd0fde632 Author: Paolo Bacchilega Date: 2012-07-21 fixed "archive created" message not displayed in the progress dialog call fr_window_pop_message in stop_activity_mode instead of fr_window_stop_batch M src/fr-window.c commit ba86634fa6778f655bf2a9f09b72cbbfb20e681d Author: Paolo Bacchilega Date: 2012-07-21 added the FR_ACTION_UPDATING_FILES action to display a better message in the progress dialog M src/fr-archive.c M src/fr-archive.h M src/fr-window.c commit 99ead8a3e449a90c836cce3bed42ab19ffeedd9d Author: Paolo Bacchilega Date: 2012-07-21 removed the action attribute from archive M src/fr-archive.c M src/fr-archive.h M src/fr-command-zip.c M src/fr-command.c commit b1892e4fb94bef47f98d626383c86e687f33ee01 Author: Paolo Bacchilega Date: 2012-07-21 paste files: reload the archive only if the operation was successful M src/fr-window.c commit bff5f043c2e569a97ba3188061d8fc459fcafdbd Author: Paolo Bacchilega Date: 2012-07-21 use the idle callback only where needed, in the progress dialog M src/fr-window.c commit 8d1c9e73f7ad9a8d20e1e8b6c0aeac4171c63263 Author: Paolo Bacchilega Date: 2012-07-21 process: disconnect from the cancellable before completing M src/fr-process.c commit 12bb4fcd117069d65185f7ff92a4e8bc3104f55d Author: Paolo Bacchilega Date: 2012-07-20 show the progress dialog when renaming a file M src/fr-window.c commit b5783933b484123d3e59c4a73ce2621ca8ea74e3 Author: Paolo Bacchilega Date: 2012-07-20 do not use the underscor in property names M src/fr-window.c commit 1cd45be2b3a55193145a44fd669d1dfb939b602d Author: Paolo Bacchilega Date: 2012-07-20 close the progress dialo after opening a file M src/fr-window.c commit 656ee29adc020e63d0e6f34a60bc832a1376aee2 Author: Paolo Bacchilega Date: 2012-07-20 fixed open file not updated after being changed M src/fr-window.c commit d4201ba0ff1caff795a0974967a934604c99ba74 Author: Paolo Bacchilega Date: 2012-07-20 reset the cancellable if is has been cancelled M src/fr-window.c commit da7f282fe7724095e20e0d76cb578b3d639488d4 Author: Paolo Bacchilega Date: 2012-07-20 fixed the progress dialog not hiding M src/fr-window.c commit e17202352d3fbe0cabd6c7f6a9be104ae3240d96 Author: Paolo Bacchilega Date: 2012-07-20 reload the archive after pasting the selection M src/fr-window.c commit 1ec3a375ac13d116bd27f35a6c0721a6288108b8 Author: Paolo Bacchilega Date: 2012-07-20 removed wrong comment M src/actions.c commit 3d5c2de0dc29ed8724c7377f9a012e7e4bf69bd6 Author: Paolo Bacchilega Date: 2012-07-20 fixed file renaming M src/fr-command.c M src/fr-window.c commit 36d70f34155dafc86fb990965383a14cce210e8d Author: Paolo Bacchilega Date: 2012-07-20 fixed some crashes here and there M src/fr-process.c M src/fr-window.c M src/main.c commit bd13cf395f9335f30426cd3342198babae62c936 Author: Paolo Bacchilega Date: 2012-07-20 fixed encrypt-header property setting use a regular boolean or the property setting doesn't work M src/fr-archive.h commit 3d9b8d55eeca091bf8ca75d93f8dccc9f61ff708 Author: Paolo Bacchilega Date: 2012-07-20 implemented _g_uri_is_archive M src/fr-archive.c commit 0855a8c9c8f9a001e106b9ad75d49a7439424a0a Author: Paolo Bacchilega Date: 2012-07-20 removed use of the macros where not needed M src/fr-archive.c commit b4a7ca19cf9f86cb9ade4bfe5c8f03862ae02ef3 Author: Paolo Bacchilega Date: 2012-07-20 added missing actions definitions M src/fr-archive.c commit 4a513a2c78db6068dbfbd006d316288f8fbd5b74 Author: Paolo Bacchilega Date: 2012-07-20 removed unused defines M src/fr-archive.c commit bcd32417e91753eff5cce423a833178b8042c2d2 Author: Paolo Bacchilega Date: 2012-07-20 fr-window.c: reorganized the code to avoid forward declarations M src/fr-window.c commit 98de733ad5cc57a2aa524394ecdbbd69717a56e0 Author: Paolo Bacchilega Date: 2012-07-20 fr-window.h: removed internal functions from the header M src/dlg-ask-password.c M src/dlg-batch-add.c M src/dlg-extract.c M src/dlg-package-installer.c M src/fr-window.c M src/fr-window.h commit 9788ae9c19b144145f30e693567e71266521f2ad Author: Paolo Bacchilega Date: 2012-07-18 fixed error handling foe the 'paste files' operation M src/fr-window.c commit e3e1836df5f824fdf017a65fec2676f1ce419a13 Author: Paolo Bacchilega Date: 2012-07-18 fixed error handling for the 'save as' oprtation M src/fr-window.c commit 84857a50bce155838a351080b11bbb287d5585ff Author: Paolo Bacchilega Date: 2012-07-18 show the progress dialog before starting an archive operation M src/fr-window.c commit 22a902109ec17fdba43e8f7cedac4a6ee5c5b1f9 Author: Paolo Bacchilega Date: 2012-07-18 ask overwrite confirmation before deleting an existing archive M src/fr-new-archive-dialog.c commit a848bc3a8b591b718ee5f25d447483b708fcac58 Author: Paolo Bacchilega Date: 2012-07-18 emit a LOADING_ARCHIVE action before loading a remote archive M src/fr-command.c commit 41727b8c1868a8a0ea228995af041a81d1a8df93 Author: Paolo Bacchilega Date: 2012-07-18 make uncompress and compress void function as default implementation M src/fr-command.c commit cc87c0eefa22cb66c3141d17124421cdaeeeb510 Author: Paolo Bacchilega Date: 2012-07-18 do not use g_signal_emit_by_name to emit an archive signal use the fr_archive_* functions instead M src/fr-command.c commit 94c6ebbda721848636100e4807260f7011bf6137 Author: Paolo Bacchilega Date: 2012-07-18 added a PASTING_FILES action M src/fr-archive.h commit e7ea78a81ede4b6785cedf586c341df8290bd1c3 Author: Paolo Bacchilega Date: 2012-07-18 removed the cancellable attribute from the archive it was useless M src/fr-archive.c M src/fr-archive.h M src/fr-command.c commit 54cb8383be76461a4bde782ab6c2798c118f49e3 Author: Paolo Bacchilega Date: 2012-07-18 fixed file format filter removed a double dot from the filter M src/eggfileformatchooser.c commit ce9d4d3f8f114152d090897590da88fa27385968 Author: Paolo Bacchilega Date: 2012-07-17 update dialog: fixed spacing and button icon visibility M src/ui/update.ui commit 55c99365f4bf8cb9159af903e3035cfb7a6be6bb Author: Paolo Bacchilega Date: 2012-07-17 fixed a compiler warning M src/fr-window.c commit 7ef4a3c0694b05365ff7e63250bfcb934a548c4b Author: Paolo Bacchilega Date: 2012-07-17 added description for the RENAMING_FILES action M src/fr-window.c commit 0a6bb36849f212dd9b47287ede5938e38705d8fa Author: Paolo Bacchilega Date: 2012-07-17 initialize the error to NULL M src/fr-window.c commit 14b360778026337f3689d13af77428f382126377 Author: Paolo Bacchilega Date: 2012-07-17 removed the extension from the type description M src/fr-init.c commit e7dec00e9a93f43c2aac96dec09317ad0d82a385 Author: Paolo Bacchilega Date: 2012-07-17 removed unused code M src/fr-command.c commit 12a9130d2e2210a2b9f96bf741aefdf9e0badb1f Author: Paolo Bacchilega Date: 2012-07-17 use the fr_archive_action_started function to emit the START signal M src/fr-archive.c commit 089b4901fb360299eaa25f502761c1b1b0833a93 Author: Paolo Bacchilega Date: 2012-07-17 fixed archive creation and type convertion added a FrNewArchiveDialog class to create a new archive and to save an archive in a different format. M src/Makefile.am M src/actions.c M src/actions.h D src/dlg-new.c D src/dlg-new.h M src/eggfileformatchooser.c M src/file-roller.gresource.xml M src/fr-archive.h A src/fr-new-archive-dialog.c A src/fr-new-archive-dialog.h M src/fr-window.c M src/fr-window.h M src/ui/Makefile.am R069 src/ui/new.ui src/ui/new-archive-dialog-options.ui commit 4b64c5ece7a4e209799b72845b1587d4b9323940 Author: Paolo Bacchilega Date: 2012-07-16 make FrArchive more abstract and FrCommand a subclass of it this will allow to handle some archive types using a library instead of executing external utilities. M src/Makefile.am M src/actions.c M src/dlg-batch-add.c M src/dlg-new.c M src/dlg-package-installer.c M src/dlg-prop.c M src/fr-archive.c M src/fr-archive.h M src/fr-command-7z.c M src/fr-command-ace.c M src/fr-command-ace.h M src/fr-command-alz.c M src/fr-command-ar.c M src/fr-command-arj.c M src/fr-command-cfile.c M src/fr-command-cfile.h M src/fr-command-cpio.c M src/fr-command-dpkg.c M src/fr-command-iso.c M src/fr-command-jar.c M src/fr-command-lha.c M src/fr-command-lrzip.c M src/fr-command-rar.c M src/fr-command-rpm.c M src/fr-command-tar.c M src/fr-command-unarchiver.c M src/fr-command-unstuff.c M src/fr-command-zip.c M src/fr-command-zoo.c M src/fr-command.c M src/fr-command.h M src/fr-error.c M src/fr-error.h M src/fr-init.c M src/fr-init.h D src/fr-proc-error.c D src/fr-proc-error.h M src/fr-process.c M src/fr-process.h M src/fr-window.c M src/fr-window.h M src/glib-utils.c M src/glib-utils.h M src/main.c M src/rar-utils.c M src/typedefs.h