]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Enable dbus when available, do not require a configure option.
[evince.git] / ChangeLog
index b954d0dcf51c75953da7262f91157de39a27fa25..bf83f093de52f9505aa2c1fdf1c42cbb86086bb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * configure.ac:
+
+       Enable dbus when available, do not require a configure
+       option.
+
+2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
+
+       * configure.ac:
+
+       Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
+       disabled.
+
+2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+           Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * 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  <mpg@redhat.com>
+
+       * 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  <mpg@redhat.com>
 
        * backend/Makefile.am:
 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * backend/Makefile.am: