X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=ca4c08d2e35ae2e3135d570bc0bbd3318eac0fe5;hb=a0ed55c37314448eaa19c4c11198e32ddb899bbc;hp=5f99192ce7d4f2df77a3f084a4feea37eee3be21;hpb=16291d257b4e25d4d49588ae0c4f309e6fe81cd1;p=evince.git diff --git a/ChangeLog b/ChangeLog index 5f99192c..ca4c08d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2005-01-21 Marco Pesenti Gritti + + * pdf/xpdf/pdf-document.cc: + + Check the links info is initialized before + using it. Should fix a crash on startup. + +2005-01-21 Martin Kretzschmar + + * pixbuf/pixbuf-document.c + (pixbuf_document_thumbnails_get_dimensions): force floating point + division to calculate page_ratio. Fixes crash with landscape + format pixbufs. + +Thu Jan 20 18:56:35 2005 Jonathan Blandford + + * shell/ev-view.c (ev_view_realize): make the bg color darker. + +2005-01-20 Martin Kretzschmar + + * shell/ev-view.c (set_document_page): unset has_selection when + the page changes. + (set_document_page): handle paper size changes when the page + changes (test with Free Culture, page 2). + +2005-01-20 Marco Pesenti Gritti + + * shell/ev-view.c: (ev_view_size_request), (ev_view_realize), + (expose_bin_window), (ev_view_class_init), (ev_view_init): + + Use normal style color for the widget background and + draw a black box around the page. + 2005-01-20 Marco Pesenti Gritti * pdf/xpdf/pdf-document.cc: