]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use set_cursor instead of set_selection, so that the keyboard focus moves
[evince.git] / ChangeLog
index 03804376de1282e19afc45cfd7b22122b376e5c9..905fc6eadadcd9f1e83d29469970b9ed377b2d31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,66 @@
+2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
+
+       Use set_cursor instead of set_selection, so that
+       the keyboard focus moves too.
+
+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: