2003-04-08  Michael Meeks  <michael@ximian.com>

	* Version 0.100.0

2003-04-05  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* configure.in:  Added "is" in ALL_LINGUAS

2003-04-03  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/Makefile.am (ui_DATA): no need for
	bonobo-application-x-pdf-ui.xml.

2003-04-03  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/GPOutputDev.cc (getFontFaceEmbedded): use
	getFontFaceFallback

	* xpdf/page-control.c (gpdf_page_control_setup_tooltips): fix
	tooltip string.
	(gpdf_page_control_setup_tooltips): ref the tooltips object

	* xpdf/gpdf-properties-dialog.glade, xpdf/pdf-properties-display.c
	(gpdf_properties_display_set_property): disable file size label.

2003-04-03  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/page-control.c (gpdf_page_control_instance_init) 
	(gpdf_page_control_setup_tooltips, gpdf_page_control_class_init) 
	(gpdf_page_control_destroy): add tooltips to the widget

	* xpdf/pdf-info-dict-util.cc: there are PDFs without
	info-dictionary (e.g. OpenOffice.org's), don't crash on them

	* Makefile.am (EXTRA_DIST): distribute gpdf.applications

2003-04-02  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* gpdf.applications: add

	* Makefile.am install gpdf.applications

	* gpdf.keys.in: update.

	* goo/Makefile.am, shell/Makefile.am, xpdf/Makefile.am: add
	top_srcdir to include path for aconf2.h.

	* goo/Makefile.am, xpdf/Makefile.am: rename libgoo.a to libGoo.a
	for consistency with Xpdf, don't install this library;
	makefile.w32 is no more.

	* README: added note that this does not describe the GNOME version.

	* Makefile.am: don't distribute README.CVS, ANNOUNCE,
	makefile.w32, distribute aconf2.h.

	* CHANGES: added reference to ChangeLog and NEWS.

	* AUTHORS, NEWS: updated.

	* configure.in: add bugzilla url to AC_INIT.

	* xpdf/gpdf-view.cc, xpdf/gpdf-persist-stream.cc,
	xpdf/gpdf-control.cc, xpdf/GPOutputDev.cc: consistently wrap debug
	messages.

2003-04-02  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* configure.in: added tests from Xpdf's configure.in

	* CHANGES: added note that this describes only Xpdf upstream
	changes

2003-04-01  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	Merge with Xpdf 2.02 and make it build
	
	* aconf2.h, aconf-dj.h, aconf-win32.h, ANNOUNCE, CHANGES, README,
	vms_make.com: update.

	* xpdf/about-text.h, xpdf/Annot.cc, xpdf/Annot.h, xpdf/Array.cc,
	xpdf/Array.h, xpdf/BuiltinFont.cc, xpdf/BuiltinFont.h,
	xpdf/BuiltinFontTables.cc, xpdf/BuiltinFontTables.h,
	xpdf/Catalog.cc, xpdf/Catalog.h, xpdf/CharCodeToUnicode.cc,
	xpdf/CharCodeToUnicode.h, xpdf/CharTypes.h, xpdf/CMap.cc,
	xpdf/CMap.h, xpdf/CompactFontTables.h, xpdf/config.h,
	xpdf/Decrypt.cc, xpdf/Decrypt.h, xpdf/Dict.cc, xpdf/Dict.h,
	xpdf/DisplayFontTable.h, xpdf/Error.cc, xpdf/ErrorCodes.h,
	xpdf/Error.h, xpdf/FontEncodingTables.cc,
	xpdf/FontEncodingTables.h, xpdf/FontFile.cc, xpdf/FontFile.h,
	xpdf/FTFont.cc, xpdf/FTFont.h, xpdf/Function.cc, xpdf/Function.h,
	xpdf/Gfx.cc, xpdf/GfxFont.cc, xpdf/GfxFont.h, xpdf/Gfx.h,
	xpdf/GfxState.cc, xpdf/GfxState.h, xpdf/GlobalParams.cc,
	xpdf/GlobalParams.h, xpdf/ImageOutputDev.cc,
	xpdf/ImageOutputDev.h, xpdf/JBIG2Stream.cc, xpdf/JBIG2Stream.h,
	xpdf/Lexer.cc, xpdf/Lexer.h, xpdf/Link.cc, xpdf/Link.h,
	xpdf/NameToCharCode.cc, xpdf/NameToCharCode.h,
	xpdf/NameToUnicodeTable.h, xpdf/Object.cc, xpdf/Object.h,
	xpdf/Outline.cc, xpdf/Outline.h, xpdf/OutputDev.cc,
	xpdf/OutputDev.h, xpdf/Page.cc, xpdf/Page.h, xpdf/Parser.cc,
	xpdf/Parser.h, xpdf/PBMOutputDev.cc, xpdf/PBMOutputDev.h,
	xpdf/PDFDoc.cc, xpdf/PDFDocEncoding.cc, xpdf/PDFDocEncoding.h,
	xpdf/PDFDoc.h, xpdf/pdffonts.cc, xpdf/pdfimages.cc,
	xpdf/pdfinfo.cc, xpdf/pdftopbm.cc, xpdf/pdftops.cc,
	xpdf/pdftotext.cc, xpdf/PSOutputDev.cc, xpdf/PSOutputDev.h,
	xpdf/PSTokenizer.cc, xpdf/PSTokenizer.h, xpdf/SFont.cc,
	xpdf/SFont.h, xpdf/Stream.cc, xpdf/Stream-CCITT.h, xpdf/Stream.h,
	xpdf/T1Font.cc, xpdf/T1Font.h, xpdf/TextOutputDev.cc,
	xpdf/TextOutputDev.h, xpdf/TTFont.cc, xpdf/TTFont.h,
	xpdf/UnicodeMap.cc, xpdf/UnicodeMap.h, xpdf/UnicodeMapTables.h,
	xpdf/UTF8.h, xpdf/vms_make.com, xpdf/XOutputDev.cc,
	xpdf/XOutputDev.h, xpdf/XPDFApp.cc, xpdf/XPDFApp.h, xpdf/xpdf.cc,
	xpdf/XPDFCore.cc, xpdf/XPDFCore.h, xpdf/XPDFTree.cc,
	xpdf/XPDFTree.h, xpdf/XPDFTreeP.h, xpdf/XPDFViewer.cc,
	xpdf/XPDFViewer.h, xpdf/XPixmapOutputDev.cc,
	xpdf/XPixmapOutputDev.h, xpdf/XRef.cc, xpdf/XRef.h: update

	* goo/gfile.cc, goo/gfile.h, goo/GHash.cc, goo/GHash.h,
	goo/GList.cc, goo/GList.h, goo/gmem.c, goo/gmem.h, goo/gmempp.cc,
	goo/GMutex.h, goo/GString.cc, goo/GString.h, goo/gtypes.h,
	goo/parseargs.c, goo/parseargs.h, goo/vms_make.com: update.

	* doc/pdffonts.1, doc/pdffonts.cat, doc/pdffonts.hlp,
	doc/pdfimages.1, doc/pdfimages.cat, doc/pdfimages.hlp,
	doc/pdfinfo.1, doc/pdfinfo.cat, doc/pdfinfo.hlp, doc/pdftopbm.1,
	doc/pdftopbm.cat, doc/pdftopbm.hlp, doc/pdftops.1,
	doc/pdftops.cat, doc/pdftops.hlp, doc/pdftotext.1,
	doc/pdftotext.cat, doc/pdftotext.hlp, doc/xpdf.1, doc/xpdf.cat,
	doc/xpdf.hlp, doc/xpdfrc.5, doc/xpdfrc.cat, doc/xpdfrc.hlp:
	update.

2003-04-01  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	Merge with Xpdf 2.01 and make it build
	
	* ANNOUNCE, CHANGES, README, aconf-win32.h: update

	* xpdf/CharCodeToUnicode.cc, xpdf/Decrypt.cc, xpdf/FTFont.cc,
	xpdf/FTFont.h, xpdf/FontEncodingTables.cc, xpdf/Gfx.cc,
	xpdf/GfxFont.cc, xpdf/GfxState.cc, xpdf/GfxState.h,
	xpdf/GlobalParams.cc, xpdf/GlobalParams.h, xpdf/Link.cc,
	xpdf/NameToUnicodeTable.h, xpdf/Stream.cc, xpdf/TextOutputDev.cc,
	xpdf/TextOutputDev.h, xpdf/XOutputDev.cc, xpdf/config.h,
	xpdf/pdftotext.cc, xpdf/xpdf.cc, xpdf/Outline.cc, xpdf/XPDFApp.cc,
	xpdf/XPDFApp.h, xpdf/XPDFCore.cc, xpdf/XPDFCore.h,
	xpdf/XPDFViewer.cc, xpdf/XPDFViewer.h: update.

	* goo/GMutex.h: new file

	* goo/gfile.cc: update.

	* goo/Makefile.am: use GMutex.h

	* doc/pdffonts.1, doc/pdffonts.cat, doc/pdfimages.1,
	doc/pdfimages.cat, doc/pdfinfo.1, doc/pdfinfo.cat, doc/pdftopbm.1,
	doc/pdftopbm.cat, doc/pdftops.1, doc/pdftops.cat, doc/pdftotext.1,
	doc/pdftotext.cat, doc/pdftotext.hlp, doc/xpdf.1, doc/xpdf.cat,
	doc/xpdf.hlp, doc/xpdfrc.5, doc/xpdfrc.cat, doc/xpdfrc.hlp: update
	
2003-03-31  Martin Kretzschmar  <m_kretzschmar@gmx.net>

        Merge with Xpdf 2.00 and make it build
	
	* xpdf/Makefile.am: kill traces of ltk, incorporate new sources

	* Makefile.am, configure.in: don't build the ltk subdir

	* ANNOUNCE, CHANGES, ChangeLog, README, aconf-dj.h, aconf-win32.h,
	dj_make.bat, ms_make.bat, vms_make.com: update

	* xpdf/LTKOutputDev.cc, xpdf/LTKOutputDev.h, xpdf/postscript.xbm,
	xpdf/xpdf-flip.ltk, xpdf/xpdf-ltk.h, xpdf/xpdf-top.ltk,
	xpdf/xpdf.ltk: remove.

	* xpdf/Annot.cc, xpdf/Annot.h, xpdf/Array.cc, xpdf/Array.h,
	xpdf/BuiltinFont.cc, xpdf/BuiltinFont.h,
	xpdf/BuiltinFontTables.cc, xpdf/CMap.cc, xpdf/CMap.h,
	xpdf/Catalog.cc, xpdf/Catalog.h, xpdf/CharCodeToUnicode.cc,
	xpdf/CharCodeToUnicode.h, xpdf/Decrypt.cc, xpdf/Decrypt.h,
	xpdf/Dict.cc, xpdf/Dict.h, xpdf/Error.cc, xpdf/Error.h,
	xpdf/FTFont.cc, xpdf/FTFont.h, xpdf/FontFile.cc, xpdf/FontFile.h,
	xpdf/Function.cc, xpdf/Function.h, xpdf/Gfx.cc, xpdf/Gfx.h,
	xpdf/GfxFont.cc, xpdf/GfxFont.h, xpdf/GfxState.cc,
	xpdf/GfxState.h, xpdf/GlobalParams.cc, xpdf/GlobalParams.h,
	xpdf/ImageOutputDev.cc, xpdf/ImageOutputDev.h, xpdf/Lexer.cc,
	xpdf/Lexer.h, xpdf/Link.cc, xpdf/Link.h, xpdf/NameToCharCode.cc,
	xpdf/NameToCharCode.h, xpdf/NameToUnicodeTable.h, xpdf/Object.cc,
	xpdf/Object.h, xpdf/OutputDev.cc, xpdf/OutputDev.h,
	xpdf/PBMOutputDev.cc, xpdf/PBMOutputDev.h, xpdf/PDFDoc.cc,
	xpdf/PDFDoc.h, xpdf/PSOutputDev.cc, xpdf/PSOutputDev.h,
	xpdf/PSTokenizer.cc, xpdf/PSTokenizer.h, xpdf/Page.cc,
	xpdf/Page.h, xpdf/Parser.cc, xpdf/Parser.h, xpdf/SFont.cc,
	xpdf/SFont.h, xpdf/Stream.cc, xpdf/Stream.h, xpdf/T1Font.cc,
	xpdf/T1Font.h, xpdf/TTFont.cc, xpdf/TTFont.h,
	xpdf/TextOutputDev.cc, xpdf/TextOutputDev.h, xpdf/UnicodeMap.cc,
	xpdf/UnicodeMap.h, xpdf/XOutputDev.cc, xpdf/XOutputDev.h,
	xpdf/XRef.cc, xpdf/XRef.h, xpdf/config.h, xpdf/pdffonts.cc,
	xpdf/pdfimages.cc, xpdf/pdfinfo.cc, xpdf/pdftopbm.cc,
	xpdf/pdftops.cc, xpdf/pdftotext.cc, xpdf/vms_make.com,
	xpdf/xpdf.cc: update.

        * goo/GHash.cc, goo/GHash.h, goo/GList.cc, goo/GList.h,
	goo/GString.cc, goo/GString.h: mostly Mac OS X gcc fixage.
	
	* doc/pdffonts.1, doc/pdffonts.cat, doc/pdffonts.hlp,
	doc/pdfimages.1, doc/pdfimages.cat, doc/pdfimages.hlp,
	doc/pdfinfo.1, doc/pdfinfo.cat, doc/pdfinfo.hlp, doc/pdftopbm.1,
	doc/pdftopbm.cat, doc/pdftopbm.hlp, doc/pdftops.1,
	doc/pdftops.cat, doc/pdftops.hlp, doc/pdftotext.1,
	doc/pdftotext.cat, doc/pdftotext.hlp, doc/xpdf.1, doc/xpdf.cat,
	doc/xpdf.hlp, doc/xpdfrc.5, doc/xpdfrc.cat, doc/xpdfrc.hlp:
	update docs.

	* ltk: remove this directory, Xpdf has switched to Lesstif.

	* aconf2.h, xpdf/JBIG2Stream.cc, xpdf/JBIG2Stream.h,
	xpdf/Outline.cc, xpdf/Outline.h, xpdf/PDFDocEncoding.cc,
	xpdf/PDFDocEncoding.h, xpdf/XPDFApp.cc, xpdf/XPDFApp.h,
	xpdf/XPDFCore.cc, xpdf/XPDFCore.h, xpdf/XPDFTree.cc,
	xpdf/XPDFTree.h, xpdf/XPDFTreeP.h, xpdf/XPDFViewer.cc,
	xpdf/XPDFViewer.h, xpdf/XPixmapOutputDev.cc,
	xpdf/XPixmapOutputDev.h, xpdf/about-text.h, xpdf/backArrowDis.xbm,
	xpdf/dblLeftArrowDis.xbm, xpdf/dblRightArrowDis.xbm,
	xpdf/findDis.xbm, xpdf/forwardArrowDis.xbm, xpdf/leftArrowDis.xbm,
	xpdf/print.xbm, xpdf/printDis.xbm, xpdf/rightArrowDis.xbm: new
	files.

2003-03-31  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/zoomOut.xbm, xpdf/zoomIn.xbm, xpdf/makefile.w32,
	xpdf/Makefile.in, goo/makefile.w32, makefile.w32: remove, they are
	neither in Xpdf 1.01 nor necessary for GPdf

2003-03-11  Paul Duffy  <dubhthach@frink.nuigalway.ie>

        * configure.in: Added Irish (ga) to ALL_LINGUAS

2003-03-04  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc: undo accidental commit (thanks for telling
	me, Ross)

2003-03-03  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc, xpdf/nautilus-pdf-property-page.cc:
	extract common pdf properties code:

	* xpdf/pdf-info-dict-util.cc, xpdf/pdf-info-dict-util.h: the
	common code.

	* xpdf/Makefile.am: compile pdf-info-dict-util.{cc,h}.

	* xpdf/gpdf-control.cc (verb_FileProperties_cb): make the dialog
	transient for the control's parent.

2003-03-03  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/nautilus-pdf-property-page.cc
	(gpdf_nautilus_property_page_set_uri): plug leaks

2003-03-02  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/nautilus-pdf-property-page.cc,
	xpdf/nautilus-pdf-property-page.h: new class, just what the name
	says, uses GnomeVFSStream for loading PDFDocs.

	* xpdf/GnomeVFSStream.cc, xpdf/GnomeVFSStream.h: BaseStream
	implementation based on (synchronous) gnome-vfs calls.

	* xpdf/BonoboStream.cc, xpdf/BonoboStream.h: coding style fixage,
	include only what's needed.

	* xpdf/Makefile.am (gnome_pdf_viewer_SOURCES): also compile
	GnomeVFSStream.{cc,h}, nautilus-pdf-property-page.{cc,h}

	* xpdf/GNOME_PDF.server.in.in: add stanza for the Property Page.

	* xpdf/bonobo-application-x-pdf.cc: clean up a bit
	(gpdf_factory): now we produce the Property Page, too.

	* xpdf/gpdf-control.cc: include time.h for strftime, mktime.

2003-03-01  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	I've run intltool-prepare to make the desktop file translatable
	
	* gpdf.desktop.in: added

	* gpdf.desktop: removed

	* Makefile.am: make gpdf.desktop from gpdf.desktop.in

	* .cvsignore: ignore gpdf.desktop

2003-02-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-properties-display.c
	(gpdf_properties_display_setup_glade): get glade file from its
	installed location. Martin, repeat after me: I Will Test The
	Installed Program.

	* xpdf/Makefile.am: Added the Glade file to the dist. (Originally
	by Ross, thanks)

2003-02-26  Ross Burton  <ross@burtonini.com>

	* gpdf.desktop: Fix so that it validates.

	* Makefile.am: Install the .desktop file into the correct
	folder. Also remove intltool-*, which are generated.

2003-02-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-properties-display.c, xpdf/pdf-properties-display.h,
	xpdf/gpdf-properties-dialog.glade:
	new widget: table with labels displaying properties of PDFs

	* xpdf/gpdf-control.cc (has_unicode_marker)
	(utf16_big_endian_to_utf8, info_dict_get_string)
	(info_dict_get_date, gpdf_control_process_string_property) 
	(gpdf_control_process_date_property) 
	(gpdf_control_process_properties) 
	(gpdf_control_properties_dialog_response_cb) 
	(verb_FileProperties_cb): new: a PDF properties command

	* xpdf/Makefile.am: build pdf-properties-display.[ch], install
	glade file

	* xpdf/.cvsignore: ignore gpdf-properties-dialog.gladep

	* xpdf/gpdf-persist-stream.h, xpdf/gpdf-persist-stream.cc
	(gpdf_persist_stream_get_length): new function

	* xpdf/gpdf-control-ui.xml: add FileProperties command and menu
	item inside a "File Items Placeholder"

	* shell/gpdf-window-ui.xml: add "File Items Placeholder"

	* configure.in: check for libglade-2.0

	* Makefile.am (EXTRA_DIST): don't dist gpdf.mime

	* xpdf/PDFDoc.cc, xpdf/Function.cc, xpdf/FontFile.cc,
	goo/parseargs.c: call atof only in the "C" locale

2003-02-20  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GfxState.cc: Applied a patch to fix buffer overflow (CVE:
	CAN-2002-1384, Redhat: RHSA-2003:037-09, Debian: DSA-222)
	Reminder by Michael

2003-02-20  Dmitry G. Mastrukov  <dmitry@taurussoft.org>

	* configure.in: Added Belarusian to ALL_LINGUAS.

2003-02-18  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* configure.in: remove GNOME2_X_CHECKS check (currently unused,
	will be removed from gnome-common)

2003-02-16  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/page-control.c, xpdf/page-control.h: show label " of n
	pages" next to the text entry
	(gpdf_page_control_set_total_pages): new

	* xpdf/gpdf-control.cc (gc_set_pdf_cb): notify page toolitem
	about page-count

2003-02-15  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-view.h, xpdf/gpdf-view.cc (gpdf_view_first_page)
	(gpdf_view_last_page): new
	(gpdf_view_goto_page): kill #if'ed out debug message

	* xpdf/gpdf-control.cc (gc_setup_page_control, gc_setup_zoomable)
	(gc_setup_view_widgets): move signal connect calls to places where
	they belong
	(gc_zoom_changed_report_to_zoomable)
	(gc_page_changed_update_page_control): renamed from
	gc_zoom_changed_cb resp. gc_page_changed_cb
	(ui_component_set_sensitive, gc_enable_go_back_verbs)
	(gc_enable_go_forward_verbs, gc_page_changed_enable_page_buttons)
	(gc_set_ui_container): new, disable some page navigation commands
	on first/last page
	(gc_set_zoom_items_visibility): do nothing if we can't find a
	ui-component (don't g_assert that it's !=NULL)

2003-02-15  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-stock-icons.h, xpdf/gpdf-stock-icons.c: new. register
	gpdf-zoom-fit-width stock icon with a GtkIconFactory

	* xpdf/fitwidth.png: redone in 24x24pix instead of 26x26, based on
	gtk's zoom-out stock icon and the original fitwidth.png
	
	* xpdf/gpdf-control.cc (gc_set_ui_container): s/gc_set_ui_pixbufs/
	gc_ui_set_pixbufs/
	(gc_ui_set_pixbufs): rewrite to use stock icon machinery, let it
	do the correct scaling

	* xpdf/bonobo-application-x-pdf.cc (main): init our stock icons

	* xpdf/Makefile.am (gnome_pdf_viewer_SOURCES): add
	gpdf-stock-icons.[ch]

2003-02-15  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc (getFontFaceEmbedded): change (disabled)
	font embedding code

	* shell/gpdf.c (gw_setup_window): set window title

	* xpdf/GNOME_PDF.server.in.in, shell/gpdf.c: s/Gnome/GNOME/ in
	strings

	* xpdf/page-control.c, xpdf/gpdf-view.cc,
	xpdf/gpdf-persist-stream.cc: use our own marshallers

	* configure.in, xpdf/Makefile.am, xpdf/gpdf-marshal.list: check
	for and use glib-genmarshal

	* xpdf/.cvsignore: ignore generated marshallers

	* xpdf/Makefile.am: clean up server.in, server files

	* Makefile.am, gpdf.mime: remove gpdf.mime, application/pdf is
	provided by gnome-vfs.mime

2003-02-11  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/page-control.c (gpdf_page_control_realize): make page
	number entry 5 chars wide
	
	* xpdf/gpdf-control.cc (gc_setup_page_control): don't set width of
	page-control here

	* xpdf/gpdf-control-ui.xml, xpdf/gpdf-control.cc
	(gc_set_ui_pixbufs): scale down Fit Width icon for the View menu

2003-02-11  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc (getFontFaceFallback): use the system
	aliases for fallback

2003-02-11  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc (gc_setup_page_control)
	(gc_page_changed_cb): handle set_page of the page-control

	* xpdf/gpdf-view.h: make gpdf_view_goto_page public

	* xpdf/page-control.c (gpdf_page_control_return_pressed)
	(gpdf_page_control_key_press_event, gpdf_page_control_class_init):
	add a set_page signal, emit when <RET> is pressed.

	* xpdf/page-control.h: fix indentation, add set_page signal.

2003-02-10  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/page-control.c, xpdf/page-control.h: page number entry
	widget (for the toolbar)

	* xpdf/gpdf-control.cc (gc_page_changed_cb)
	(gc_ui_add_page_control, gc_setup_page_control): add a
	page-control to the toolbar (currently displays page number only)
	(gc_set_ui_pixbufs): extracted from gc_set_ui_container
	(gc_setup_view_widgets): renamed from gc_setup_widgets

	* xpdf/gpdf-view.cc, xpdf/gpdf-view.h: add a page_changed signal,
	wrap g_signal_emit calls for improved readability

	* xpdf/Makefile.am (gnome_pdf_viewer_SOURCES): add page-control.c,
	page-control.h

	* xpdf/gpdf-control-ui.xml: add placeholder for page-control

2003-02-09  Christian Rose  <menthos@menthos.com>

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

2003-02-04  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/Makefile.am: fix a comment that prevented definition of
	gnome_pdf_viewer_LDADD
	Patch by Benjamin Dauvergne <feanor@tol-eressea.org>

2003-01-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc, xpdf/Makefile.am: disable font embedding
	hack introduced on 2002-12-09 to fix build with current,
	extra-clean gnome-print

2003-01-07  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc: change list of fonts even more to work with
	URW fonts on my system FIXME
	(~GPOFontMap, startDoc, getFontFaceEmbedded): cache the fonts
	extracted from the PDF and downloaded to the print context. 
	(~GPOutputDev): plug a leak

	* xpdf/GPOutputDev.h: update class declarations

2003-01-06  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * configure.in: Added Spanish (es) to ALL_LINGUAS.

2003-01-05  Artis Trops  <hornet@navigator.lv>

        * configure.in: Added Latvian (lv) to ALL_LINGUAS.

2002-12-20  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc (GPOFontMap, ~GPOFontMap): add c'tor, d'tor
	(initBase14Fonts, getFontFaceBase14, getFontFaceFallback)
	(getFontFace): refactor getFontFace, default to URW fonts for Base
	14 fonts, keep these font faces in a hash

2002-12-17  Miloslav Trmac  <mitr@volny.cz>

	* configure.in (ALL_LINGUAS): Add Czech (cs)

2002-12-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* fitwidth.png: copy from ggv.

	* xpdf/Makefile.am, xpdf/gpdf-control-ui.xml, xpdf/gpdf-control.cc
	(gc_set_ui_container): use it.

	* stock-zoom-fit-tall.xpm, stock-zoom-fit-wide.xpm,
	stock-zoom-fit.xpm, stock-zoom-in.xpm, stock-zoom-out.xpm: kill
	Gnome 1 style pixmaps.

2002-12-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	Using the ``nobody is using this code, just break it'' joker: This
	adds some kind of support for embedded Type1 fonts.  Doesn't
	respect gnome-print's privacy.  No caching of extracted fonts.
	
	* xpdf/GPOutputDev.cc (GPOutputDev::startDoc, setPrintContext):
	hand through to the font map
	(getStreamContents): adapted from glib
	(getFontFaceEmbedded): new, uses experimental
	gpdf_gnome_print_add_font
	(getFontFace): use getFontFaceEmbedded for fonts with embedded
	font files

	* xpdf/GPOutputDev.h: update declarations,
	(GPOFontMap::startDoc, setPrintContext): implemented inline

	* xpdf/gpdf-view.cc (gpdf_view_set_pdf_doc): call startDoc

	* xpdf/gpdf-gnome-font.h, xpdf/gpdf-gnome-font.c: new files;
	hackish implementation of gnome_print_add_font

	* xpdf/Makefile.am (gnome_pdf_viewer_SOURCES): add
	gpdf-gnome-font.[hc]

2002-11-27  Michael Meeks  <michael@ximian.com>

	* xpdf/gpdf-control.cc,
	* xpdf/gpdf-view.cc: add math.h includes.

2002-11-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/GPOutputDev.cc: remove unused includes
	(drawImageMask): implement

	* xpdf/GPOutputDev.h (drawImageMask): uncomment declaration

	* xpdf/gpdf-persist-stream.cc (load_pdf_from_stream): allow reuse
	of a GPdfPersistStream: delete its old contents, go on as usual

2002-11-21  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-view.cc (gpdf_view_render_page): kill page parameter,
	get it from priv->requested_page, change return type from void to
	gboolean for use as idle handler, always return FALSE
	(priv): new field requested_page, rename page => current_page
	(gpdf_view_goto_page): don't call ::render_page directly,
	g_idle_add it instead
	(gpdf_view_page_prev, gpdf_view_page_next): interprete prev and
	next relative to requested_page
	(gpdf_view_key_press_event): s/page/current_page/
	(gpdf_view_set_pdf_doc): don't ::render_page, ::goto_page instead

2002-11-17  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* shell/gpdf.c: include aconf.h before gpdf-window.h to
	enable translation of the shell
	
2002-11-15  Martin Kretzschmar  <mk793652@mail.inf.tu-dresden.de>

	* configure.in: require libgnomeprint(ui)-2.2

2002-11-10  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc (gc_set_zoom_items_visibility)
	(ui_component_set_hidden): hide zoom commands if we have a
	zoomable frame

2002-11-10  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc (gc_zoom_changed_cb): report gpdf_view's
	changed zoom level to bonobo zoomable
	(gc_setup_widgets): install zoom_changed handler

	* xpdf/gpdf-view.cc (gpdf_view_class_init): install zoom_changed
	signal
	(gpdf_view_zoom): emit zoom_changed signal

	* xpdf/gpdf-view.h (GPdfViewClass): add zoom_changed signal slot

	* configure.in: yacob Added am to ALL_LINGUAS without change log
	entry
	
2002-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/Makefile.am: don't build pdf_view.o, GOutputDev.o

2002-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc: remove all references to old PdfView class
	(preferred_zoom_levels, preferred_zoom_level_names): add more zoom
	levels
	(gc_zoom_level_from_index): kill
	(gpdf_control_zoom_in, gpdf_control_zoom_out)
	(gpdf_control_zoom_fit_width, gpdf_control_zoom_fit)
	(gpdf_control_zoom_default, gc_zoomable_set_zoom_level_cb):
	rewrite using GPdfView methods

	* xpdf/gpdf-view.cc (gpdf_view_zoom_in, gpdf_view_zoom_fit) 
	(gpdf_view_zoom_fit_width): implement

	* xpdf/gpdf-view.h: add zoom function prototypes

	* xpdf/bonobo-application-x-pdf.cc (main):
	* shell/gpdf.c (main): s/PACKAGE/GETTEXT_PACKAGE/ in *textdomain
	functions

	* xpdf/Makefile.am, goo/Makefile.am: fix distcheck

2002-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-view.cc (gpdf_view_key_press_event): xpdf page
	numbering is not zero-based!

	* xpdf/GfxState.cc (GfxDeviceCMYKColorSpace::getRGB): special case
	cmyk k-only colors

	* xpdf/GPOutputDev.h: declare drawImage

	* xpdf/GPOutputDev.cc (getFontFace): forgot to rename one
	font_name to gfont_name; cleanup whitespace in the source
	(drawImage): implement. (Does not render output on
	GnomePrintPreview older than 2002-06-14)

	* shell/gpdf.c (gw_control_load_pdf): s|file://|file:|

2002-11-05  Martin Kretzschmar  <mk793652@mail.inf.tu-dresden.de>

	* xpdf/GPOutputDev.cc (updateFont): extract GfxFont->GnomeFont
	mapping into its own class: GPOFontMap
	(getFontFace): I'm cheating. This first implementation makes only
	some Basic-14-PostScript fonts look nice
	
	* xpdf/GPOutputDev.h: add GPOFontMap class
	(GPOutputDev): add GPOFontMap member

2002-11-03  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/GPOutputDev.cc (GPOutputDev): kill one-arg constructor,
	more initializations in zero-arg constructor
	(startPage, restoreState, updateFillColor)
	(updateFillColorIfNecessary, updateStrokeColor)
	(updateStrokeColorIfNecessary, stroke, fill, eoFill): remember if
	the last color set was for stroking or for non-stroking
	operations, set the color again IfNecessary
	(updateLineDash, updateFillColor, updateStrokeColor, updateFont)
	(doPath): this is C++, so move declarations of variables to their
	first use and initialize them there
	(updateFillColor, updateStrokeColor, updateFillOpacity)
	(updateStrokeOpacity): hande opacity, always set color and opacity
	together
	(updateFont): store the GnomeFont we want to use later; font
	handling still non-existant
	(updateTextPos): store the text position
	(updateTextShift): new, updates text position
	(getFillColorRGBA): new, creates a RRGGBBAA gint from a GfxState
	(drawString): rewritten to use Glyphlist machinery, quite okay
	( for western locales) now
	
	* xpdf/GPOutputDev.h: update prototypes, new private members	

	* xpdf/gpdf-control.cc (gc_key_press_event_cb): kill, GPdfView
	handles all its key events
	(gc_setup_widgets): don't connect killed handler; gpdf_view, grab
	focus!
	
	* xpdf/gpdf-view.cc (gpdf_view_construct): factor out:
	(gpdf_view_setup_page_background): and add:
	(gpdf_view_setup_gesture_handler): guess what it does
	(gesture_page_next_event_cb, gesture_page_prev_event_cb)
	(gesture_page_first_event_cb, gesture_page_last_event_cb)
	(gesture_zoom_in_event_cb, gesture_zoom_out_event_cb): add gesture
	handling
	(gpdf_view_dispose): destroy gesture handler
	(gpdf_view_render_page): improve readability, split out:
	(setup_upside_down_transform): 
	(gpdf_view_zoom, gpdf_view_zoom_in, gpdf_view_zoom_out): new
	(gpdf_view_key_press_event): new
	(gpdf_view_button_press_event, gpdf_view_button_release_event) 
	(gpdf_view_motion_notify_event): for dragging the page
	(gpdf_view_class_init): install signal handlers

2002-10-31  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	The work on a Gnome Print Output Device starts here. The last
	version of the old pixmap based rendering code is tagged
	BEFORE_GNOME_PRINT.
	
	* xpdf/gpdf-control.cc (_GpdfControlPrivate): add field for
	GPdfView
	(gc_setup_widgets, gc_set_pdf_cb, verb_GoPageLast_cb)
	(verb_GoPageFirst_cb, verb_GoPageNext_cb, verb_GoPagePrev_cb): use
	GPdfView instead of PdfView

	* xpdf/gpdf-view.cc, xpdf/gpdf-view.h: widget for for GPOutputDev
	to draw on. Using GnomePrintPreview.

	* xpdf/GPOutputDev.cc, xpdf/GPOutputDev.h: new Gnome Print Output
	Device class, strokes and fills look (surprisingly) quite okay,
	font and text handling is throw-away code

	* xpdf/gpdf-util.h (BEGIN_C_DECLS, END_C_DECLS): remove macros,
	use those from glib
	(GPDF_BOILERPLATE, GPDF_CLASS_BOILERPLATE, GPDF_REGISTER_TYPE):
	macros from bonobo-macros.h and gnome-macros.h compatible with
	c++ type system rules

	* xpdf/OutputDev.h: declare class Object

	* xpdf/Gfx.h: include Object.h

	* configure.in: check for libgnomeprint(ui)-2.0

2002-10-23  Martin Kretzschmar  <mk793652@mail.inf.tu-dresden.de>

	* xpdf/gpdf-persist-stream.cc (PARENT_TYPE): that last s/// was
	obviously scrambling too many words, make that
	BONOBO_TYPE_PERSIST_STREAM

2002-10-16  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-persist-stream.cc: use gpdf-g-switch.h,
	s/BONOBO_PERSIST_STREAM_TYPE/BONOBO_TYPE_STREAM_PERSIST/

	* xpdf/gpdf-control.cc (gpdf_control_zoom_fit_width) 
	(gpdf_control_zoom_fit): s/gtk_idle_add/g_idle_add/
	(gpdf_control_activate): use BONOBO_CALL_PARENT macro
	(gc_setup_widgets): use g_signal_connect, not gtk_signal_connect

	* xpdf/gpdf-control.h, gpdf-persist-stream.h: replace GTK_CHECK
	macros with G_TYPE_CHECK, GtkType with GType

2002-10-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (gw_open, gw_close): rename to gpdf_window_open,
	gpdf_window_close and make them public
	(handle_cmdline_args): s/gtk_idle_add/g_idle_add/
	(gw_control_load_pdf): fix leaks for error cases
	(gpdf_window_open): simplify
	(gw_ask_for_filename): use g_signal_connect, not gtk_signal_connect

	* shell/gpdf-window.h: replace GTK_CHECK macros with G_TYPE_CHECK,
	s/bonobo.h/libbonoboui.h/, declare gpdf_window_open, gpdf_window_close

2002-10-13  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* shell/Makefile.am (-DGNOMELOCALEDIR): define as everybody does

	* shell/gpdf-window.h: godf_window_get_type returns GType

	* shell/gpdf.c: use GNOME_CLASS_BOILERPLATE, no need for
	gpdf-util.h, GPDF_EMBEDDABLE_IID
	(gpdf_window_class_init, gpdf_window_instance_init): rename from
	class_init, init
	(verb_HelpAbout_cb): gnome_about_new doesn't return a GnomeDialog,
	modify to allow only one about dialog
	(raise_and_focus): for verb_HelpAbout_cb, from EogWindow
	(gw_close): bonobo_main_quit is correct here
	(gw_open): release and unref control after adding it to the
	control frame. Refcounting seems to work! The server autoexits :-)
	
	* xpdf/gpdf-control-ui.xml: add accelerator to View menu

2002-10-12  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control-ui.xml: hide ZoomFitWidth toolbar button

	* xpdf/gpdf-control.cc (struct _GPdfControlPrivate): don't store a
	GPdfPersistStream
	(gc_setup_persist): ditto
	(gpdf_control_destroy): don't unref GPdfPersistStream, we
	add_interface'd it
	(gc_setup_zoomable): setup a BonoboZoomable, add_interface
	(gc_zoomable_set_zoom_level_cb, gc_zoomable_set_frame_cb):
	Callbacks for the zoomable
	(gpdf_control_construct): use gc_setup_zoomable

	* xpdf/GNOME_PDF.server.in.in: add Zoomable repo id

	* configure.in: don't create intl/Makefile

2002-10-12  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/.cvsignore: add GNOME_PDF.server, GNOME_PDF.server.in

	* xpdf/pdf-view.cc: don't #include bonobo_application_x_pdf.h,
	update for new GObject, GSignal, Bonobo signatures
	(setup_pixmap): don't use double buffering

	* xpdf/gtkgesture.h: s/BEGIN_GNOME_DECLS/G_BEGIN_DECLS/

	* xpdf/gpdf-persist-stream.h, xpdf/gpdf-control.h, pdf-view.h
	(#includes): update, use gpdf-g-switch.h,
	s/BEGIN_GNOME_DECLS/G_BEGIN_DECLS/

	* xpdf/gpdf-persist-stream.cc (#includes): update
	(load_pdf_from_stream): Bonobo_Unknown_ref our stream
	(delete_pdf_doc_full): unref our stream
	(all around) update for new GObject, GSignal, Bonobo signatures
	(gpdf_persist_stream_new, gpdf_persist_stream_construct): take iid
	parameter to be passed on to bonobo_persist_stream_construct
	
	* xpdf/gpdf-embeddable-view.cc: don't include
	bonobo-application-x-pdf.h

	* xpdf/gpdf-control.cc: PARENT_TYPE is BONOBO_TYPE_CONTROL;
	update for new GObject, GtkWidget, Bonobo signatures

	* xpdf/gpdf-control-ui.xml: use gtk-stock-pixmaps

	* xpdf/bonobo-application-x-pdf.cc (#includes): use
	gpdf-g-switch.h, update
	(gpdf_factory): don't create embeddable, gpdf_persist_stream_new
	takes iid parameter
	(init_gpdf_factory, init_corba, init_bonobo): kill
	(main): no need to init gdk_rgb; use BONOBO_FACTORY_INIT,
	bonobo_generic_factory_main

	* xpdf/Makefile.am (INCLUDES, LDADD): update
	(bin_PROGRAMS): move gnome-pdf-viewer to libexec_PROGRAMS
	(gnome_pdf_viewer_SOURCES): nobody needs
	bonobo-application-x-pdf.h, don't build embeddable stuff
	(oafdir, oaf_DATA): kill
	(server_in_files, serverdir): add, do libexec sed job on
	.server.in.in file, add @INTLTOOL_SERVER_RULE@
	(uidir): s/gnome/gnome-2.0/

	* xpdf/GOutputDev.cc (#includes): use gpdf-g-switch.h
	(GOutputDev::GOutputDev): get size and depth of pixmap with
	gdk_drawable_get_foo background color to white
	(all around): gdk_region_foo now destructively update their first
	argument, use gdk_rgb to find colors
	(drawImageMask): don't gdk_image_new_bitmap
	
	* xpdf/gpdf-g-switch.h: new file, include it when switching
	between goo and glib headers

	* xpdf/GNOME_PDF.server.in.in: factory is in @LIBEXECDIR@
	s|GNOME/GenericFactory|Bonobo/GenericFactory|, make it
	translatable, kill embeddable stanza

	* xpdf/GNOME_PDF.oafinfo: remove

	* xpdf/BonoboStream.cc:
	s/Bonobo_Stream_SEEK_SET/Bonobo_Stream_SeekSet/ et al. (see
	libbonobo/ChangeLog#2002-03-31)

	* shell/gpdf.c (#includes): use G2 headers
	(main): copy from eog
	(struct _Component): kill (was embeddable code)
	(USE_CONTROL): kill #define, kill all code surrounded by #if
	!USE_CONTROL (i.e. embeddable code)
	(all around): add Corba_Environment argument where it's needed now
	(gw_control_load_pdf): s/BonoboStream \*stream/Bonobo_Stream
	stream/.  get the stream using monikers, unref it later
	(gw_drag_data_received): use uri handling code from gnome-vfs
	(verb_HelpAbout_cb): update for new gnome_about_new
	(verb_DebugDumpXml_cb): kill
	(gw_destroy): may be called more than once, so update assertions
	(gw_finalize): is a GObject method now, chain up to parent
	(class_init): update for GObject methods
	(gw_setup_window): blend of bonobo_window_construct and old
	gw_setup_geometry
	(gw_setup_geometry): kill
	(gw_setup_toplevel_ui): use BonoboUIContainer from BonoboWindow
	(gpdf_window_construct): use gw_setup_window, not
	bonobo_window_construct, not gw_setup_geometry

	* shell/gpdf-window.h: s/BEGIN_GNOME_DECLS/G_BEGIN_DECLS/, kill
	struct _Component decl (was used for embeddable)

	* shell/gpdf-window-ui.xml: kill DebugDumpXml verb

	* shell/Makefile.am: update INCLUDES, LD_ADD;
	(gpdf_SOURCES): add missing gpdf-window.h
	(uidir): s/gnome/gnome-2.0/

	* configure.in: clean it a bit; set version to 0.100 (version was
	at 0.90.1 for ever and I don't want to call it 1.01.1, this is not
	1.something quality code); use GNOME2 macros;
	(i18n): update according to G2 porting guide
	(gnome-lib-checks): use PKG_CHECK
	
	
	* autogen.sh: PKG_NAME="gpdf:", USE_GNOME2_MACROS

	* .cvsignore: add intltool-... files

	Initial port to GNOME 2

2002-10-08  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-view.cc: access private fields through priv field,
	don't use view_data_t
	(pv_realize): calls render_page if we already have a pdf_doc;
	install as realize default handler
	(redraw_on_realize_cb): kill
	(pdf_view_set_pdf_doc): if we're not realized yet, just don't
	render page
	
	* xpdf/pdf-view.h: kill view_data_t typedef, move PdfView's fields
	to PdfViewPrivate
	
	* configure.in: check for gdk-pixbuf

	* xpdf/GOutputDev.cc (drawImage): replace bogus GdkImage code with
	GdkPixbuf code. I don't have any PDFs here which use
	drawImageMask, so drawImageMask I haven't rewritten drawImageMask.

2002-10-07  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-view.cc (first_page, last_page, next_page, prev_page): 
	inline into pdf_view_page_first and friends
	(render_page): static again

2002-10-07  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/xpdfsrc.txt, xpdf/xpdfobj.txt: kill 

	* xpdf/gpdf-embeddable-view.cc (gev_set_pdf_cb) 
	(gpdf_embeddable_view_construct): see gc_set_pdf_cb entry below

	* xpdf/gpdf-control.cc (GPdfControlPrivate: store persist_stream
	(gpdf_control_destroy): write, install
	(gc_setup_persist, gc_set_pdf_cb): pdf_view_set_pdf_doc on set_pdf
	signal from persist_stream (used to be done in PdfView)
	(gc_setup_widgets): pdf_view_new takes no parameter

	* xpdf/pdf-view.h: s/extern "C" {// around headers
	update declarations

	* xpdf/pdf-view.cc (PdfViewPrivate): store only a PDFDoc, not a
	GPdfPersistStream
	(view_is_good): replace with IS_PDF_VIEW_WITH_DOC macro, use that
	(last_page, next_page): get pdf_doc from priv
	(setup_size): ditto, add parameter assertion
	(render_page, pdf_view_get_page_width): get pdf_doc from priv
	(pdf_view_set_zoom): only render_page if pdf_poc != NULL
	(set_pdf_cb): inline into:
	(pdf_view_set_pdf_doc): new method, eventually we can switch the
	pdf to be displayed
	(pv_destroy, pdf_view_construct, pdf_view_new): don't store a
	GPdfPersistStream

	* xpdf/gtkgesture.h: include gtk.h, protect with BEGIN_GNOME_DECLS

	* xpdf/gpdf-persist-stream.h: move GPdfPersistStreamPrivate to
	gpdf-persist-stream.cc
	(gpdf_persist_stream_get_pdf_doc): declare

	* xpdf/gpdf-persist-stream.cc (gpdf_persist_stream_get_pdf_doc):
	new accessor method

	* MAINTAINERS: mail your questions to me

2002-10-05  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control.cc (gc_key_press_event_cb): add _cb suffix
	(gc_zoom_level_from_index, gc_set_policy_idle_cb): add gc_ prefix
	(gpdf_control_zoom_in, gpdf_control_zoom_out)
	(gpdf_control_zoom_fit_width, gpdf_control_zoom_fit): extract from
	verb implementations
	(gc_zoom_in_cb, gc_zoom_out_cb, gc_zoom_to_fit_cb)
	(gc_zoom_to_fit_width_cb, gc_zoom_to_default_cb): callbacks for
	PdfView zoom signals

	* xpdf/pdf-view.h (PdfViewClass): add signal slots
	(PdfView): kill unused mainbox field

	* xpdf/pdf-view.cc: kill old zooming code, when we want to zoom,
	we just emit signals. Our container can connect to these and make
	the right calls (i.e. pdf_view_set_zoom).
	(pv_key_press_event): emit zoom signals instead of setting our
	zoom level directly
	(class_init): install signals
	(zoom_to_fit): kill
	(pdf_view_construct): connect each gesture to its own callback
	(gesture_page_event_cb, gesture_zoom_event_cb, view_zoom_verb)
	(view_switch_page): kill old gesture callbacks and helpers
	(gesture_page_next_event_cb, gesture_page_prev_event_cb)
	(gesture_page_first_event_cb, gesture_page_last_event_cb)
	(gesture_zoom_in_event_cb, gesture_zoom_out_event_cb): new gesture
	callbacks
	
	* xpdf/bonobo-application-x-pdf-ui.xml: kill zooming verbs from
	embeddable view ui

 	* xpdf/gpdf-embeddable-view.cc (view_zoom_verb)
	(page_zoom_fit_width_cb, page_zoom_fit_height_cb)
	(page_enlarge_cb, page_shrink_cb, view_zoom_query): kill zooming
	machinery in embeddable view

	* xpdf/pdf-view.cc (view_zoom_query): kill unused method

2002-10-05  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-control-ui.xml: rename ZoomFitHeight back (2001-08-12)
	to ZoomFit, label it Best Fit as seen in HIG; it was never really
	ZoomFitHeight

	* xpdf/gpdf-control.cc (zoom_level_from_index, verb_ZoomIn_cb)
	(verb_ZoomOut_cb, set_policy_idle_cb, verb_ZoomFitWidth_cb)
	(verb_ZoomFit_cb): reimplement zooming (no BonoboZoomable yet;
	zoom-on-key-press still uses old code), rename ZoomFitHeight back
	to ZoomFit
	(gpdf_control_class_init): kill local variables

	* xpdf/pdf-view.h: add prototypes

	* xpdf/pdf-view.cc (configure_size): kill this empty function
	(setup_pixmap): don't call configure_size
	(pdf_view_get_zoom, pdf_view_set_zoom, MIN_ZOOM_FACTOR) 
	(MAX_ZOOM_FACTOR): add nice, short zooming methods
	(pdf_view_get_page_width, pdf_view_get_page_height): add

	* shell/gpdf.c (gw_control_load_pdf, gw_open, verb_HelpAbout_cb)
	(gpdf_window_construct): make it compile again. The wonders of
	emacs dabbrev-expand and me only recompiling half of the
	directories.

	* AUTHORS: update Xpdf copyright notice

	* .cvsignore: ignore more automake generated files

2002-10-04  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-view.cc (setup_pixmap): get our GdkWindow directly from
	our parent window, not from the win field
	(mainbox_realize): kill, (it only assigns to the win field)
	(pdf_view_construct): don't connect to "realize" to killed
	mainbox_realize
	(real_redraw_view): don't call realize_mainbox (which would assign
	to win, render_page, configure_size which is empty),
	redraw_view_all does already render page
	(realize_mainbox): kill, its only caller doesn't use it anymore
	(real_redraw_view): rename to redraw_on_realize_cb to reflect its
	only use
	(redraw_view): rename to set_pdf_cb for same reason, clean if
	else, call redraw_view_all instead of real_redraw_view
	(key_press_event_cb): rename to pv_key_press_event, make it the
	default handler for our key_press_event, use pdf_view_page bla,
	not view_switch_page
	(button_press_event_cb): rename to pv_button_press_event, make it
	the default handler, check if we already have focus
	(class_init): install pv_key_press_event, pv_button_press_event
	(pdf_view_construct): don't connect key_press_event_cb, 
	button_press_event_cb
	(redraw_view_all): fuse with render_page, use that in all places

	* xpdf/pdf-view.h: kill win field

	* xpdf/gpdf-embeddable-view.cc: s/redraw_view_all/render_page/g

	I don't know how to write a GtkWidget, but the code for the
	PdfView widget had a lot of artificial complexity, in my eyes.
	Is this from the time before it used GtkPixmap (1999-09-01)?

2002-10-04  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* shell/Makefile.am (EXTRA_DIST): distribute gpdf-window-ui.xml

	* shell/gpdf-window-ui.xml: new file, based on xpdf/gpdf-ui.xml

	* shell/gpdf.c (GPDF_IS_NON_NULL_WINDOW): add macro
	(GW_RETURN_UNLESS_GW, GW_RETURN_VAL_UNLESS_GW): kill macros, use
	GPDF_IS_NON_NULL_WINDOW with g_return_bla instead, this looks 
	more G'ish to me

	* xpdf/.cvsignore: ignore gnome-pdf-viewer binary

	* xpdf/Makefile.am (XML_FILES): don't distribute gpdf-ui.xml
	(EXTRA_DIST): no ChangeLog here

	* xpdf/gpdf-ui.xml: remove

	* xpdf/gpdf-control-ui.xml: new file, based on
	bonobo-application-x-pdf-ui.xml, half-hearted attempts to be
	HIG-compliant

	* xpdf/gpdf-control.cc (GPDF_IS_NON_NULL_CONTROL): add, use it
	(gc_key_press_event): keyhandling mostly copied from embeddable
	(verb_GoPagePrev_cb, verb_GoPageNext_cb, verb_GoPageFirst_cb)
	(verb_GoPageLast_cb, gc_verbs []): add page verbs
	(gc_set_ui_container, gc_unset_ui_container)
	(gpdf_control_activate): install UI merging
	(gc_set_zoom_items_visibility): only a dummy
	(gpdf_control_construct): decompose into:
	(gc_setup_persist, gc_setup_widgets): construct helpers

	* xpdf/gpdf-embeddable-view.cc: use pdf_view_page_bla

	* xpdf/gpdf-embeddable.h (bed_t): kill already unused typedef

	* xpdf/pdf-view.h (pdf_view_page_prev, pdf_view_page_next)
	(pdf_view_page_first, pdf_view_page_last): export

	* xpdf/pdf-view.cc (first_page, last_page, next_page, prev_page):
	static again
	(pdf_view_page_prev, pdf_view_page_next, pdf_view_page_first)
	(pdf_view_page_last): methods to be called by the control (and the
	embeddable view) to do what their names say
	(IS_NON_NULL_PDF_VIEW): like IS_PDF_VIEW with obvious extra check

2002-10-02  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/Makefile.am: factory file name is gnome-pdf-viewer,
	s/GNOME_XPDF.oafinfo/GNOME_PDF.oafinfo/

	* xpdf/GNOME_PDF.oafinfo: s/XPDF/PDF/g, the factory file name
	is now gnome-pdf-viewer, add oaf_server entry for the control

	* xpdf/bonobo-application-x-pdf.cc (gpdf_factory): multi factory
	function, replaces embeddable_factory, creates controls, too

	* xpdf/gpdf-control.cc, xpdf/gpdf-control.h: new files, first code
	for PDF viewer bonobo control.

	* shell/gpdf.c: handle priv field in GPdfWindow, add code for using
	a control instead of an embeddable (use it when USE_CONTROL != 0)

	* shell/gpdf-window.h (GPdfWindow): add priv field, kill app field
	(struct _Component) is private, moved back to gpdf.c
	
	* configure.in: PACKAGE and VERSION are set by AM_INIT_AUTOMAKE,
	kill explicit assignments

	* xpdf/GNOME_XPDF.oafinfo: remove

2002-10-01  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-embeddable-view.cc (gpdf_embeddable_view_construct): 
	pdf_view_new takes persist_stream, not embeddable

	* xpdf/pdf-view.cc: add priv struct, use it to get persist_stream,
	not bed field
	(pdf_view_new): take persist_stream, not embeddable
	(pdf_view_construct): ditto, store it in priv
	(init): g_new0 priv
	(class_init): we need finalize:
	(pv_finalize): for priv
	(pv_destroy): unref priv->persist_stream

	* xpdf/pdf-view.h: use BEGIN_GNOME_DECLS, we have a priv field now,
	kill bed field, new and construct take a GPdfPersistStream now, not
	GPdfEmbeddable (of course, this is still ugly)

	Various source files: remove \n from g_message calls,
	update Michael's email address, s/Helix Code/Ximian/
	
2002-09-30  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/gpdf-embeddable.h (GPdfEmbeddable): kill already commented
	out fields
	(GPdfEmbeddableClass): kill pdf_changed signal slot
	
2002-09-30  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* xpdf/pdf-view.cc: get PDFDoc from GPdfPersistStream, not
	directly from our embeddable (various places).

	* xpdf/Makefile.am: fix gui variable, add gpdf-persist-stream
	files

	* xpdf/bonobo-application-x-pdf.cc: include GlobalParams.h,
	(embeddable_factory): create a GPdfPersistStream first, then
	create an embeddable.

	* xpdf/gpdf-embeddable.cc (bed_free_data): move to
	gpdf-persist-stream.cc as delete_pdf_doc_full
	(load_pdf_from_stream): move to gpdf-persist-stream.cc
	(finalize): free priv field
	(class_init): kill pdf_changed signal, GPdfPersistStream has
	set_pdf signal, use finalize
	(gpdf_embeddable_add_interfaces): kill
	(gpdf_embeddable_construct): take GPdfPersistStream param,
	use bonobo_object_add_interface not gpdf_embeddable_add_intf
	(gpdf_embeddable_new): take GPdfPersistStream param

	* xpdf/gpdf-embeddable.h: remove extern "C" around bonobo
	includes, they protect themselves. Introduce private struct,
	still public. Use GPdfPersistStream

	
	* xpdf/gpdf-persist-stream.cc, xpdf/gpdf-persist-stream.h:
	files for new GPdfPersistStream class. Contains PDF loading code

	* xpdf/BonoboStream.h: hide GList before including gnome headers

2002-09-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* configure.in: don't use macro dir, don't call AC_ARG_PROGRAM
	( AM_INIT_AUTOMAKE does this), inline autoheader templates from
	acconfig.h, use AC_HELP_STRING where appropriate.

	* acconfig.h: Remove.

	* autogen.sh: switch from macro dir to gnome-common.

2002-09-24  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf-window.h: kill the Container typedef, everybody uses
	GPdfWindow now.
	(Component): rename container field to gpdf_window

	* shell/gpdf.c (gw_has_contents): ``readability function'', use it
	instead of testing gpdf_window->view_widget
	(gw_drag_data_received): inline code from container_new, clean it
	(gw_open_dialog): ditto
	(main): moe gpdf_popt_options, poptContext globals here, make
	command line handling an idle handler -- again, shamelessly stolen
	from eog:
	(handle_cmdline_args, create_window): command line handlers
	(container_new): not needed anymore, kill

2002-09-24  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c: s/containers/window_list/g and move definition
	down to GPdfWindowClass
	(GW_RETURN_NULL_UNLESS_GW): kill this macro, use
	GW_RETURN_VAL_UNLESS_GW
	(gw_close_all): write while loop with less ink

2002-09-23  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/bonobo-application-x-pdf-ui.xml: kill HelpAbout verb,
	only the shell implements it.

2002-09-23  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (gw_setup_dnd): use TARGET_URI_LIST enum constant
	in GtkTargetEntry drag_types[]
	(component_destroy): rename to gw_component_destroy, move down to
	its only caller gw_destroy, add != NULL assertion
	(gw_destroy): call it with new name
	(container_set_view): rename to gw_add_component_view_to_ui, add
	parameter asserts, use bonobo_client_site_new_view_full, don't
	call bonobo_wrapper_set_visibility, bonobo_view_frame_set_covered
	(container_launch_component): s/container/gw/, add gpdf_window
	parameter, get BonoboItemContainer from it, kill goad_id
	parameter, always use GPDF_EMBEDDABLE_IID (new #define)
	(container_activate_component): s/container/gw/, kill goad_id
	param, check gpdf_window param, use gw_launch_component
	(open_pdf): rename to gw_open, factor out PersistStream loading
	into gw_component_load_pdf
	(container_destroy): kill,
	(container_new): use gw_close instead

	Kill some prototype declarations.
	
2002-09-18  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* ChangeLog: merge in xpdf/ChangeLog and shell/ChangeLog using
	the excellent MergeLog.awk and Emacs ediff tools.

	* shell/ChangeLog: remove

	* xpdf/ChangeLog: remove
	
2002-09-17  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable.cc (load_pdf_from_stream): don't try to
	check for catalog after having discovered that !pdf->isOk and
	having already deleted it. I introduced my first goto to this
	code.  Edsger Dijkstra in memoriam

2002-09-17  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (container_exit_cmd): => (verb_FileExit_cb)
	(gw_close_all): close all windows, causing the program to exit
	(verb_FileExit_cb): use gw_close_all
	(container_open_cmd): => (verb_FileOpen_cb) which calls the new
	(gw_open_dialog): extract file selection code into
	(gw_ask_for_filename):
	(file_dialog_delete_event): move down to gw_ask_for_filename
	(set_ok): ditto, rename to file_dialog_ok

2002-09-17  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (container_close_cmd): turn into
	(verb_FileCloseWindow_cb) with BonoboUIVerbFn prototype
	(container_dump_cmd): ditto (verb_DebugDumpXml_cb)
	(container_about_cmd): ditto (verb_HelpAbout_cv), Michael says I
	maintain gpdf now, added Ravi Pratap, Xpdf copyright holder is
	Glyph & Cog, LLC, Derek B. Noonburg's pdf consulting business
	(verbs []) rename: gw_verbs, make static, move to where it is
	needed: right before gw_setup_toplevel_ui, use new verb callback
	names

2002-09-17  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (filenames_dropped): turn into
	(gw_drag_data_received) use for for (ed.'s note: not a typo)
	iterating the list, not while, free list after use
	(class_init): install gw_drag_data_received as default handler for
	drag_data_received
	(gw_setup_dnd): don't connect filenames_dropped to
	drag_data_received
	(gw_delete_event): renamed from (gw_delete) for consistency with
	signal name

2002-09-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/Makefile.am: don't build gpdf here

	* xpdf/gpdf.cc: move to shell/gpdf.c

2002-09-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c (gw_destroy): destructor (code from container_destroy)
	(gw_delete): delete_event default handler
	(gw_close): other half of container_destroy
	(gpdf_window_construct): no need to gtk_object_set_data
	"container_data", don't connect to delete_event
	(class_init): init parent_class, install destroy and delete_event
	default handler
	(container_close): kill, just use gw_close
	(container_close_cmd): call gw_close

2002-09-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/gpdf.c: include gpdf-window.h, pull out struct defns,
	implement GPdfWindow class here for now (let's see if it's more
	convenient)
	(gpdf_window_new, gpdf_window_construct): new (with helper
	functions)
	(container_new): mostly moved to gpdf_window_construct, use that
	(container_destroy): don't explicitly destroy and free the
	toplevel widget

	* shell/gpdf-window.h: new file, new class GPdfWindow (was
	Container struct)

	* shell/gpdf.c: M-x mark-whole-buffer, M-x indent-region

2002-09-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* shell/Makefile.am: create, bin_PROGRAMS = gpdf and friends

	* shell/gpdf.c: cvs copy of xpdf/gpdf.cc, Code was plain C except
	some extern "C" declarations :-), removed them and it compiled,
	don't include xpdf/config.h, bonobo-application-x-pdf.h
	(container_about_cmd): s/xpdfVersion/VERSION/ so we really don't
	need xpdf/config.h (FIXME: unify aconf.h and config.h?)
	
	New directory. Start ChangeLog

2002-09-15  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* configure.in, Makefile.am: add subdirectory

	* shell: new directory

2002-09-14  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable-view.cc (destroy_view): kill already commented
	out, previously unused destructor
	(gev_destroy): set mainbox member = NULL

	* xpdf/pdf-view.cc (pv_destroy): new destructor
	(class_init): use it, init parent_class
	(pdf_view_construct): reindent

2002-09-14  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable-view.h (GPdfEmbeddableView): kill bed member

	* xpdf/gpdf-embeddable-view.cc: removed newlines from g_message calls
	(class_init): use checked casts, we now have destroy, no need to
	keep a ref to our embeddable here
	(gev_destroy): new destructor

2002-09-14  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable-view.cc (gpdf_embeddable_view_new):
	s/printf/g_message/
	(view_create_menus, view_remove_menus): rename to
	(gev_set_ui_container, gev_unset_ui_container): and rewrite in EOG
	style

2002-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable-view.cc (gev_activate): chain up to parent's
	activate handler, not to grand parent's

2002-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/bonobo-application-x-pdf.cc (embeddable_factory): don't
	initialize embeddable (where did that come from?)

	* xpdf/gpdf-embeddable-view.cc (gpdf_embeddable_view_construct): don't
	handle "activate" by connecting...
	(class_init): ...install a default signal handler...
	(gev_activate): cleaned up "activate" handler, renamed from 
	(view_activate)

2002-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/Makefile.am: add pdf-view.cc, pdf-view.h

	* xpdf/gpdf-embeddable-view.cc (view_is_good, first_page, last_page)
	(next_page, prev_page, configure_size, setup_size, setup_pixmap)
	(render_page, realize_mainbox, redraw_view_all, real_redraw_view)
	(redraw_view): kill
	(first_page, last_page, next_page, prev_page, redraw_view_all):
	only declare here, use definitions from pdf-view.cc
	(page_first_cb, page_next_cb, page_prev_cb, page_last_cb):
	s/view_data_t/PdfView/ etc.
	(view_switch_page): kill
	(zoom_to_fit): leave only declaration
	(view_zoom_verb, page_zoom_fit_width_cb, page_zoom_fit_height_cb) 
	(page_enlarge_cb, page_shrink_cb, view_zoom_query): s///
	(verbs[]): make static
	(view_create_menus, view_remove_menus, view_activate): s///
	(button_press_event_cb, gesture_page_event_cb) 
	(gesture_zoom_event_cb): kill
	(key_press_event_cb): s///, only handle scrolling here
	(mainbox_realize): kill
	(destroy_view): comment out for now
	(init): empty
	(gpdf_embeddable_view_construct): mainbox = pdf_view_new,
	remove mainbox construction code

	* xpdf/pdf-view.cc (view_is_good): s/view_data_t/PdfView/
	(first_page, last_page, next_page, prev_page): non-static
	(setup_pixmap): view_data is our mainbox now
	(render_page): s/view_data_t/PdfView/ s/view_data/view/
	(redraw_view_all): ditto
	(realize_mainbox): /GPdfEmbeddableView/PdfView/ etc.
	(real_redraw_view): ditto
	(redraw_view): ditto, view is our mainbox now
	(page_first_cb, page_next_cb, page_prev_cb, page_last_cb): kill
	here (verb implementations)
	(view_switch_page): s/// as above
	(zoom_to_fit): non-static, commented out for now
	(view_zoom_verb, view_zoom_query): s/// as above
	(page_zoom_fit_width_cb, page_zoom_fit_height_cb)
	(page_enlarge_cb, page_shrink_cb): kill here (verb impl)
	(verbs[], view_create_menus, view_remove_menus, view_activate):
	kill here (bonobo stuff)
	(gesture_page_event_cb, gesture_zoom_event_cb): s///
	(key_press_event_cb): don't handle scrolling here, s///
	(destroy_view): kill here
	(pdf_view_construct): kill everything except mainbox construction
	

	* xpdf/gpdf-embeddable-view.h: view_data_t is no longer a typedef'd
	GPdfEmbeddableView. Remove PdfView related members from
	GPdfEmbeddableView

	* xpdf/pdf-view.h: s/GPdfEmbeddableView/PdfView/ with some AI ;)
	GPdfEmbeddableView still typedef'd view_data_t. Super class
	is GtkEventBox

	Split bonobo / non-bonobo parts of GPdfEmbeddableView:
	
	* xpdf/pdf-view.h: new file (cvs copy of gpdf-embeddable.h)

	* xpdf/pdf-view.c: ditto. These will contain non-bonobo parts

2002-09-08  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/GOutputDev.h: add missing gdk include

	* xpdf/GOutputDev.cc (GOutputDev::drawLink): don't #if 0, just don't
	use it
	(GOutputDev::drawImage, GOutputDev::drawImageMask): use Michael's
	broken image handling code from gpdf 0.90.1 instead of my even
	more broken code

	* xpdf/gpdf-embeddable-view.cc (render_page): disable links here.
	(realize_mainbox): view == view_data now. Don't have to
	gtk_object_get_data anymore
	(real_redraw_view): ditto
	(redraw_view): ditto, make it static again
	(gpdf_embeddable_view_construct): connect redraw_view to
	pdf_changed signal, don't gtk_object_set_data "view_data"
	(view_switch_page, view_zoom_verb, view_activate)
	(button_press_event_cb, gesture_page_event_cb)
	(gesture_zoom_event_cb, key_press_event_cb, mainbox_realize): make
	them static again

	* xpdf/gpdf-embeddable.cc (class_init): add "pdf_changed" signal
	(load_pdf_from_stream): emit it, don't redraw_view explicitly

	* xpdf/gpdf-embeddable.h: add signal to class struct

2002-09-01  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable.cc (gpdf_embeddable_view_factory): move here
	from bonobo-application-x-pdf.cc

	* xpdf/GOutputDev.cc (GOutputDev::drawLink): comment out for
	now. Segfaults. I don't understand this.

	* xpdf/bonobo-application-x-pdf.cc: move view_data_t related code
	( except view_factory) to gpdf-embeddable-view.cc, remove lots of
	includes

	* xpdf/gpdf-embeddable-view.h: new files with new GPdfEmbeddableView
	class

	* xpdf/gpdf-embeddable-view.cc: 

	* xpdf/gtkgesture.h: double include protection

	* xpdf/XOutputDev.h: add missing include "Object.h"

	* xpdf/GOutputDev.h: add missing include "Object.h"

2002-08-31  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/gpdf-embeddable.cc: 

	* xpdf/gpdf-embeddable.h: bed_t: Replace Data Value with Object
	[Fowler] i.e.  turn it into the GPdf::Embeddable class.

	* xpdf/bonobo-application-x-pdf.cc: temporarily make some functions
	non-static
	(view_is_good): move up in file, use it in more places.
	(setup_pixmap): remove window parameter, get it from view_data
	(destroy_embed): move to GPdfEmbeddable::destroy
	(embeddable_factory): drastically simplify, work is done in
	GPdfEmbeddable::new and friends
	remove count of running_objects.
	
	* xpdf/gpdf-util.h: new file
	(E_MAKE_TYPE): copied from gal

2002-08-29  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/bonobo-application-x-pdf.cc: move struct bed_t to
	gpdf-embeddable.{cc,h}
	(setup_pixmap) remove doc parameter. (Get it from view_data param)
	
	* xpdf/gpdf-embeddable.cc: New files to contain the embeddable class

	* xpdf/gpdf-embeddable.h:  

	* xpdf/gpdf.cc (main): remove call to setlocale (done in
	gnome_init...), ignore return value of oaf_init, let bonobo_init
	figure out which orb to use.
	
	* xpdf/Link.h: declare some methods as const.
	* xpdf/Link.cc:

2002-08-12  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/GOutputDev.cc: make it compile (without Type 3 support for now)

	* xpdf/bonobo-application-x-pdf.cc: Derek has removed the global xref
	variable. Remove the ``Ugly global xref fix''

2002-08-09  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/BonoboStream.h: ditto.

	* xpdf/BonoboStream.cc: sync with FileStream.

	Merge in Xpdf 1.01 files

	* xpdf/GOutputDev.cc (drawImage), (drawImageMask): use gdk_image_get
	as XGetSubImage 

2002-08-09  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* goo/Makefile.am: ditto.

	* configure.in: merged in Xpdf 1.01 changes.

2002-08-05  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/GOutputDev.h: ditto. 

	* xpdf/GOutputDev.cc: sync with XOutputDev.cc.

	* xpdf/bonobo-application-x-pdf.cc (printCommands): is in Gfx.cc now

2002-08-04  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

	* xpdf/BonoboStream.cc: merge in decryption code from FileStream 0.92
	(close): new method, from FileStream,
	(~bonoboStream): use close

	* xpdf/BonoboStream.h: #define bonoboStreamBufSize as in FileStream
	0.92, 
	(bonoboStream): use it.

2002-05-31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese (vi) and Walloon (wa) to All_LINGUAS.

2002-02-17  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added pt to All_LINGUAS.

2001-10-30  Roy-Magne Mo <rmo@sunnmore.net>

	* configure.in: Added nn to All_LINGUAS.

2001-09-26  Abel Cheung <maddog@linux.org.hk>

	* configure.in: Added zh_TW to ALL_LINGUAS.

2001-09-09  Wang Jian  <lark@linux.net.cn>

	* configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.

2001-08-20  Ravi Pratap  <ravi@che.iitm.ac.in>

	* MAINTAINERS :  Create and add Michael and myself to it.

2001-08-19  Zbigniew Chyla  <cyba@gnome.pl>

	* Makefile.am (SUBDIRS): Added po.

	* configure.in (AC_OUTPUT): Added intl/Makefile po/Makefile.in.

	* xpdf/Makefile.am (INCLUDES): Added -DGNOMELOCALEDIR.

	* xpdf/bonobo-application-x-pdf.cc (main): Set textdomain and locale.

	* xpdf/gpdf.cc (main): ditto.
	Marked a few strings for translation.

2001-08-12  Ravi Pratap  <ravi@che.iitm.ac.in>

	* xpdf/bonobo-application-x-pdf-ui.xml : Add ZoomFitHeight verb and toolbar
	item.

	* xpdf/bonobo-application-x-pdf.h (VERB_Z_FIT): Rename to VERB_Z_FIT_WIDTH
	(VERB_Z_FIT_HEIGHT): Add
	
	* xpdf/bonobo-application-x-pdf.cc (verbs): Update to use the new
	verbs and names.
	(view_zoom_verb): update accordingly
	(zoom_to_fit): Modify to take an extra argument determining type of fit. Use
	the scrolled_window to determine allocation height and width.

	* xpdf/Makefile.am : Comment out unnecessary targets

2001-08-10  Ravi Pratap  <ravi@che.iitm.ac.in>

	* xpdf/stock-zoom-in.xpm : Add

	* xpdf/stock-zoom-out.xpm : Add

	* xpdf/stock-zoom-fit.xpm : Add

	* xpdf/stock-zoom-fit-wide.xpm : Add

	* xpdf/stock-zoom-fit-tall.xpm : Add

	* xpdf/Makefile.am : Update, add targets etc.

	* xpdf/bonobo-application-x-pdf.cc (view_zoom_verb): Change zoom
	factor to 1.2 which is more correct
	(zoom_to_fit): Small tweak to enable better approximation

	* xpdf/bonobo-application-x-pdf-ui.xml : Change ZoomFit to ZoomFitWidth.

	* xpdf/bonobo-application-x-pdf.cc : Update to use the new name.

2001-08-09  Ravi Pratap  <ravi@che.iitm.ac.in>

	* xpdf/bonobo-application-pdf-ui.xml: Add Zoom items to the
	toolbar

2001-07-10  Ravi Pratap  <ravi@che.iitm.ac.in>

	* xpdf/gpdf.cc (main): Make indentation consistent with the
	rest of the source

2001-07-01  Ravi Pratap  <ravi@che.iitm.ac.in>

	* xpdf/gpdf-ui.xml: Make the print menu item visible.

2001-06-22  Ravi Pratap  <ravi@che.iitm.ac.in>

	* configure.in: Fix a daft error of mine; ask for cflags
	and libs of bonobox instead

2001-06-16  Ravi Pratap  <ravi@che.iitm.ac.in>

	* configure.in: Fix logic for bonobo checking to stop if
	bonobo is not found.

2001-03-17  Ravi Pratap  <ravi@che.iitm.ac.in>

	* configure.in : Fixed logic to determine bonobo
	version. 

	* gpdf.desktop : Exec=gpdf and not xpdf.

2001-02-03  Simos Xenitellis  <simos@hellug.gr>

	* gpdf.desktop: Added Greek messages.

	* configure.in: Added el to ALL_LINGUAS.

2001-01-24  Stanislav Visnovsky	<visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in: Added sk to ALL_LINGUAS.
	* gpdf.desktop: Added Slovak messages

2001-01-21  Fatih Demir	<kabalak@gmx.net>

	* configure.in: Added tr to ALL_LINGUAS.

2001-01-11  Michael Meeks  <michael@helixcode.com>

	* xpdf/gpdf.cc (container_launch_component): don't add the client
	site to the item container.

2000-12-21  Michael Meeks  <michael@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc: Kill mutex / thread init code,
	it screws gtk.

	* xpdf/gpdf.cc: update the IID naming scheme.

	* xpdf/bonobo-application-x-pdf.cc (init_bonobo_application_x_pdf_factory): ditto. (init_server_factory): setup ORB properly.

	* xpdf/Makefile.am: De-goadize; update oafinfo fnames.

2000-12-21  Michael Meeks  <michael@helixcode.com>

	* configure.in (xpdf_cv_func_select_arg): remove oaf
	checking cruft.

2000-12-08  Fatih Demir	<kabalak@gmx.net>

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

2000-12-04  Darin Adler  <darin@eazel.com>

	* xpdf/bonobo-application-x-pdf.cc:
	s/bonobo_embeddable_factory_new/bonobo_generic_factory_new/.

2000-11-16  Ramiro Estrugo  <ramiro@eazel.com>

	* xpdf/bonobo-application-x-pdf.cc:
	Make the signatures of callbacks match the declaraed types to
	avoid compiler warnings.
	
2000-11-16  Darin Adler  <darin@eazel.com>

	* xpdf/.cvsignore:
	* xpdf/Makefile.am:
	Remove remnants of old ui translation scheme
	now that we have Kenneth's new one (see po).

2000-11-15  Zbigniew Chyla  <cyba@gnome.pl>

	* configure.in: Added pl to ALL_LINGUAS.

2000-11-10  Robert Brady  <robert@suse.co.uk>

	* configure.in: Added Tamil translation.

2000-11-07  Fatih Demir	<kabalak@gmx.net>

	* xpdf/.cvsignore: Added bonobo-application-x-pdf-ui.h and
		gpdf-ui.h to the ignores.

2000-11-05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* po/da.po,configure.in: Added Danish translation.
	
2000-11-02  Michael Meeks  <michael@helixcode.com>

	* configure.in: check for Bonobo >= 0.27

2000-10-27  Szabolcs Ban <shooby@gnome.hu>

	* configure.in: Added Hungarian (hu) entry (ALL_LINGUAS)
	* gpdf.desktop: Added Hungarian entries.

2000-10-20  Darin Adler  <darin@eazel.com>

	* .cvsignore: Add aclocal.m4.
	* xpdf/bonobo-application-x-pdf.cc:
	Change BonoboUIHandler to BonoboUIComponent.

2000-10-19  Michael Meeks  <michael@helixcode.com>

	* xpdf/gpdf.cc: update for Dietmer internal changes.

2000-10-19  Jarkko Ranta  <jjranta@cc.joensuu.fi>

	* configure.in: Added Finnish (fi) entry (ALL_LINGUAS).
	* gpdf.desktop: Added Finnish entries.

2000-10-18  Christophe Merlet  <christophe@merlet.net>

	* configure.in: Added French (fr) to ALL_LINGUAS.
	* gpdf.desktop: Added French strings.

2000-10-17  Michael Meeks  <michael@helixcode.com>

	* xpdf/gpdf.xml: add.

	* xpdf/Makefile.am: sort out xml files.

	* xpdf/gpdf.cc: Re-engineer to the new UI handler.

	* xpdf/bonobo-application-x-pdf.cc: update to new UI handler

	* xpdf/bonobo-appliation-x-pdf-ui.xml: create.

	* xpdf/gpdf-ui.xml: create.

2000-10-17  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (WIN32_EXTRA): remove cruft so we distcheck.

2000-10-17  Almer S. Tigelaar  <almer1@dds.nl>

	* configure.in: Added Dutch (nl) to ALL_LINGUAS.

2000-10-09  Darin Adler  <darin@eazel.com>

	* aclocal.m4: Removed this file which is generated 
	* xpdf/bonobo-application-x-pdf.cc: Ifdef'd out code that doesn't
	compile with the latest verb changes.

2000-10-07  Michael Meeks  <michael@helixcode.com>

	* xpdf/gpdf.cc (main): cut out stale gnorba fat.

	* xpdf/bonobo-application-x-pdf.cc (init_server_factory),
	(init_bonobo_application_x_pdf_factory): ditto.

	* xpdf/bonobo-application-x-pdf.cc (embeddable_factory): remove the
	sizeable interface.

2000-10-07  Michael Meeks  <michael@helixcode.com>

	* configure.in: check for Bonobo >= 0.20

2000-10-07  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in: Added Galician (gl) to ALL_LINGUAS

2000-10-04  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* configure.in: Add Japanese to ALL_LINGUAS

2000-10-04  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* gpdf.desktop: Add Japanese translation.

2000-10-04  Michael Meeks  <michael@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc (view_create_menus): upd.

	* xpdf/gpdf.cc (container_launch_component): update for ItemContainer
	rename. (container_new): update to bonobo-win stuff.
	(container_set_view): use compat_get_container.

2000-10-04  Michael Meeks  <michael@helixcode.com>

	* configure.in (xpdf_cv_func_select_arg): check for bonobo 0.19

2000-10-04  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added ALL_LINGUAS and all current languages.
	
2000-09-15  Mathieu Lacage  <mathieu@eazel.com>

	* gpdf.keys.in: fix evil evil buggy: mime types DO NOT HAVE 
	a ":" after them
	* gpdf.mime: idem

2000-08-13  Arik Devens  <arik@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc (view_create_menus): Switched
	page_enlarge_cb and page_shrink_cb to get zooming in and out
	workin correctly in the menu.

2000-08-02  Michael Meeks  <michael@helixcode.com>

	* xpdf/Makefile.am (gpdf_LDADD): kill ghastly hack adding -lbonobo.
	(bonobo_application_x_pdf_LDADD): add EXTRA_GNOME_LIBS

2000-08-02  Michael Meeks  <michael@helixcode.com>

	* configure.in: set '$bonobo' for EXTRA_GNOME_LIBS, use bonobox

	* po/POTFILES.in: add.

2000-07-25  Michael Meeks  <michael@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc (embeddable_factory): s/gtk/bonobo/
	on unref. Junk 2 stop tabs throught, Derek can have my kittens.
	(view_create_menus): create the pdf toolbar before using it.
	(button_press_event_cb): return a value.

2000-07-04  Michael Meeks  <michael@helixcode.com>

	* xpdf/GOutputDev.cc (drawImage): kill double free.

	* xpdf/BonoboStream.cc (bfread): update for new API.

2000-06-11  Fatih Demir	<kabalak@gmx.net>
	
	* gpdf.desktop: Corrected a stupid [tr]-entry.	

2000-06-07  Pavel Cisler  <pavel@eazel.com>

	* xpdf/bonobo-application-x-pdf.cc:
	Renamed BonoboUIHandlerCallbackFunc to BonoboUIHandlerCallback
	to match new naming.

2000-06-01  Darin Adler  <darin@eazel.com>

	* xpdf/application-x-pdf.oafinfo:
	* xpdf/gpdf.cc:
	Fixed spelling of component in IID.

2000-05-26  Darin Adler  <darin@eazel.com>

	* xpdf/bonobo-application-x-pdf.cc (load_pdf_from_stream),
	(embeddable_factory):
	* xpdf/gpdf.cc: (open_pdf):
	Updated for new PersistStream interface. I mostly just passed
	NULLs. Not 100% sure that's correct.

2000-05-26  Dan Winship  <danw@helixcode.com>

	* xpdf/gpdf.cc (open_pdf): Note that the data passed to the
	PersistStream is "application/pdf".

2000-05-24  Darin Adler  <darin@eazel.com>

	* .cvsignore:
	* goo/.cvsignore:
	* ltk/.cvsignore:
	* xpdf/.cvsignore:
	Added a bunch of generated files.
	
	* xpdf/GOutputDev.cc: (GOutputDev::updateLineAttrs):
	Fixed a type to avoid a warning.

2000-05-07  Maciej Stachowiak  <mjs@eazel.com>

	Work with OAF and fix various bugs:
	
	* configure.in, aclocal.m4: Detect when Bonobo is built with OAF
	support, and if so use OAF.
	* xpdf/Makefile.am: When using OAF, link against OAF and install
	oafinfo file.
	* xpdf/gpdf.cc: Include oaf headers when using OAF.
	(openpdf): Use OAFIID to activate the component when using OAF.
	(container_set_view), (container_launch_component),
	(container_new): Put the view in an EventBox, not a
	ScrolledWindow; the component now handles scrolling itself.
	(key_press_event_cb): Removed; key press handling moved to
	component.
	(main): Initialize OAF instead of GOAD when using OAF.
	* xpdf/bonobo-application-x-pdf.cc: Include OAF headers when using
	OAF.
	(redraw_view): Handle the case where we are loading before the
	view is realized by connecting to the "realize" signal handler
	and deferring redrawing until then in that case.
	(real_redraw_view): Function to do the real redrawing.
	(load_pdf_from_stream): Don't call `realize_mainbox' directly, let
	`real_redraw_view' do it.
	(key_press_event_cb): In response to various key bindings, scroll
	the view, navigate pages, or zoom in/out.
	(button_press_event_cb): Grab the keyboard focus on a press of
	button 1.
	(view_create_menus): Rename menus to be more standard, and provide
	accelerators for menus and items.
	(realize_mainbox): Get window ourselves if we have to.
	(view_factory): Put the view in a scrolled window so scrolling can
	be handled by the component itself. Connect to "key_press" and
	"button_press" for keyboard and focus handling. Set the
	GTK_CAN_FOCUS flag for the main view widget.
	(init_bonobo_application_x_pdf_factory, init_server_factory): Use
	OAF when appropriate.

	* xpdf/application-x-pdf.oafinfo: New file, OAF activation record.

2000-04-10  Fatih Demir	<kabalak@gmx.net>

	* gpdf.desktop : Added [tr] ..

2000-03-10  Michael Meeks  <michael@helixcode.com>

	* xpdf/gpdf.cc: s/GNOME/Bonobo/

	* xpdf/application-x-pdf.gnorba: s/GNOME/Bonobo/

2000-02-28  Michael Meeks  <michael@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc (view_factory): kill spurious
	UI handler creation.

	* xpdf/gpdf.cc (container_set_view): update to new bonobo api.

2000-02-25  NotZed  <NotZed@HelixCode.com>

	* xpdf/Makefile.am: Fixed up lists of sources so that distcheck
	works.  Also, only build gpdf if with gnome (otherwise distcheck
	fails).

	* xpdf/gpdf.cc (container_about_cmd): Define it if we are going to
	be using it.

2000-02-25  NotZed  <NotZed@HelixCode.com>

	* configure.in: Do AM_GNOME_GETTEXT for INTLLIBS def.

	* Makefile.am: Dont include gjgppcf by default, can this
	be done in an automatic way?

	* ltk/Makefile.am (libltk_a_SOURCES): Add missing sources.

2000-02-09  Michael Meeks  <michael@helixcode.com>

	xpdf/ Clean unused & lack of casting all round the place.
	
2000-02-08  Michael Meeks  <michael@helixcode.com>

	* configure.in: update bonobo check for latest ver.

2000-02-07  Michael Meeks  <michael@helixcode.com>

	* xpdf/bonobo-application-x-pdf.cc: fix typo.

2000-02-07  Michael Meeks  <michael@helixcode.com>

	* configure.in (VERSION): bump.

1999-12-17  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/gpdf.cc (container_set_view): make wrapper invisible.

	* xpdf/bonobo-application-x-pdf.cc (embeddable_factory): kill
	diff id string. + constify lots of paths.
	(view_factory): kill size query. (view_size_query): kill.

1999-11-06  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/gtkgesture.c (gesture_data_append_point): fix leak.

	* xpdf/bonobo-application-x-pdf.c (setup_pixmap): Fix leak +
	flicker.

	* xpdf/GOutputDev.cc (~GOutputDev): Add clear of state stack +
	clear text page + delete font. (startPage): fic gdkGC leaks.
	(findColor): clean.

1999-10-11  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/GOutputDev.cc: Re-enable stroke color setting.

1999-10-08  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/gpdf.cc (container_new): add to list before possibly removing.

	* xpdf/bonobo-application-x-pdf.cc (destroy_embed): Quit on last
	component close.
	(load_pdf_from_stream): inline redraw-all with new API.
	(redraw_view): implement (redraw_all): remove. (realize_mainbox):
	remould.
	(destroy_view): Fix serious memory corruption freeing pixmap
	twice.
	(view_activate): kill debug.

1999-10-06  Peter Teichman  <pat4@acpub.duke.edu>

	* xpdf/GOutputDev.cc: add return type for GOutputServerFont::isOk()

	* xpdf/bonobo-application-x-pdf.cc: casting fixes, for compiling
	with recent gcc

	* xpdf/PSOutputDev.cc: same, more casting fixes
	
1999-10-06  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/BonoboStream.cc (bfseek): Add debug case.
	(bfread): nail immense leak.

	* xpdf/gpdf.cc (container_set_view): Activate the component to
	allow gestures to work.

1999-10-05  Michael Meeks  <mmeeks@gnu.org>

	* xpdf/bonobo-application-x-pdf.cc (setup_pixmap): Connect
	gestures + add event mask.

	* xpdf/gpdf.cc (container_close): Created. (container_close_cmd):
	Use it.  Huge header clean.

	* xpdf/gtkgesture.[ch]: Create.

1999-09-11  Michael Meeks  <michael@nuclecu.unam.mx>

	* xpdf/bonobo-application-x-pdf.cc (destroy_view): destroy don't
	unref, make more paranoid add debug. (destroy_embed): Clean.

	* xpdf/gpdf.cc (key_press_event_cb): Added all manner of
	shortcuts.
	(container_new): Add key stuff (container_destroy_cb): Implement.
	(container_destroy): Add paranoid check.

1999-09-07  Michael Meeks  <michael@imaginator.com>

	* xpdf/gpdf.cc (container_new): Fiddled with scrollpane

1999-09-01  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-application-x-pdf.cc: Fix a massive leak :-).
	Considerably simplified with GtkPixmap. Fixed location problems.

1999-08-27  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-application-x-pdf.cc: Remove count of embeddable
	servers: seems to be handled inside Bonobo now.

1999-08-26  Michael Meeks  <michael@imaginator.com>

	* xpdf/gpdf.cc (component_destroy): Improved clean up.

	* xpdf/bonobo-application-x-pdf.cc (bed_free_data): Expand, and
	clean; remove redundant pdf_stream delete.

1999-08-24  Michael Meeks  <michael@imaginator.com>

	* xpdf/application-x-pdf.gnorba: Update to new mime type.

	* xpdf/Makefile.am (gnorba_DATA): Rename mime type.
	Remove glade.

	* xpdf/gpdf.cc (main): File up a container if we fail to load any
	of the command line files.

1999-08-24  Michael Meeks  <michael@imaginator.com>

	* xpdf/Makefile.am: Cleaned + added thread bits.

	* xpdf/bonobo-image-x-pdf.cc: Add locking round 'xref' global.
	Remove CORBA_Environment global.

1999-08-24  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-image-x-pdf.cc (bed_free_data): Rationalised Stream
	duplicate / release, and scoped BonoboFile correctly.

	* xpdf/BonoboStream.cc (bfseek): Add init / free to all corba
	exceptions, ( stupidly lost this code somehow ).

	* xpdf/bonobo-image-x-pdf.cc (render_page): Add startDoc.
	(main): Add freeParams.

1999-08-24  Michael Meeks  <michael@imaginator.com>

	* configure.in: Removed check for Glade.

	* Makefile.am (gpdf.*): Renamed from xpdf.*

1999-08-24  Michael Meeks  <michael@imaginator.com>

	* configure.in: Add EXTRA_GLIB_LIBS/CFLAGS to include thread
	support.

1999-08-23  Miguel de Icaza  <miguel@gnu.org>

	* xpdf/bonobo-image-x-pdf.cc: Replace exit() with gtk_main_quit()

1999-08-23  Michael Meeks  <michael@imaginator.com>

	* xpdf/gpdf.cc (container_launch_component): Fix flags.
	(container_create_toolbar): Fix for new Bonobo.

1999-08-23  Michael Meeks  <michael@imaginator.com>

	* xpdf/Makefile.am: Added helper programs back in.

	* xpdf/bonobo-image-x-pdf.cc (view_create_menus): Toolbars.

1999-08-22  Miguel de Icaza  <miguel@gnu.org>

	* xpdf/bonobo-image-x-pdf.cc (main): Add error checking for
	factory registration.

1999-08-22  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-image-x-pdf.cc: Add zoom.

1999-08-19  Michael Meeks  <michael@imaginator.com>

	* xpdf/PDFDoc.cc: Altered to read / write lines.

	* xpdf/PDFDoc.cc: Move FileStream::checkHeader so its called in
	FileStream constructor.

1999-08-18  Michael Meeks  <michael@imaginator.com>

	* xpdf/gpdf.cc: cloned from test-container.
	(launch_server): use GOAD_ACTIVATE_SHLIB not '0'

1999-08-16  Michael Meeks  <michael@imaginator.com>

	* xpdf/Makefile.am (bin_PROGRAMS): Hack to only make bonobo
	component.

	* xpdf/bonobo-image-x-pdf.cc (view_factory): Init all members.

1999-08-15  Michael Meeks  <michael@imaginator.com>

	* xpdf/Now bonobo-image-x-pdf works, but everything else is
	broken: use

		make bonobo-image-xpdf to compile...

1999-08-11  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-image-x-pdf.cc: Fixed innumerable bugs, some in
	bonobo :-)
	(load_image_from_stream): Try closing the file to let its contents
	hit disk before reading from it :-)
	(configure_size): Don't get scared by configure_size.
	(redraw_view): Get the parameters in some sort of order.

1999-08-11  Michael Meeks  <michael@imaginator.com>

	* xpdf/bonobo-image-x-pdf.cc: Added.

	* xpdf/Makefile.am: added bonobo-image-x-pdf.c

1999-08-03  Michael Meeks  <michael@imaginator.com>

	* xpdf/gpdf.cc: Lots of updates, gives up on logging changes
	( for a bit. )

1999-08-02  Michael Meeks  <michael@edenproject.org>

	* xpdf/GOutputDev.cc: Fix more silly region merging bugs.

1999-08-01  Michael Meeks  <michael@edenproject.org>

	* xpdf/Makefile.in: Added -lglade, -lglade-gnome & Added -Wall
	
	* xpdf/gpdf.glade: Added.
	
	* xpdf/gpdf.cc (loadFile): Add typecast.
	Remove all DOC_ROOT's magic numbers.
	Add glade GUI,
	Lots of other bits ...
	
1999-07-29  Michael Meeks  <michael@edenproject.org>

	* xpdf/GOutputDev.cc: Hahaaa... the bug ! :-) A difference in how
	GDK / X deal with merging rectangles and regions. Good.

	* xpdf/gpdf.cc (doc_redraw_event): Messing around.

	* xpdf/GOutputDev.cc (drawChar): Fix char printed as string.

1999-06-09  Michael Meeks  <michael@edenproject.org>

	* xpdf/gpdf.cc (main): Add error init.

1999-06-03  Michael Meeks  <michael@edenproject.org>

	* xpdf/GOutputDev.cc (GOutputDev): Actually set up pixmapW & H
	(GOutputDev): Setup 'depth' correctly.

	* xpdf/gpdf.cc (main): Moved freeParams() to after the main loop !

	* xpdf/Params.cc (initParams): Added assert on fontPathLen.
	(freeParams): Clean global pointers on free.

	* xpdf/Makefile.in (CXXFLAGS): Added LTKSRCDIR and Xpm_CFLAGS to
	CXXFLAGS.

1999-05-29  Michael Meeks  <michael@edenproject.org>

	* xpdf/Makefile.in (GPDF_OBJS): Remove XOutputDev
	(all): Remove all but gpdf.

	* xpdf/gpdf.cc: Add define GString / undef.
	(main): Argc not Argv :)

	* xpdf/GOutputDev.cc (findColor): Made pigs ear of colour
	mappings.

1999-05-28  Michael Meeks  <michael@imaginator.com>

	* xpdf/GOutputDev.cc (drawChar16): XChar2b -> GdkWChar

1999-05-27  Michael Meeks  <michael@imaginator.com>

	* xpdf/GOutputDev.cc (GOutputFont): Hacks.
	(GOutputFont): Renamed.
	(getFont): killed redundant 'display'
	getGdkFont not getXFont.
	(GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
	which returns GdkColormap *, killed colormap & depth1 in prototype.
	Removed redundant assigns.
	NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
	Many misc. fixes upto convertSubPath.

	* xpdf/GOutputDev.h: Comments 'G'd and GOutputDev updated.
	XPoint -> GdkPoint

	* xpdf/Makefile.in (CXXFLAGS): Add GOOSRCDIR.

1999-05-27  Michael Meeks  <michael@imaginator.com>

	* README.CVS: Elucidated the GPL nature of xpdf.
