]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Serbian translation
[evince.git] / ChangeLog
index 883b28b9b0878065ed526950c3de9f456ef332f5..9604ccf2bbdd22461a195685486f58f5718f7f73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
+       real filename to tmp filename since often document
+       type is determined by extension.
+
+2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
+
+       * shell/ev-view.c: (add_scroll_binding_keypad),
+       (ev_view_binding_activated), (ev_view_class_init):
+       
+       Add keybindings for percision-scrolling of display area. 
+       Fix for the bug #314072.
+
+2006-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (add_scroll_binding_keypad),
+       (ev_view_binding_activated), (ev_view_class_init):
+
+2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince.desktop.in.in:
+       
+       Add GTK to the list of categories. Fix for the bug #328034.
+
+2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-application.c: (ev_application_shutdown),
+       (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
+       * shell/ev-application.h:
+       * shell/ev-window.c: (file_open_dialog_response_cb),
+       (ev_window_cmd_file_open):
+       
+       Save last uri in file chooser dialog. Fix for the bug #327950.
+
+2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * README:
+       
+       Final update for release 0.5.0
+       
+       * shell/Makefile.am:
+       
+       Remove disable deprecated until we'll require libgnome-2.13.7
+       and port to GOption argument parsing. See bug 327518.
+
+2006-01-19  Jani Monoses <jani.monoses@gmail.com>
+
+       * comics/comics-document.c: (comics_document_save):
+       * djvu/djvu-document.c: (djvu_document_save):
+       * dvi/dvi-document.c: (dvi_document_save):
+       * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
+       * lib/ev-file-helpers.h:
+       * pixbuf/pixbuf-document.c: (pixbuf_document_save):
+       * tiff/tiff-document.c: (tiff_document_save):
+       
+       Use common save function for backends.
+
 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
 
        * backend/ev-document-types.c: