]> www.fi.muni.cz Git - evince.git/commit
add marshaler-generator thingy. I'm sure there's a better way to do this
authorHavoc Pennington <hp@redhat.com>
Wed, 22 Dec 2004 04:37:26 +0000 (04:37 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 22 Dec 2004 04:37:26 +0000 (04:37 +0000)
commit9317aeb2e299d6fdf18dbf22b6a4707e4d149dd5
tree2142865df37b806af582578476d6820f9a891b04
parent5a7fb79a9faa64e7b877b16a220999945b54a128
add marshaler-generator thingy. I'm sure there's a better way to do this

2004-12-21  Havoc Pennington  <hp@redhat.com>

* backend/ev-backend-marshal.c,
backend/ev-backend-marshalers.list, backend/Makefile.am: add
marshaler-generator thingy. I'm sure there's a better way to do
this in the modern world.

* backend/ev-document.h (struct _EvDocumentIface): add begin_find,
end_find methods and "found" signal.

* configure.ac: find glib-genmarshal
ChangeLog
backend/Makefile.am
backend/ev-backend-marshal.c [new file with mode: 0644]
backend/ev-document.c
backend/ev-document.h
configure.ac