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



Author: carlosgc
Date: 2007-07-04 13:41:05 +0100 (Wed, 04 Jul 2007)
New Revision: 2546
ViewCVS link: http://svn.gnome.org/viewcvs/evince?rev=2546&view=rev

Added:
   branches/evince-form/libdocument/ev-document-forms.c
   branches/evince-form/libdocument/ev-document-forms.h
Modified:
   branches/evince-form/ChangeLog
   branches/evince-form/backend/pdf/ev-poppler.cc
   branches/evince-form/libdocument/Makefile.am
   branches/evince-form/libdocument/ev-document.c
   branches/evince-form/libdocument/ev-document.h
   branches/evince-form/libdocument/ev-form-field.c
   branches/evince-form/libdocument/ev-form-field.h
   branches/evince-form/shell/ev-jobs.c
   branches/evince-form/shell/ev-jobs.h
   branches/evince-form/shell/ev-pixbuf-cache.c
   branches/evince-form/shell/ev-view-private.h
   branches/evince-form/shell/ev-view.c
Log:
2007-07-04  Carlos Garcia Campos  <carlosgc gnome org>
	* backend/pdf/ev-poppler.cc: (pdf_document_forms_get_form_fields),
	(pdf_document_forms_form_field_text_get_text),
	(pdf_document_forms_form_field_text_set_text),
	(pdf_document_forms_form_field_button_set_state),
	(pdf_document_forms_form_field_button_get_state),
	(pdf_document_forms_form_field_choice_get_item),
	(pdf_document_forms_form_field_choice_get_n_items),
	(pdf_document_forms_form_field_choice_is_item_selected),
	(pdf_document_forms_form_field_choice_select_item),
	(pdf_document_forms_form_field_choice_toggle_item),
	(pdf_document_forms_form_field_choice_unselect_all),
	(pdf_document_forms_form_field_choice_set_text),
	(pdf_document_forms_form_field_choice_get_text),
	(pdf_document_document_forms_iface_init):
	* libdocument/Makefile.am:
	* libdocument/ev-document-forms.[ch]:
	* libdocument/ev-document.[ch]:
	* libdocument/ev-form-field.[ch]:
	(ev_form_field_mapping_free_foreach),
	(ev_form_field_mapping_free), (ev_form_field_mapping_find),
	(ev_form_field_mapping_find_by_id):
	* shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
	(move_one_job), (copy_job_to_job_info), (add_job_if_needed),
	(add_job):
	* shell/ev-jobs.[ch]: (ev_job_render_run):
	* shell/ev-view-private.h:
	* shell/ev-view.c: (ev_view_put), (commit_field_changes),
	(handle_click_at_location):
	Move forms to its own interface instead of using
	EvDocument.





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