evince r2551 - in branches/evince-form: . backend/pdf libdocument shell



Author: carlosgc
Date: 2007-07-06 15:03:55 +0100 (Fri, 06 Jul 2007)
New Revision: 2551
ViewCVS link: http://svn.gnome.org/viewcvs/evince?rev=2551&view=rev

Modified:
   branches/evince-form/ChangeLog
   branches/evince-form/backend/pdf/ev-poppler.cc
   branches/evince-form/libdocument/ev-form-field.c
   branches/evince-form/libdocument/ev-form-field.h
   branches/evince-form/shell/ev-view-private.h
   branches/evince-form/shell/ev-view.c
   branches/evince-form/shell/ev-view.h
Log:
2007-07-06  Carlos Garcia Campos  <carlosgc gnome org>
	* backend/pdf/ev-poppler.cc: (copy_form_poppler_evince),
	(pdf_document_forms_get_form_fields):
	* libdocument/ev-form-field.[ch]:
	(ev_form_field_mapping_free_foreach),
	(ev_form_field_mapping_find), (ev_form_field_mapping_get_area):
	* shell/ev-view-private.h:
	* shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
	(ev_view_handle_cursor_over_xy),
	(ev_view_get_form_field_at_location),
	(ev_view_form_field_button_create_widget),
	(ev_view_form_field_text_save), (ev_view_form_field_text_changed),
	(ev_view_form_field_text_create_widget),
	(ev_view_form_field_choice_save),
	(ev_view_form_field_choice_changed),
	(ev_view_form_field_choice_changed),
	(ev_view_form_field_choice_create_widget),
	(ev_view_handle_form_field), (ev_view_size_request),
	(ev_view_size_allocate), (ev_view_realize),
	(draw_end_presentation_page), (ev_view_expose_event),
	(ev_view_button_press_event), (ev_view_button_press_event),
	(ev_view_remove_all), (ev_view_motion_notify_event),
	(ev_view_key_press_event), (ev_view_enter_notify_event),
	(highlight_find_results), (draw_loading_text), (draw_one_page),
	(ev_view_destroy), (ev_view_class_init), (job_finished_cb),
	(page_changed_cb), (on_adjustment_value_changed),
	(ev_view_set_presentation), (merge_selection_region),
	(ev_view_set_cursor), (ev_view_reset_presentation_state):
	Use GtkLayout as a base class for EvView instead of GtkContainer
	so that we avoid a lot of code duplicated from GtkLayout.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]