From d4ab4b8574b497c01f86b209a60867b576540e92 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 03 Sep 2007 14:22:45 +0000 Subject: Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not supported by 2007-09-03 Carlos Garcia Campos * shell/ev-window.c: (ev_window_print_dialog_response_cb): Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not supported by gtk+. Fixes bug #460907. svn path=/trunk/; revision=2656 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 116d5b2..82ffb0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-09-03 Carlos Garcia Campos + * shell/ev-window.c: (ev_window_print_dialog_response_cb): + + Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not + supported by gtk+. Fixes bug #460907. + +2007-09-03 Carlos Garcia Campos + * shell/ev-view.c: (view_update_range_and_current_page): Make sure current-page <= end-page in continuous mode. Fixes bug -- cgit v0.9.1