X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=bf83f093de52f9505aa2c1fdf1c42cbb86086bb6;hb=d2a41c2645e69a002c95a20cb69fe3fbd6f002c5;hp=b954d0dcf51c75953da7262f91157de39a27fa25;hpb=4684716c489657edf098565eb54bdf86bad1b45c;p=evince.git diff --git a/ChangeLog b/ChangeLog index b954d0dc..bf83f093 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2005-07-05 Marco Pesenti Gritti + + * configure.ac: + + Enable dbus when available, do not require a configure + option. + +2005-07-05 Christian Persch + + * configure.ac: + + Use AM_CONDITIONAL unconditionally, fixes the build with DBUS + disabled. + +2005-07-05 Carlos Garcia Campos + Marco Pesenti Gritti + + * shell/Makefile.am: Add --prefix for dbus-binding-tool script + + * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC + functions to the format required by dbus + + * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation + errors. Use the RPC parameters in the expected way + +2005-07-05 Marco Pesenti Gritti + + * Makefile.am: + * properties/Makefile.am: + * properties/ev-properties-main.c: (ev_properties_get_pages): + + Support all mime types + + * shell/Makefile.am: + * thumbnailer/Makefile.am: + * thumbnailer/evince-thumbnailer.c: (get_document_from_uri), + (evince_thumbnail_pngenc_get): + + Use the document factory + 2005-07-05 Marco Pesenti Gritti * backend/Makefile.am: