]> www.fi.muni.cz Git - evince.git/commit
move struct bed_t to gpdf-embeddable.{cc,h} (setup_pixmap) remove doc
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Thu, 19 Sep 2002 13:14:27 +0000 (13:14 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Thu, 19 Sep 2002 13:14:27 +0000 (13:14 +0000)
commitebca50d1ca64b8ca6778ea011220d606b6006021
treec7c5487d108ad8d5ed01ac26a762c6c3a7dbbdf2
parent1929ee78d5d01fd08c50e53e4eb81df6539b99f5
move struct bed_t to gpdf-embeddable.{cc,h} (setup_pixmap) remove doc

* 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)

* gpdf-embeddable.cc: New files to contain the embeddable class

* gpdf-embeddable.h:

* 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.

* Link.h: declare some methods as const.
* Link.cc:
pdf/xpdf/ChangeLog
pdf/xpdf/Link.cc
pdf/xpdf/Link.h
pdf/xpdf/Makefile.am
pdf/xpdf/gpdf.cc