]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Czech translation.
[evince.git] / ChangeLog
index fbd7672d6df475c9322d9b8f53003ba712467fa7..26608b5158eb486919ac669c3b778e5221e7edf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-page-cache.c: (_ev_page_cache_new):
+
+       Fix several page size caching bugs
+
+2005-04-15  Luca Ferretti <elle.uca@libero.it>
+
+       * shell/ev-window.c: (set_action_properties):
+
+       Make all toolbar items translatable
+
+2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
+       (save_page_list), (ps_document_save),
+       (ps_document_document_iface_init), (ps_document_ps_export_begin),
+       (ps_document_ps_export_do_page), (ps_document_ps_export_end),
+       (ps_document_ps_exporter_iface_init):
+       * ps/ps-document.h:
+
+       Based on a patch by J�rg Billeter <j@bitron.ch>
+       
+       Implement print and save a copy for the ps backend.
+
+2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document.h:
+       * djvu/djvu-document.c: (djvu_document_can_get_text),
+       (djvu_document_document_iface_init):
+       * dvi/dvi-document.c: (dvi_document_can_get_text),
+       (dvi_document_document_iface_init):
+       * pdf/ev-poppler.cc:
+       * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
+       (pixbuf_document_document_iface_init):
+       * ps/ps-document.c: (ps_document_can_get_text),
+       (ps_document_document_iface_init):
+       * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
+       * shell/ev-window.c: (update_action_sensitivity):
+
+       Fix the crash when trying to copy in backends that doesnt
+       support it. We can implement a better solution once we
+       do real text selection.
+
+2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c: (ev_window_cmd_escape):
+       
+       Work around the Escape conflict (find bar and unfullscreen)
+
 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * backend/ev-page-cache.c: (ev_page_cache_next_page):