2004-09-10  Jody Goldberg <jody@gnome.org>

	* Release 2.7.90

2004-09-10  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=133924
	* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_glyphlist) : 
	  art_affine_scale just initializes an affine for scaling, it does not
	  multiply the supply affine by a scaling affine.

2004-08-18  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

	http://bugzilla.gnome.org/show_bug.cgi?id=149858
	* libgnomeprint/gnome-fontmap.c
	(fcpattern_to_gp_font_entry) Make FC_STYLE forcing always
	work by making it independent of fontconfig.

2004-09-08  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gpa/gpa-reference.c (gpa_reference_set_value) : More
	  robust in the face of failure.

	http://bugzilla.gnome.org/show_bug.cgi?id=147349
	* configure.in : Improve the zlib test

	http://bugzilla.gnome.org/show_bug.cgi?id=143878
	* libgnomeprint/gnome-font.c (gnome_font_find_closest) : this should
	  call gnome_font_face_find_closest (Owen Taylor)

	* libgnomeprint/gnome-font-face.c (gfft2_outline_funcs) : make static

2004-08-25  Brian Cameron  <brian.cameron@sun.com>

	* doc/reference/libgnomeprint-docs.sgml: Updated to use same
	  DOCTYPE that is used by glib/gtk+.

2004-08-24  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add «nb» to ALL_LINGUAS.

2004-08-21  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gnome-print-config.c (gnome_print_config_set_length) :
	  remove some debug spew

2004-08-16  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "bs" to ALL_LINGUAS.

2004-08-11  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

	* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_set_font_real):

	Put comments into gnome_print_ps2_set_font_real for fix #148674 as per 
	Jody's request.

2004-08-11  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

	Fix for #149858

	* libgnomeprint/gnome-fontmap.c
	(fcpattern_to_gp_font_entry) If FC_STYLE is not found, create one from
	  FC_SLANT and FC_WEIGHT. If they are not present, give 'Regular'
	  FC_STYLE.

2004-08-11  Matthias Clasen  <mclasen@redhat.com>
	    Colin Walters  <walters@redhat.com>

	* libgnomeprint/modules/cups/gnome-print-cups.c (attributes_changed_cb):
	Get queue length directly from printer attributes.
	(queue_changed_cb): Delete.
	(start_polling): Don't connect to queue signals.
	(stop_polling, gpa_printer_complete_stub): Don't disconnect queue signals.

2004-08-10  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

	Fix for #148674

	* libgnomeprint/gnome-print-ps2.c
	(gnome_print_ps2_set_font_real): Fixed incorrect subfont comparison
	  which created a duplicate entry for the same font with different size
	  in ps2->fonts.

2004-08-08  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=149452
	* libgnomeprint/gp-gc.c (gp_gc_set_linewidth) : apply transform
	  _before_ comparing with the current post transformed value.

2004-08-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	* tests/generate.c (my_draw_text): silence warning
	(my_draw_glyphlist): initialize ret

2004-08-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_glyphlist):
	  initialize current_page
	(gnome_print_pdf_object_end): remove superfluous argument to
	  gnome_print_pdf_fprintf

2004-07-30  Jody Goldberg <jody@gnome.org>

	* configure.in :  post release bump