]> www.fi.muni.cz Git - evince.git/commit
bed_t: Replace Data Value with Object [Fowler] i.e. turn it into the
authorMartin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
Thu, 19 Sep 2002 13:24:28 +0000 (13:24 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Thu, 19 Sep 2002 13:24:28 +0000 (13:24 +0000)
commit67a1e1efef665c652ff6d0bc25925bcd80757574
treea0bc7981e05b002253e480ce9d075c893742f365
parentebca50d1ca64b8ca6778ea011220d606b6006021
bed_t: Replace Data Value with Object [Fowler] i.e. turn it into the

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