2006-04-10  Paolo Bacchilega  <paobac@cvs.gnome.org>

	[ File Roller 2.14.1 released ]
	
	* NEWS: updated.

	* src/fr-process.c (check_child): really ignore errors when
	ignore_error is TRUE.

	Fixes bug #337331 - Cut/Paste same file results in loss of file.

2006-04-09  Brian Pepple  <bdpepple@ameritech.net>
 
	* po/LINGUAS: New file listing all supported languages.
 
	* configure.in: Use po/LINGUAS instead of including all languages
	directly in this file. See the wiki for more information:
	http://live.gnome.org/GnomeGoals/PoLinguas

2006-04-09  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/fr-command-arj.c (fr_command_arj_handle_error): 

	Fixed bug #337784 - password protected arj files.  Patch by Sven Rech.

	* src/fr-command-zip.c (fr_command_zip_escape): fixed zip escaping.

	* src/eggtreemultidnd.c: applied patch by Yann Rouillard, from
	bug #119513.

	Fixes bug #337754 - Drag and Drop extraction only works when source 
	already has focus.

2006-04-08  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/window.c (window_open_files__extract_done_cb): pass an uri list
	to gnome_vfs_mime_application_launch.

2006-04-05  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/window.c (window_new): adde 7z to the egg_recent filter.

2006-04-04  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/fr-command-7z.c (list__process_line): check fields length
	before processing the line. Do not substitute / with \

	Fixes bug #335368 - Crash when opening large 7z-archive.
	Fixes buf #326193 - file-roller creates empty 7zip archives.

	* src/eggtreemultidnd.c (egg_tree_multi_drag_motion_event): 

	Use GDK_ACTION_MOVE instead of GDK_ACTION_COPY
	Fixes bug #335659 - File Roller should move not copy files.

	* src/glib-utils.c (debug): use FILE-ROLLER as prefix.

	* src/window.c (window_archive_extract__common): check
	whether all files got filtered.

	Fixes bug #336854 - crash on twice unpacking to the same location.

2006-04-03  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* configure.in: set version to 2.14.1

	* src/gtk-utils.h (show_help_dialog): 
	* src/gtk-utils.c: 
	* src/dlg-prop.c: 
	* src/dlg-extract.c: 
	* src/dlg-add-folder.c (file_sel_response_cb): 
	* src/dlg-add-files.c (file_sel_response_cb): 
	* src/actions.c (new_file_response_cb): 
	* help/C/file-roller.xml: 
	* data/glade/file-roller.glade: 

	Added help button to all the dialogs.
	Fixed bug #336632 - Help for Extract Dialog pointing to incorrect 
	location.
	
	* src/window.c (window_open_files__extract_done_cb): do not 
	escape the path here.
	* src/fr-command-tar.c (fr_command_tar_escape): double escape \
	* src/fr-command-zip.c (zip_escape): escape \

	Fixes bug #336908 - backshalshes not supported in paths
	
2006-04-01  Brian Pepple  <bdpepple@ameritech.net>
 
 	* configure.in: 
 	* src/actions.c (activate_action_about): 
 	* src/main.c: 
 	* data/file-roller.desktop.in (Icon): 
 	* data/Makefile.am (install-data-hook): 
 
 	Install theme-friendly icons, and simplify about dialog.

2006-04-03  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/fr-command-rar.c (fr_command_rar_handle_error): ask for
	the password when trying to open a password protected rar
	archive.  Patch by Sven Rech.

	* autogen.sh (REQUIRED_AUTOMAKE_VERSION): set 
	USE_COMMON_DOC_BUILD to yes. Requires automake 1.8 (#332800).
	
2006-03-22  Tommi Vainikainen  <thv@iki.fi>

	* configure.in (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-19  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/actions.c (activate_action_about): 

	Fixed bug #335035 - mistake in file-roller's License.