]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Adapt to the new poppler rotation API. Fix text maps on landscape
[evince.git] / ChangeLog
index 3f96e10caad8f8c36418cd4a2a95a61c8db9446c..ccb5f5587697d450b221d494f42f6637fa75743f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+       * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
+       * shell/ev-view.c: (highlight_find_results):
+
+       Adapt to the new poppler rotation API. Fix text maps on landscape
+       documents.
+
+Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (compute_new_selection_text): get the correct
+       region when selecting in modes other than continuous.
+
+Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/main.c (main): remove redundant g_warnings.
+
+2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/Makefile.am: Don't include autogenerated
+       file ev-application-service.h into distribution, since
+       it causes dbus crash. Fix for bugs 313724 and 313443. 
+
 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * configure.ac: Fix sed expression for FreeBSD. Thanks