]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use IBEAM cursor for text form fields and NORMAL cursor for read only
[evince.git] / ChangeLog
index a90dc1996d79cc0942b4fc1404f2264cd7fd7650..ab1887448c57c04e25fc510207549b7905941687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * 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  <carlosgc@gnome.org>
+
+       * 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  <carlosgc@gnome.org>
+
+       * 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  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
+       * libdocument/ev-form-field.h:
+       * shell/ev-view.c: (ev_view_form_field_text_create_widget):
+
+       Fix build with current poppler cvs head.
+       
 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * cut-n-paste/zoom-control/ephy-zoom-control.c: