X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=ab1887448c57c04e25fc510207549b7905941687;hb=7172457c057ce9ec6011866e055f9c5ce6e284f2;hp=e69ec31f115a83bc831c9db86aadce7ec8ad077e;hpb=479ac9953cc364161b7ec1541e6234223079d988;p=evince.git diff --git a/ChangeLog b/ChangeLog index e69ec31f..ab188744 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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): + + 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: