]> www.fi.muni.cz Git - evince.git/commit
Change api to lookup from uri. Do fast lookup first, if the type is
authorMarco Pesenti Gritti <mpg@redhat.com>
Sun, 8 May 2005 18:26:01 +0000 (18:26 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Sun, 8 May 2005 18:26:01 +0000 (18:26 +0000)
commita5e3f1314e7e27fb0e765b3b9b8e1deb92c7c536
tree877ee4110e50389f75507166a092d0a9c0049d51
parentb9898930ba07edc66523a753de8dd5a4f69703dd
Change api to lookup from uri. Do fast lookup first, if the type is

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
ChangeLog
shell/ev-document-types.c
shell/ev-document-types.h
shell/ev-window.c
thumbnailer/evince-thumbnailer.c