]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Rework factory functions so they are placed now in a single file
[evince.git] / ChangeLog
index 34d0f884bf0375073f7ea269190edc2b98b279b8..68b1554a21fc64351f00148b735172abcb8cb084 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-document-factory.c:
+       (ev_document_factory_get_from_mime),
+       (ev_document_factory_get_all_mime_types), (get_document_from_uri),
+       (ev_document_factory_get_document),
+       (file_filter_add_mime_list_and_free),
+       (ev_document_factory_add_filters):
+       * backend/ev-document-factory.h:
+       * properties/ev-properties-main.c: (ev_properties_get_pages):
+       * shell/Makefile.am:
+       * shell/ev-application.c:
+       * shell/ev-job-xfer.c: (ev_job_xfer_run):
+       * shell/ev-window.c: (ev_window_cmd_file_open),
+       (ev_window_cmd_save_as):
+       * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
+       
+       Rework factory functions so they are placed now in a single 
+       file ev-document-factory.c
+
+2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (update_chrome_visibility):
+       
+       Fix for the bug 166566 - don't show menubar in fullscreen
+       mode.
+
+2006-03-22  Tommi Vainikainen  <thv@iki.fi>
+
+       * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
+
+2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (ev_view_expose_event):
+       
+       More correctly draw loading text when document
+       is empty.
+
+2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (ev_view_scroll):
+       
+       Fix for the bug #334854, page down and page up switch
+       pages in presentation mode.
+
+2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (ev_window_set_action_sensitive),
+       (ev_window_setup_action_sensitivity), (ev_window_update_actions),
+       (ev_window_set_view_accels_sensitivity),
+       (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
+       (ev_window_cmd_continuous), (ev_window_cmd_dual),
+       (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
+       (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
+       (ev_window_cmd_edit_find), (ev_window_set_page_mode),
+       (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
+       (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
+       (view_actions_focus_in_cb), (ev_window_init):
+       
+       Fix for the bug #333902, now it's possible to search
+       words with slash.
+
 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
 
        * configure.ac: Added Breton translation.