]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Brazilian Portuguese translation.
[evince.git] / ChangeLog
index 1f45cec09a2fba54a0b8eeb28c013c698cd91b53..32410fdf348f721627ffe29d219c91e09044722c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       
+       Update for release 2.23.6.
+
+2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
+       (ev_job_load_set_password):
+       * shell/ev-password.[ch]: (ev_password_dialog_get_password):
+       * shell/ev-window.c: (password_dialog_response),
+       (ev_window_load_job_cb):
+
+       Fix loading encrypted documents since I broke it with the jobs
+       rework.
+       
+2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * NEWS:
+
+       Update NEWS for 2.23.6 release.
+       
+2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
+
+       * backend/impress/impress-document.c:
+       * backend/impress/render.h:
+       * libdocument/ev-document-factory.c:
+       * libdocument/ev-document-factory.h:
+       * libdocument/ev-document-links.h:
+       * libdocument/ev-document-misc.c:
+       * libdocument/ev-document-misc.h:
+       * properties/ev-properties-main.c:
+       * properties/ev-properties-view.c:
+       * properties/ev-properties-view.h:
+       * shell/eggfindbar.c:
+       * shell/eggfindbar.h:
+       * shell/ev-application.c:
+       * shell/ev-application.h:
+       * shell/ev-jobs.h:
+       * shell/ev-message-area.h:
+       * shell/ev-navigation-action.c:
+       * shell/ev-navigation-action.h:
+       * shell/ev-open-recent-action.c:
+       * shell/ev-open-recent-action.h:
+       * shell/ev-page-action-widget.c:
+       * shell/ev-page-action.c:
+       * shell/ev-page-action.h:
+       * shell/ev-page-cache.h:
+       * shell/ev-password-view.h:
+       * shell/ev-password.h:
+       * shell/ev-pixbuf-cache.h:
+       * shell/ev-properties-fonts.c:
+       * shell/ev-sidebar-attachments.c:
+       * shell/ev-sidebar-links.c:
+       * shell/ev-sidebar-links.h:
+       * shell/ev-sidebar-thumbnails.c:
+       * shell/ev-sidebar-thumbnails.h:
+       * shell/ev-sidebar.c:
+       * shell/ev-sidebar.h:
+       * shell/ev-stock-icons.c:
+       * shell/ev-tooltip.h:
+       * shell/ev-view.c:
+       * shell/ev-view.h:
+       * shell/ev-window.c:
+       * shell/ev-window.h:
+       * shell/main.c:
+
+       More #include cleanups. Again: reordering, single gtk.h
+       includes and other stuff.
+
+2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
+
+       * shell/eggfindbar.c:
+       * shell/ev-application.c:
+       * shell/ev-message-area.c:
+       * shell/ev-navigation-action.c:
+       * shell/ev-open-recent-action.c:
+       * shell/ev-page-action-widget.c:
+       * shell/ev-page-action.c:
+       * shell/ev-password-view.c:
+       * shell/ev-properties-dialog.c:
+       * shell/ev-properties-fonts.c:
+       * shell/ev-sidebar-attachments.c:
+       * shell/ev-sidebar-page.c:
+       * shell/ev-sidebar-thumbnails.c:
+       * shell/ev-stock-icons.c:
+       * shell/ev-tooltip.c:
+       * shell/ev-view.c:
+       * shell/ev-window.c:
+       * shell/main.c:
+
+       Cleanup many #include statements: reorder so that a
+       generic-to-specific order is used, use single gtk.h
+       includes, and some other cleanups.
+
+2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.h:
+
+       Add gio header.
+       
 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),