commit be7fb20fe6f9c1edd1af22d39eec17e8a4db4e7e Author: Paolo Bacchilega Date: 2013-08-19 updated for version 3.8.4 M NEWS M configure.ac commit 945b33f7ad10c45af64351c62e19d3d82df750c0 Author: Paolo Bacchilega Date: 2013-08-18 cannot add files to a subfolder with zip and 7zip archives [bug #703420] M src/fr-archive.c M src/fr-archive.h M src/fr-command-7z.c M src/fr-command.c M src/glib-utils.c commit 22ec1e1dc6d5728ea7b38e5a807d3339a7438b4f Author: Paolo Bacchilega Date: 2013-08-18 7zip: fixed file deletion from jar, war, ear archives [bug #701739] M src/fr-command-7z.c commit 3588a15a239e614956a7b4dad20f06d33190a6c2 Author: Yanko Kaneti Date: 2013-07-09 Use desktop-file-validate if present to avoid distribuiting desktop file with keywords errors https://bugzilla.gnome.org/show_bug.cgi?id=703876 M configure.ac M data/Makefile.am commit 829fbe992b75d559cb3a30e2ff1107697616e824 Author: Paolo Bacchilega Date: 2013-08-18 progress and message dialogs: fixed unnecessary word breaking use WORD_CHAR as wrap mode for labels to not break words if there is enough space. [bug #702919] M src/ui/message-dialog.ui M src/ui/progress-dialog.ui commit dde55f8a64cd46cd96994bfc57491ea64b5fa7c0 Author: Paolo Bacchilega Date: 2013-08-18 error creating 7zip archives for directories without write permission [bug #651494] M src/fr-command-7z.c commit 2da60eee81f9d5ecd8202af88ab8bada997a6d23 Author: Paolo Bacchilega Date: 2013-08-17 removed unused ui file M po/POTFILES.in M src/file-roller.gresource.xml M src/ui/Makefile.am D src/ui/new-archive-dialog-options.ui commit d124d48b97d9ed19bcbaeb2714c3f854dceb4f25 Author: Paolo Bacchilega Date: 2013-08-17 libarchive: restore directory modification time when extrating [bug #697756] M src/fr-archive-libarchive.c commit fddad634d3a3a5c0c2b381faf80f22d8fdf683e0 Author: Paolo Bacchilega Date: 2013-06-12 do not allow to create a second 'New Archive' dialog [bug #701992] M src/fr-window.c M src/fr-window.h