From 9317aeb2e299d6fdf18dbf22b6a4707e4d149dd5 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 22 Dec 2004 04:37:26 +0000 Subject: add marshaler-generator thingy. I'm sure there's a better way to do this 2004-12-21 Havoc Pennington * 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 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 97e906a..fe7e53b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-12-21 Havoc Pennington + + * 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 + Tue Dec 21 23:20:35 2004 Jonathan Blandford * shell/ev-sidebar.c: Construct an actual sidebar. -- cgit v0.9.1