2004-08-30 Paolo Bacchilega [ File Roller 2.7.5 released ] 2004-08-30 Paolo Bacchilega * src/fr-command.h (struct _FRCommand): s/uint/guint/ Fixes bug #151427 2004-08-21 Paolo Bacchilega * src/window.c (_window_history_add): Add locations visited using the back button to the history list. Fixed bug #150672: Back button is broken 2004-08-20 Paolo Bacchilega * src/fr-archive.c (fr_archive_extract): * src/window.c (window_open_files): * src/fr-command-unstuff.c (fr_command_unstuff_list): * src/file-utils.c (get_temp_work_dir_name, get_temp_work_dir): Fixed bug #150329: File roller creates predictable /tmp directories 2004-08-17 Paolo Bacchilega * src/dlg-extract.c (file_sel_response_cb): * src/actions.c (new_file_response_cb, open_file_response_cb) (save_file_response_cb, copy_or_move_archive_response_cb): Check for GTK_RESPONSE_DELETE_EVENT * src/dlg-add-files.c: * src/dlg-add-folder.c: Fixed bug #150327 and other issues. 2004-08-17 Subrahmanyam Madduri * src/window.c: avoids crashing while DND of 'Home' icon into file-roller. Fixes BUG #150328 2004-08-17 Mark McLoughlin * src/recent-files/egg-recent-item.c, src/recent-files/egg-recent-view-gtk.c, src/recent-files/egg-recent.h, sync with latest libegg. 2004-08-16 Christian Rose * configure.in: Added "bs" to ALL_LINGUAS.