2005-02-09  Martin Kretzschmar  <martink@gnome.org>

	* NEWS, configure.in: Version 2.9.2.

2005-02-08  Martin Kretzschmar  <martink@gnome.org>

	* lib/recent-files/egg-recent*: update from libegg.

2005-01-26  Martin Kretzschmar  <martink@gnome.org>

	* configure.in: Test for freetype <= or > 2.1.7.

	* xpdf/GPOutputDev.cc (getFontFaceEmbedded): ifdef out Type1C
	cid-to-gid code which is no longer necessary/breaks with freetype
	> 2.1.7 (e.g. firefox ad). Ported from kpdf.

2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>

	* xpdf/XRef.cc:

	Fix CAN-2005-0064

2004-01-07  Martin Kretzschmar  <martink@gnome.org>

	* xpdf/GfxState.cc (GfxDeviceNColorSpace::parse),
	xpdf/Gfx.cc (doImage): update to xpdf 3.00pl2. Check that the PDF
	file supplied color components count i within the allowed range.
	Fixes buffer overflow vulnerability.

	Fixeses Bug #162084 and Bug #163026
	http://www.idefense.com/application/poi/display?id=172
	CAN-2004-1125
	
	Also thanks to Matthias Geerdsen <vorlon@gentoo.org> and Marco
	Pesenti Gritti <marco@gnome.org>.
	
2005-01-04  Pawan Chitrakar  <pawan@nplinux.org>

	* cnfigure.in: Added ne "Nepali" in ALL_LINGUAS

2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>

	* xpdf/gpdf-bookmarks-view.cc:

	Fix click on bookmarks bar items #276482

2004-12-22  Takao Fujiwara  <takao.fujiwara@sun.com>

	* xpdf/gpdf-bookmarks-view.cc: fix i18n. Popup menu items weren't
	translated before. Bug #154532.

2004-12-22  Martin Kretzschmar  <martink@gnome.org>

	* xpdf/gpdf-view.cc (gpdf_view_link_entered_cb): fix typos and add
	NULL-checks to fix crashes on link mouse-over. Fixes Bug #156784,
	Bug #159966, half of Bug #159386.

Tue Dec 21 15:42:22 2004  Jonathan Blandford  <jrb@redhat.com>

	* xpdf/gpdf-bookmarks-view.cc: Clean up the bookmarks TreeView.
	This consists of removing the icons, collapsing the columns, and
	some markup fun.

2004-12-21  Martin Kretzschmar  <martink@gnome.org>

	* xpdf/GPOutputDev.cc (getFontFaceEmbedded): FoFiTrueType::make
	etc. can return NULL. Use the fallback in that case. Fixes crash
	part of Bug #161066..

2004-12-21  Gordon Ingram  <ggi@btinternet.com>

	* shell/gpdf.c (gpdf_window_focus_in_event, gpdf_window_focus_out_event)
	(gpdf_window_class_init): Show the fullscreen button only when
	the window is active. Stolen from epiphany. Fixes #161225.

2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>

	reviewed by: Martin Kretzschmar  <martink@gnome.org>

	* Makefile.am:
	* configure.in:

	Fix aclocal flags using gnome-common macro

2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>

	reviewed by: Martin Kretzschmar  <martink@gnome.org>

	* xpdf/gpdf-view.cc:

	Rework mime code to not use deprecated API