X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=5769f4b30baae20c70078f8f73fbae8141e664c2;hb=649c674876d483dcc861c4baaaec33d19b24fffc;hp=57a9a97851801d41f3e97bf52a8c2134d65ae00e;hpb=29c8dda6046a5038a4d894ca2581199f217cf750;p=evince.git diff --git a/ChangeLog b/ChangeLog index 57a9a978..5769f4b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2005-02-09 Marco Pesenti Gritti + + * NEWS: + * configure.ac: + + Release 0.1.4 + + * pdf/xpdf/Catalog.cc: + * pdf/xpdf/XRef.cc: + + Fix the fix for CAN-2004-0888 + +2005-02-09 Luca Ferretti + + * data/Makefile.am: + * data/evince-ui.xml: + * shell/ev-stock-icons.c: (ev_stock_icons_init): + * shell/ev-stock-icons.h: + * shell/ev-window.c: (update_action_sensitivity), + (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page), + (set_action_properties): + + Improve toolbar layout/icons + +2005-02-08 Marco Pesenti Gritti + + * pdf/xpdf/pdf-document.cc: + + Add warnings about unimplemented/unknown link + types. + +2005-02-07 Marco Pesenti Gritti + + * ps/ps-document.c: (set_up_page): + + Log gs property + +2005-02-07 Marco Pesenti Gritti + + * ps/ps-document.c: (start_interpreter): + + Log gs env var + 2005-02-07 Marco Pesenti Gritti * shell/ev-page-view.c: (ev_page_view_dispose):