From: Martin Kretzschmar Date: Tue, 20 May 2003 18:33:23 +0000 (+0000) Subject: add (mouse) enter and leave signals X-Git-Tag: GPDF_0_103~4 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;ds=inline;h=1e29ffa9c742cce28c7212f04a765ff803569b98;hp=1e29ffa9c742cce28c7212f04a765ff803569b98;p=evince.git 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 ---