]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Danish translation
[evince.git] / ChangeLog
index eae308170427d05e23ced010e7a3fe3f78e0b89a..f05073a44416eb81bebf449d2abe7c3a3e4f4317 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/eggfindbar.c: (egg_find_bar_init):
+
+       Use gtk_tool_button_set_use_underline() for next/previous buttons
+       so that the underline is used for the mnemonic. Fixes bug #571547.
+       
+2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (setup_document_from_metadata),
+       (setup_sidebar_from_metadata), (setup_document_from_metadata),
+       (setup_view_from_metadata), (ev_window_set_document),
+       (ev_window_load_job_cb), (ev_window_reload_job_cb),
+       (ev_window_reload_remote), (ev_window_init):
+
+       Do not use metadata when reloading the document, so that the
+       window is not resized when reloading. See bugs #571051 and
+       #304249.
+       
+2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/smclient/Makefile.am:
+
+       Fix smclient libs on cycgwin. See bug #339172.
+       
+2009-02-08  Christian Persch  <chpe@gnome.org>
+
+       * configure.ac:
+       * libdocument/Makefile.am:
+       * libview/Makefile.am: Add experimental introspection support.
+       Disabled by default; use --enable-introspection to enable it.
+       Bug #569083.
+
+2009-02-08  Christian Persch  <chpe@gnome.org>
+
+       * libview/Makefile.am: Link libevdocument.la to libevview.la.
+
+2009-02-05  Christian Persch  <chpe@gnome.org>
+
+       * backend/comics/comics-document.c: (comics_document_load):
+       * backend/djvu/djvu-document.c: (djvu_document_load):
+       * backend/dvi/dvi-document.c: (dvi_document_load):
+       * backend/impress/impress-document.c: (impress_document_load):
+       * backend/pdf/ev-poppler.cc:
+       * libdocument/ev-document-factory.c: (get_document_from_uri),
+       (ev_document_factory_get_document):
+       * shell/ev-print-operation.c:
+       (ev_print_operation_export_print_dialog_response_cb): Use
+       g_set_error_literal now that we depend on glib 2.18.
+
 2009-02-05  Hib Eris  <hib@hiberis.nl>
 
        * shell/ev-application.c: