X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=2653ffa43cf73a07fc36eb2c1140fe1ada522d0c;hb=8f535d303b8985db357abc54cb4d3fe1ff7e84bd;hp=9a65860b13b8e403c2f0ff7299d8320e5efb9521;hpb=497daa2e4a30f6e48b70faa4fbb6ebaed8d57c31;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9a65860b..2653ffa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2005-07-05 Marco Pesenti Gritti + + * 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 + + * 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 + + * 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 * shell/main.c: include libgnomeui/gnome-authentication-manager.h