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=73298f9ef403661e460d94d170166d8aaee89232;hpb=fd8827679afed060a93d69923705ee421ad8536e;p=evince.git diff --git a/ChangeLog b/ChangeLog index 73298f9e..2653ffa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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