]> www.fi.muni.cz Git - evince.git/commitdiff
don't initialize embeddable (where did that come from?)
authorMartin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
Sat, 21 Sep 2002 16:09:33 +0000 (16:09 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sat, 21 Sep 2002 16:09:33 +0000 (16:09 +0000)
2002-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>

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

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

pdf/xpdf/ChangeLog

index 90999e58ee4972b8c4cbb1540e2a12482d9d2794..8b303d0ba5b8144db15a937afc8fa80ee7b850d7 100644 (file)
@@ -1,3 +1,14 @@
+2002-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
+
+       * bonobo-application-x-pdf.cc (embeddable_factory): don't
+       initialize embeddable (where did that come from?)
+
+       * 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>
 
        * Makefile.am: add pdf-view.cc, pdf-view.h