]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Check the links info is initialized before using it. Should fix a crash on
[evince.git] / ChangeLog
index 4a54e63a72d6313c3f3d2d5570f71158b7e5783d..ca4c08d2e35ae2e3135d570bc0bbd3318eac0fe5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * 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  <martink@gnome.org>
+
+       * 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  <jrb@redhat.com>
+
+       * shell/ev-view.c (ev_view_realize): make the bg color darker.
+
+2005-01-20  Martin Kretzschmar  <martink@gnome.org>
+
+       * 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  <marco@gnome.org>
+
+       * 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  <marco@gnome.org>
+
+       * pdf/xpdf/pdf-document.cc:
+
+       Keep offset in consideration in a few places
+
+       * shell/ev-view.c: (expose_bin_window):
+
+       Set the offsets so that the document is ever centered
+
+2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
+
+       * TODO: Added TODO items and finished off the first todo item
+
+       * AUTHORS: Updated AUTHORS section with piece from gpdf file and
+       reflect current authors
+
 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
 
        * pdf/xpdf/pdf-document.cc: