]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Occitan translation
[evince.git] / ChangeLog
index 18f62ec1364965b979e3594c311afd219cd89b66..b860ab53d92fe7767fe11d4a6a21093a098da8d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,152 @@
+2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-cache.c: (ev_page_cache_new),
+       (ev_page_cache_get_thumbnail_size):
+       * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
+       (ev_sidebar_thumbnails_set_loading_icon):
+
+       Also store in page-cache the dimensions of the thumbnails so that
+       they can be used to create the correct loading icon in the side
+       pane. Fixes bug #466857.
+       
+2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc:
+       (pdf_document_thumbnails_get_thumbnail):
+
+       Fix thumbnails rotation in pdf documents that include embedded 
+       thumbnails.
+       
+2007-08-15  Jens Granseuer  <jensgr@gmx.net>
+
+       * backend/pdf/ev-poppler.cc:
+
+       Don't use #ifdef in macro expansion. Some compilers don't
+       like that. Closes bug #467042.
+
+2007-08-15  Justin Blanchard  <justinb04@aim.com>
+
+       * backend/djvu/djvu-document.c: (djvu_document_finalize):
+       
+       Fixes memory leak in djvu backend.
+
+2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
+
+       * data/icons/32x32/Makefile.am:
+       * data/icons/32x32/actions/Makefile.am:
+       * data/icons/32x32/actions/view-page-cont.svg:
+       * data/icons/32x32/actions/view-page-facing.svg:
+       * data/icons/48x48/Makefile.am:
+       * data/icons/48x48/actions/Makefile.am:
+       * data/icons/48x48/actions/view-page-cont.svg:
+       * data/icons/48x48/actions/view-page-facing.svg:
+       
+       Icons for a new sizes.
+
+2007-08-14  Justin Blanchard  <justinb04@aim.com>
+
+       * shell/ev-page-cache.c: (build_height_to_page),
+       (ev_page_cache_get_height_to_page):
+       
+       Fixes invalid read, see bug #466401.
+
+2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
+       (set_drag_cursor):
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
+       (configure_item_cursor), (new_pixbuf_from_widget):
+
+       Fix multihead problems in toolbar editor. Fixes bug #382055.
+
+2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_cmd_file_open),
+       (ev_window_cmd_save_as):
+
+       Use g_get_user_special_dir when available instead of
+       xdg_user_dir_lookup.
+
+2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * MAINTAINERS:
+       
+       Updated according to request on desktop-devel.
+
+2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
+
+       Do not use cairo_rectangle and cairo_clip since we are
+       not using cairo_fill but cairo_paint. Use the same cairo context
+       for every page in the same expose event.
+
+2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
+
+       * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
+       leak.
+
+2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * NEWS:
+
+       Release 0.9.3
+
+2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-document-info.h:
+       * libdocument/ev-document.h:
+       * shell/ev-page-action.h:
+       * shell/ev-sidebar-links.h:
+
+       Fix a headers problem with ev-link
+       
+       * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
+       (get_link_area), (ev_view_query_tooltip),
+       (ev_view_leave_notify_event), (ev_view_destroy),
+       (ev_view_class_init):
+
+       Use new gtk tooltips when available instead of ev-tooltip.
+       
+2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (update_chrome_visibility),
+       (ev_window_sidebar_visibility_changed_cb):
+
+       Do not hide sidebar in fullscreen mode. Fixes bug #396535.
+       
+2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-navigation-action.c:
+       (ev_navigation_action_history_changed),
+       (ev_navigation_action_set_history):
+       * shell/ev-navigation-action-widget.c:
+       (ev_navigation_action_widget_init):
+       * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
+
+       Fix compile warnings.
+       
+2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
+       (egg_editable_toolbar_dispose):
+
+       Fix memory leak.
+       
+2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/totem-screensaver/totem-scrsaver.c:
+       (screensaver_disable_x11):
+       * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
+       * shell/ev-window.c: (presentation_set_timeout):
+       * shell/ev-view.c: (ev_view_presentation_transition_start):
+
+       Use g_timeout_add_seconds instead of g_timeout_add when
+       available.
+       
 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):