2006-01-15  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	A gnome-screenshot.desktop.in

	* gnome-screenshot.desktop.in: provide a .desktop file launcher for
	GNOME Screenshot.

	* Makefile.am: include gnome-screenshot.desktop.in to the build.

2005-12-23  Dennis Cranston  <dennis_cranston@yahoo.com>

	* screenshot-dialog.c: (screenshot_dialog_get_uri):
	* screenshot-save.c:  Clean up compiler warnings.

2005-12-23  Dennis Cranston  <dennis_cranston@yahoo.com>

	* screenshot-dialog.c: (screenshot_dialog_get_uri):
	* screenshot-save.c: (screenshot_sanitize_filename): Escape the
	path strings.  Fixes crash reported in bug #319188.

2005-12-21  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* screenshot-xfer.c (handle_transfer_ok): fix compiler warnings (patch
	by Kjartan Maraas, closes bug #324552).

2005-10-19  Sebastien Bacher  <seb128@debian.org>

	* screenshot-dialog.c: (screenshot_dialog_new):
	mention gnome-utils instead of gnome-panel (Closes: #167158).

2005-10-19  Sebastien Bacher  <seb128@debian.org>

	* gnome-panel-screenshot.c: (generate_filename_for_uri):
	clean an useless g_print statement (Closes: #319191).

==================== 2.12.0 ====================

Sun Aug 28 01:09:42 2005  Jonathan Blandford  <jrb@redhat.com>

	* gnome-panel-screenshot.c: (generate_filename_for_uri),
	(prepare_screenshot), (get_desktop_dir), (load_options): Fix
	crasher when we can't access the last saved dir for some reason,
	#309731

2005-08-21  Gustavo Noronha Silva  <kov@debian.org>

	* gnome-panel-screenshot.c:
	- fix typo in variable name "filename" -> "file_name"

2005-08-21  Kang Jeong-Hee <Keizi@mail.co.kr>

	* gnome-panel-screenshot.c, screenshot-dialog.c: Fix wrong order
	of filename charset conversion.

Sun Jul 17 15:04:13 2005  Jonathan Blandford  <jrb@redhat.com>

	* gnome-panel-screenshot.c: (prepare_screenshot), (load_options):
	* screenshot-shadow.c: (create_outline_filter), (create_effect),
	(screenshot_add_shadow), (screenshot_add_border): *
	screenshot-shadow.h: Patch from Emmanuel Pacaud
	<emmanuel.pacaud@univ-poitiers.fr> to clean up the shadow drawing
	code, #169248.

2005-05-16  Olav Vitters <olav@bkor.dhs.org>

	* gnome-panel-screenshot.c: Fix typo in gconf key (gnome_screenshot
	instead of gnome-screenshot). Fixes bug #303891. Patch by Trent
	"Lathiat" Lloyd.

2005-01-22  Carlos Garnacho Parro  <carlosg@gnome.org>

	* screenshot-dialog.c: mark a string for translation, remove an
	unnecessary function call

2004-12-22  Vincent Noel  <vnoel@cox.net>

	* gnome-panel-screenshot.c (main, prepare_screenshot_timeout):
	When called with --delay, call gtk_main() otherwise the g_timeout
	is never called. Fixes bug #161461.

2004-12-21  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-screenshot.glade:  Use proper HIG spacing in table1,
	replace file_chooser_frame with file_chooser_box to remove
	extra padding from around the file-chooser-button.
	 
	* screenshot-dialog.c: (screenshot_dialog_new):  Replace
	file_chooser_frame with file_chooser_box.
	 
2004-12-16  Vincent Noel  <vnoel@cox.net>

	* screenshot-dialog.c (screenshot_dialog_new): Use new
	GtkFileChooserButton API.

2004-11-10  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-screenshot.schemas.in, gnome-panel-screenshot.c: 
	Follow gconf naming standard.
	 
Wed Nov 10 01:15:02 2004  Jonathan Blandford  <jrb@redhat.com>

	* gnome-panel-screenshot.c: Save the last directory visited to
	gconf.  Remove dead code.  M-x clean-line-ends

	* gnome-screenshot.glade: resizable->False; has_default->True;
	redo layout.

	* screenshot-dialog.c: Fixes to DnD.  Render insensitive when
	saving.  Redo layout to use a GtkFileChooserButton.

	* screenshot-xfer.c: Minor changes in prep for upcoming big merge.

2004-11-06  Fernando Herrera  <fherrera@onirica.com>

	* screenshot-dialog.c: (screenshot_dialog_new): use the new
	 glade filename.

Wed Nov  3 11:53:02 2004  Jonathan Blandford  <jrb@redhat.com>

	* screenshot-xfer.[ch]: remove bogus old dialog stuff.

Wed Nov  3 11:29:28 2004  Jonathan Blandford  <jrb@redhat.com>

	* New ChangeLog to go along with module move.

