X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=3f37363a12b8822f0b29b937b26c65650a76f02f;hb=525205819a52cbca4388175bf7e3973a9a3d7d6e;hp=b2841411e3eb3461675912e752168e43f39f3c0b;hpb=5b821d496bb0d938089e6ce4b181a19dbae148ab;p=evince.git diff --git a/ChangeLog b/ChangeLog index b2841411..3f37363a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,81 @@ +2005-05-09 Aleksey Kliger + + * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics): + + Fix infinite loop when loading Type1 fonts + +2005-05-09 Marco Pesenti Gritti + + * data/evince-ui.xml: + * shell/ev-window.c: + + Slash -> Find + +2005-05-09 Thomas de Grenier de Latour + + * configure.ac: + + Make --disable really disable + +2005-05-07 Juerg Billeter + + * 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 + + * 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 . + +2005-05-08 Marco Pesenti Gritti + + * 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 + + * thumbnailer/Makefile.am: + + Fix distcheck + +2005-05-07 Marco Pesenti Gritti + + * 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 + + * 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 * shell/ev-view.c: (clear_selection), (ev_view_finalize),