X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=c5d4f22cda8bdd2fc2a23a3cae38fdace3e06388;hb=a5e3f1314e7e27fb0e765b3b9b8e1deb92c7c536;hp=03804376de1282e19afc45cfd7b22122b376e5c9;hpb=2684c0efc4af084a1f9cb63b61cd94c1cbbc2e57;p=evince.git diff --git a/ChangeLog b/ChangeLog index 03804376..c5d4f22c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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: