]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Translation updated.
[evince.git] / ChangeLog
index e118c340e66d56eea3d70e1e75d116671088ac9f..0034fa9737ff79d2d131339f38b91a97aa6cacad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+2007-01-16  Jani Monoses <jani.monoses@gmail.com>
+
+       * shell/ev-view.c: Remove unused gnome-vfs include.
+
+2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
+
+       * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
+       
+       Format string is corrected, fixes bug #397129.
+
+2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_setup_recent):
+
+       Do not include in recent menu inexistent documents. Fixes
+       bug #339171.
+
+2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * po/POTFILES.skip: 
+
+       Update POTFILES.skip file according to current source tree. 
+
+2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (file_save_dialog_response_cb):
+
+       Do Save a copy in atomic way. Fixes bug #328266. 
+
+2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-links.c: (update_page_callback_foreach):
+
+       Keep selected cell always visible in index treeview.
+
+2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
+       
+       * shell/ev-view.c: (ev_view_size_allocate):
+
+       Restore horizontal scrollbar after switching to/from fullscreen
+       or presentation mode. Fixes bug #331728.
+
+2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view-private.h:
+       * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
+       * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
+       (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
+       (ev_view_can_zoom_out):
+
+       Use max and min scale values in the view iby taking dpi into account. 
+
+2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * NEWS:
+
+       Release 0.7.1
+
+2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_print_send):
+
+       Send print job to printer with some settings set to default values,
+       since we have already exported to a file according to such settings
+       and they could be taken twice by some printers. 
+
+2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.c: (ev_job_xfer_run):
+       * shell/ev-application.c: (ev_application_open_uri_at_dest):
+
+       Show main window and load document with the font-config lock held. 
+
+2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * shell/ev-application.c: (ev_application_register_service):
+       * shell/main.c: (load_files_remote):
+
+       Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
+
 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * doc/debugging.txt: