]> www.fi.muni.cz Git - evince.git/commit
move here from bonobo-application-x-pdf.cc
authorMartin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
Thu, 19 Sep 2002 13:31:20 +0000 (13:31 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Thu, 19 Sep 2002 13:31:20 +0000 (13:31 +0000)
commite78daed2cf3d3968c2e128e1c720c8828f272a0b
treefb0cf088a88dbfb6f437a654940b2d7a4a30e3b0
parent67a1e1efef665c652ff6d0bc25925bcd80757574
move here from bonobo-application-x-pdf.cc

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"
pdf/xpdf/ChangeLog
pdf/xpdf/Makefile.am
pdf/xpdf/XOutputDev.h