commit b3e1ac905264b99b9ced1c0ae2ae537c1dae1a5b Author: Paolo Bacchilega Date: 2015-02-16 updated for version 3.15.90 M NEWS M configure.ac commit a62bc9806711cf95b03ceab4a996f681a499da5c Author: Kjartan Maraas Date: 2015-02-16 Updated Norwegian bokmål translation. M po/nb.po commit 25875751ab3c14b77a457558e03383e87fb02c6a Author: Stas Solovey Date: 2015-02-16 Updated Russian translation M po/ru.po commit 13deb8d2980f13e6d77d049882828734901f9133 Author: Balázs Úr Date: 2015-02-15 Updated Hungarian translation M po/hu.po commit 05846ae7b19f9785d72bdfe735fb5ae745630642 Author: Matej Urbančič Date: 2015-02-15 Updated Slovenian translation M po/sl.po commit 0bb26ee4223cdcbca9aa0816c81069b74f15c2f7 Author: Paolo Bacchilega Date: 2015-02-15 Cannot delete files from password protected 7zip archives [bug #618909] M src/fr-command-7z.c M src/fr-command.c M src/fr-window.c M src/fr-window.h commit 6990cc91f24ded744181848e2937a19b935cd9be Author: Paolo Bacchilega Date: 2015-02-15 password dialog: set the Ok button as suggested action M src/dlg-ask-password.c M src/dlg-password.c commit 06c34a21a02bad262fbff71fc096de4f60db68b0 Author: Paolo Bacchilega Date: 2015-02-15 removed unused variable M src/dlg-batch-add.c commit f96080c59ac2da792c4743f353540e75b95f6a1b Author: Paolo Bacchilega Date: 2015-02-15 use the header-bar for options dialog M src/dlg-add.c M src/ui/add-options.ui commit f89d1fd73a5b1934efd7b4885a98a0933a11c84b Author: Paolo Bacchilega Date: 2015-02-15 code clean-up M src/dlg-ask-password.c M src/dlg-delete.c commit 3a799907747c7d55823ca5b43ad03b016562cb72 Author: Paolo Bacchilega Date: 2015-02-15 add: use a popover for the options menu M src/dlg-add.c commit 16496e3d8d8d580acf15aeb23cf325632a8424db Author: Paolo Bacchilega Date: 2015-02-15 use the header-bar for the progress dialog M src/fr-window.c M src/ui/progress-dialog.ui commit da287a996d21545d69dc4bb5813d411acddacae8 Author: Paolo Bacchilega Date: 2015-02-15 file-roller delete file in certain circumstances check whether the archive file is included in the files to add before asking for the overwrite confirmation [bug #536834] M src/dlg-batch-add.c M src/fr-new-archive-dialog.c M src/fr-new-archive-dialog.h commit af95f7d8db4e99e7c661022f77097c69b0becfe2 Author: Paolo Bacchilega Date: 2015-02-15 Extracting (by drag & drop) causes an error when the mouse is hovering Chromium [bug #735857] M src/fr-window.c commit 448cc4bdb05b1c90f578a789fd71134f7372794d Author: Paolo Bacchilega Date: 2015-02-15 use a function to simplify the code M src/dlg-ask-password.c M src/dlg-delete.c M src/dlg-password.c M src/dlg-prop.c M src/fr-file-selector-dialog.c M src/fr-new-archive-dialog.c M src/gtk-utils.c M src/gtk-utils.h commit 140bbb8149ba2a6834aed9acb6cc4b3abbbb926f Author: Paolo Bacchilega Date: 2015-02-15 fixed indentation and spacing M src/dlg-add.c M src/dlg-ask-password.c M src/dlg-delete.c M src/dlg-password.c M src/dlg-prop.c M src/fr-file-selector-dialog.c M src/fr-new-archive-dialog.c M src/gtk-utils.c commit 0f2dab08dc8c577a89a32aeaa1f2467dcaf8c949 Author: Iain Lane Date: 2015-01-08 fr-new-archive-dialog: respect gtk-dialogs-use-header https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/fr-new-archive-dialog.c commit 4ac348f2602f583d3956b70c0d35fadeeeebc600 Author: Iain Lane Date: 2014-12-23 dlg-add: Respect the DialogsUseHeader gtksetting Put the 'Options' button in the action area if we're not using the headerbar. https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/dlg-add.c M src/fr-file-selector-dialog.c commit e07caf4e9ca7f9de80d12d9e9c0a8200bbc9280a Author: Iain Lane Date: 2014-12-19 delete: Use gtk-dialogs-use-header GtkSetting https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/dlg-delete.c M src/ui/delete.ui commit b8fe8755e8c102a87a3da17ac211699c579f2d59 Author: Iain Lane Date: 2014-12-19 request-dialog: Use gtk-dialogs-use-header GtkSetting https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/gtk-utils.c M src/ui/request-dialog.ui commit 841bf118f818e0d1c8f808c544d95a4d8a6d6db7 Author: Iain Lane Date: 2014-12-19 password: Use gtk-dialogs-use-header GtkSetting https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/dlg-password.c M src/ui/password.ui commit 2389c4c9cc369e48d8412213eb1f46239812fce8 Author: Iain Lane Date: 2014-12-19 ask-password: Use gtk-dialogs-use-header GtkSetting https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/dlg-ask-password.c M src/ui/ask-password.ui commit a2fc48e0f4c2cba6904a73db48aa6d1752f11a8d Author: Iain Lane Date: 2014-12-19 Respect use-header-bar for the properties dialog This is a construct-only property so you cannot set this from a .ui file. https://bugzilla.gnome.org/show_bug.cgi?id=741925 M src/dlg-prop.c M src/ui/properties.ui commit b911578eabea407f5c48572950bfd58602f41842 Author: Paolo Bacchilega Date: 2015-02-15 Deleting all files does not work only happens when the archive is modified with libarchive [bug #738178] M src/fr-archive-libarchive.c commit cc91a59634745df0476fd818041eb7b405a25c65 Author: Balló György Date: 2015-01-12 Improve libarchive support libarchive has read/write support for tar.lrz, tar.lzo, zip, and read only support for deb, rar and rpm formats. M src/fr-archive-libarchive.c M src/fr-command-zip.c commit 17a2be90d8242378000342ce96c29b9f40c221ab Author: Paolo Bacchilega Date: 2015-02-15 Dragging a file to desktop doesn't work [bug #479351] M src/fr-window.c commit a20006cf78cabd69a4fe898ee4e6750b6ab8324f Author: Kristjan SCHMIDT Date: 2015-02-12 Updated Esperanto translation M po/eo.po