]> www.fi.muni.cz Git - evince.git/commit
add (mouse) enter and leave signals
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Tue, 20 May 2003 18:33:23 +0000 (18:33 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Tue, 20 May 2003 18:33:23 +0000 (18:33 +0000)
commit1e29ffa9c742cce28c7212f04a765ff803569b98
tree09cbe56f037bd3430fd680e5d30f53e838097084
parent7a112fdded8981ed47c028b2087c2eeb62ec8a59
add (mouse) enter and leave signals

* xpdf/gpdf-link-canvas-item.cc
(gpdf_link_canvas_item_mouse_enter)
(gpdf_link_canvas_item_mouse_leave)
(gpdf_link_canvas_item_class_init): add (mouse) enter and leave
signals

* xpdf/gpdf-link-canvas-item.h: add signal slots for enter and
leave

* xpdf/tests/test-links.cc (link_item_enter_leave): test for the
signals

* xpdf/Makefile.am: now the marshallers sources are not shipped
with the dist and correctly build when needed, finally

* configure.in: version 0.102.99
pdf/xpdf/Makefile.am