2004-11-29 Paolo Bacchilega [ File Roller 2.9.1 released ] 2004-11-24 Dennis Cranston * src/actions.c: (activiate_action_about): Fix logo icon to use the theme icon. 2004-11-25 Paolo Bacchilega * src/file-utils.c: * src/dlg-open-with.c (dlg_open_with): * src/window.c (window_open_files__extract_done_cb): Fixed bug #159464: Should not use deprecate mime API 2004-11-24 Dennis Cranston * src/main.c: (initialize_data): Set window icon with gtk_window_set_default_icon_name () to use the theme icon. 2004-11-23 Paolo Bacchilega * src/window.c: * src/dlg-extract.c: * src/dlg-add-folder.c: Fixes bug #159172: tooltips leaked. Patch by Paolo Borelli. 2004-11-18 Paolo Bacchilega * src/file-utils.c (split_line, eat_spaces, get_last_field): Added more checks on NULL pointers. 2004-11-10 Claudio Bley * src/fr-command-rar.c (process_line): fixed file name processing; first char should be ignored, rest of the line is the file name, if the first char == '*' the file is encrypted (add_password_arg, fr_command_rar_test): new functions (fr_command_rar_list, fr_command_rar_add, fr_command_rar_extract): added rar password support. (fr_command_rar_class_init, fr_command_rar_init): enabled password support and testing of archives. 2004-11-09 Paolo Bacchilega * src/actions.c (activate_action_about): use the GtkAboutDialog. (activate_action_about): use show instead of show_all 2004-11-08 Paolo Bacchilega * configure.in: updated required gtk version. * src/ui.h: * src/window.c: * src/window.h: Added a 'Open Recent' menu item on the toolbar. 2004-11-02 Paolo Bacchilega * help/*: Fixed bug #145162] .omf.out and omf_timestamp files should not be in cvs.