2004-12-06  Jody Goldberg <jody@gnome.org>

	* Release 2.8.2

2004-12-03  Jody Goldberg <jody@gnome.org>

	* libgnomeprintui/gnome-print-preview.c
	(gnome_print_preview_get_use_theme) : new.

	* libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas) :
	  init the use theme toggle.

2004-12-01  Jody Goldberg <jody@gnome.org>

	* libgnomeprintui/gpaui/gpa-transport-selector.c
	(gpa_transport_selector_rebuild_combo) : Use the new
	  gnome_print_transport_exists_by_name to avoid listing non-existant
	  transports for a system.

	* configure.in : bump libgnomeprint req to get the transport_exists
	  function

2004-11-29  Jody Goldberg <jody@gnome.org>

	* libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas) :
	  disable auto-centering of the canvas.  The new 1:1 patch would leave
	  things in the center which is unlikely to be what people want.