From 0316bea7b62a35a692afad8cef9ecfb4a1d6a4f5 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 26 Jul 2007 17:19:49 +0000 Subject: Add page_ready signal to notify that page is ready as soon as possible 2007-07-26 Carlos Garcia Campos * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb), (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info), (add_job), (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping), (ev_pixbuf_cache_get_image_mapping), (ev_pixbuf_cache_get_form_field_mapping), (ev_pixbuf_cache_get_text_mapping): * shell/ev-jobs.[ch]: (ev_job_render_class_init), (notify_page_ready), (ev_job_render_page_ready), (ev_job_render_run): Add page_ready signal to notify that page is ready as soon as possible even if other page elements like links, forms, images or text mapping are not ready yet. svn path=/trunk/; revision=2581 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 648b16a..1869dd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,22 @@ 2007-07-26 Carlos Garcia Campos + * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb), + (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info), + (add_job), (ev_pixbuf_cache_get_surface), + (ev_pixbuf_cache_get_link_mapping), + (ev_pixbuf_cache_get_image_mapping), + (ev_pixbuf_cache_get_form_field_mapping), + (ev_pixbuf_cache_get_text_mapping): + * shell/ev-jobs.[ch]: (ev_job_render_class_init), + (notify_page_ready), (ev_job_render_page_ready), + (ev_job_render_run): + + Add page_ready signal to notify that page is ready as soon as + possible even if other page elements like links, forms, images or + text mapping are not ready yet. + +2007-07-26 Carlos Garcia Campos + * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin), (dvi_document_file_exporter_do_page), (dvi_document_file_exporter_get_capabilities), -- cgit v0.9.1