]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
update
[evince.git] / ChangeLog
index 82b59049a22829ee1557e40ca5a6e6041a9f7711..bf13457b4518b3799918239f64e6971a8a73ba52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
+
+       *configure.ac: Punjabi (pa) Language added
+
+2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+       * data/evince-ui.xml, shell/ev-window.c:
+       
+       Add keypad accelerators for zooming. Fix for bug 308128.
+
+2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * Makefile.am:
+       * backend/Makefile.am:
+       * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
+       * configure.ac:
+       * shell/ev-document-types.c: (ev_document_types_add_filters):
+
+       Allow to enable/disable the pixbuf backend.
+       Default to off for now. If we want it enabled we should
+       really put mime types in the desktop, implement properties etc.
+
+       * properties/evince-properties.c:
+
+       Initialize error to NULL.
+       Check error is not NULL before freeing.
+
+2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c:
+
+       Use F5 as presentation accell
+
+2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (update_chrome_visibility),
+       (ev_window_create_fullscreen_popup), (ev_window_init):
+
+       Do not leak the fullscreen toolbar
+
 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-window.c: (view_actions_focus_in_cb),