X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=ccb5f5587697d450b221d494f42f6637fa75743f;hb=8df02504363901b99bfdd0cf79d56b9e92f4f9c3;hp=3f96e10caad8f8c36418cd4a2a95a61c8db9446c;hpb=6b8fbfe2f3acb42e9dba650fcb1172c8aa02ba16;p=evince.git diff --git a/ChangeLog b/ChangeLog index 3f96e10c..ccb5f558 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2005-08-23 Marco Pesenti Gritti + + * 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 + + * 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 + + * shell/main.c (main): remove redundant g_warnings. + +2005-08-19 Nickolay V. Shmyrev + + * 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 * configure.ac: Fix sed expression for FreeBSD. Thanks