From 06e8fe2d26f02fd17a4dc19ea10d7ee00dc33243 Mon Sep 17 00:00:00 2001 From: Johannes Buchner Date: Fri, 27 Jul 2007 05:41:22 +0000 Subject: Reorganizes utility functions. 2007-07-27 Johannes Buchner * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi): * shell/ev-utils.h: * shell/ev-view.c: (ev_view_set_zoom_for_size), (ev_view_update_view_size): * shell/ev-view.h: * shell/ev-window.c: (ev_window_update_actions), (setup_view_from_metadata), (ev_window_screen_changed), (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb), (zoom_control_changed_cb): * shell/ev-window.h: Reorganizes utility functions. svn path=/trunk/; revision=2582 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1869dd0..9bdb3df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2007-07-27 Johannes Buchner + + * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi): + * shell/ev-utils.h: + * shell/ev-view.c: (ev_view_set_zoom_for_size), + (ev_view_update_view_size): + * shell/ev-view.h: + * shell/ev-window.c: (ev_window_update_actions), + (setup_view_from_metadata), (ev_window_screen_changed), + (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb), + (zoom_control_changed_cb): + * shell/ev-window.h: + + Reorganizes utility functions. + 2007-07-26 Carlos Garcia Campos * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb), @@ -14,7 +29,7 @@ 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), @@ -48,13 +63,13 @@ Use capabilities to know which options should be offered by the print dialog depending on the document backend. - + 2007-07-25 Carlos Garcia Campos * shell/ev-view.c: (ev_view_handle_cursor_over_xy): Give priority to forms over text to set the cursor. - + 2007-07-24 Carlos Garcia Campos * shell/ev-view-private.h: @@ -64,7 +79,7 @@ Use IBEAM cursor for text form fields and NORMAL cursor for read only fields. Remove unused status attribute. - + 2007-07-20 Carlos Garcia Campos * shell/ev-view.c: (ev_view_form_field_button_create_widget): @@ -72,14 +87,14 @@ Update region for current selected items also for checkbox buttons, since they can behave as radio buttons when they are in a set. - + 2007-07-19 Carlos Garcia Campos * configure.ac: * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field): Get max length of text form fields. - + 2007-07-19 Carlos Garcia Campos * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field): @@ -87,7 +102,7 @@ * shell/ev-view.c: (ev_view_form_field_text_create_widget): Fix build with current poppler cvs head. - + 2007-07-11 Carlos Garcia Campos * cut-n-paste/zoom-control/ephy-zoom-control.c: @@ -95,7 +110,7 @@ Fix build with gtk+ >= 2.11.5 due to gtktooltips deprecation. Fixes bug #455667 - + 2007-07-10 Nickolay V. Shmyrev * NEWS: -- cgit v0.9.1