From 7172457c057ce9ec6011866e055f9c5ce6e284f2 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Tue, 24 Jul 2007 18:19:38 +0000 Subject: Use IBEAM cursor for text form fields and NORMAL cursor for read only 2007-07-24 Carlos Garcia Campos * shell/ev-view-private.h: * shell/ev-view.c: (ev_view_handle_cursor_over_xy), (ev_view_leave_notify_event), (ev_view_finalize), (ev_view_get_property), (ev_view_class_init): Use IBEAM cursor for text form fields and NORMAL cursor for read only fields. Remove unused status attribute. svn path=/trunk/; revision=2577 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be7146c..ab18874 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-07-24 Carlos Garcia Campos + + * shell/ev-view-private.h: + * shell/ev-view.c: (ev_view_handle_cursor_over_xy), + (ev_view_leave_notify_event), (ev_view_finalize), + (ev_view_get_property), (ev_view_class_init): + + 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): -- cgit v0.9.1