]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix infinite loop when loading Type1 fonts
[evince.git] / ChangeLog
index b2841411e3eb3461675912e752168e43f39f3c0b..3f37363a12b8822f0b29b937b26c65650a76f02f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,81 @@
+2005-05-09  Aleksey Kliger <akliger@gmail.com>
+
+       * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
+
+       Fix infinite loop when loading Type1 fonts
+
+2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c:
+
+       Slash -> Find
+
+2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
+
+       * configure.ac:
+
+       Make --disable really disable
+
+2005-05-07  Juerg Billeter  <j@bitron.ch>
+
+       * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
+
+       Compare page labels even without has_labels set, fixes setting page
+       with entry
+
+2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_create_invisible_cursor),
+       (ev_view_set_cursor), (ev_view_button_press_event),
+       (ev_view_motion_notify_event), (ev_view_button_release_event),
+       (ev_view_init):
+
+       Implement middle button scrolling. Based on a patch
+       by Tommi Komulainen <tommi.komulainen@iki.fi>.
+
+2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-document-types.c: (get_slow_mime_type),
+       (get_document_type_from_mime), (ev_document_type_lookup):
+       * shell/ev-document-types.h:
+
+       Change api to lookup from uri. Do fast lookup first, if the
+       type is unknown try with data sniffing.
+
+       * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
+       * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
+
+       Adapt to api change
+
+2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * thumbnailer/Makefile.am:
+
+       Fix distcheck
+
+2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * NEWS:
+       * configure.ac:
+
+       Release 0.3.0
+
+       * data/evince-ui.xml:
+
+       Hide presentation mode for now
+
+       * shell/ev-view.c: (highlight_find_results):
+
+       Show current find selection only on current page
+
+2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_select_all):
+
+       Compute size of the actual page, not of
+       the current one.
+
 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-view.c: (clear_selection), (ev_view_finalize),