2007-02-07 Paolo Bacchilega [ File Roller 2.17.91 released ] * NEWS: * configure.in: updated for 2.17.91 2007-02-07 Jonathon Jongsma * src/dlg-extract.c: (create_extra_widget): change the accel key to 't' for "Re-create folders" option so it doesn't conflict with the "Extract" action. 2007-02-05 Paolo Bacchilega * data/glade/ask-password.glade: * data/glade/Makefile.am: * po/POTFILES.in: * src/dlg-ask-password.c: * src/dlg-ask-password.h * src/dlg-password.c: * src/dlg-password.h: * src/Makefile.am: * src/window.c: Made the password dialog HIG compliant. Fixes bug #396775 – Tell what archive is concerned when asking for password * src/glib-utils.c (eat_void_chars): * src/glib-utils.h: added function eat_void_chars to check whether a string is void. * src/dlg-open-with.c: disable the ok button in the 'open with' dialog if no application has been selected (#395074).