]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Marco Pesenti Gritti <mpg@redhat.com>
[evince.git] / ChangeLog
index b954d0dcf51c75953da7262f91157de39a27fa25..6ebc23a89b6492e2588860869ab1e565f502be35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+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: