]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Implement nautilus plugin for properties. Works only for pdf atm, I need
[evince.git] / ChangeLog
index 9a65860b13b8e403c2f0ff7299d8320e5efb9521..2653ffa43cf73a07fc36eb2c1140fe1ada522d0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * configure.ac:
+       * properties/Makefile.am:
+       * properties/ev-properties-view.c:
+       (ev_properties_view_register_type):
+       * properties/ev-properties-view.h:
+       * properties/ev-properties-main.h:
+
+       Implement nautilus plugin for properties.
+       Works only for pdf atm, I need to rework the
+       document types stuff to get this to work
+       for all backends...
+
+2005-07-04  Martin Kretzschmar  <martink@gnome.org>
+
+       * shell/ev-properties-fonts.c (enum): kill redundant columns enum
+       (ev_properties_fonts_set_document): use
+       EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
+
+2005-07-04  Matthew S. Wilson  <msw@rpath.com>
+
+       * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
+       them
+       (PlaceImage, tiff2ps_process_page): use
+       g_ascii_dtostr to convert floats to strings in a locale-safe way.
+
+
 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
 
        * shell/main.c: include libgnomeui/gnome-authentication-manager.h