1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-02 15:48:59 +00:00
evince/libdocument
Marek Kasik fe9573da12 Handle reset form action
Add new type of action EV_LINK_ACTION_TYPE_RESET_FORM for EvLinkAction
together with properties "reset-fields" and "exclude-reset-fields".
The properties controls which fields are reset and are set in PDF document.
This commit extends EvDocumentFormsInterface with new method "reset_form".

Issue #46
2020-08-30 15:28:07 +00:00
..
ev-annotation.c libdocument: Fix typos in comments and annotations 2020-05-21 21:59:57 -04:00
ev-annotation.h libdocument: Ignore deprecation warnings in headers 2020-05-08 03:36:33 +00:00
ev-async-renderer.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-async-renderer.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-attachment.c libdocument: Fix return type for attachment's date 2018-11-13 11:07:28 -03:00
ev-attachment.h libdocument: Ignore deprecation warnings in headers 2020-05-08 03:36:33 +00:00
ev-backend-info.c Update FSF Address 2014-01-23 16:52:12 -08:00
ev-backend-info.h libdocument: Don't store the GTypeModule in the EvBackendInfo 2012-06-04 12:23:15 +02:00
ev-backends-manager.h libdocument: Use the new deprecation macros 2012-06-24 12:18:29 +02:00
ev-debug.c libview: Add support for saving media mapping to page cache and showing debug borders 2015-05-27 15:06:28 +02:00
ev-debug.h libview: Add support for saving media mapping to page cache and showing debug borders 2015-05-27 15:06:28 +02:00
ev-document-annotations.c markup annotations: use markup text region 2020-05-19 21:59:50 +00:00
ev-document-annotations.h markup annotations: use markup text region 2020-05-19 21:59:50 +00:00
ev-document-attachments.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-attachments.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-factory.c ev-document-factory: fix get_backend_info_for_mime_type for macOS and Windows 2019-04-26 20:18:27 +01:00
ev-document-factory.h libdocument: Allow passing flags to load functions 2017-03-26 12:53:57 +02:00
ev-document-find.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-find.h libdocument: Add API to find text with options 2012-06-10 13:24:42 +02:00
ev-document-fonts.c font properties: say whether fonts are pdf standard 2013-01-05 13:11:44 +01:00
ev-document-fonts.h font properties: say whether fonts are pdf standard 2013-01-05 13:11:44 +01:00
ev-document-forms.c Handle reset form action 2020-08-30 15:28:07 +00:00
ev-document-forms.h Handle reset form action 2020-08-30 15:28:07 +00:00
ev-document-images.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-images.h Add EvMappingList data struct instead of using a GList 2010-07-12 19:12:01 +02:00
ev-document-info.h libdocument: Ignore deprecation warnings in headers 2020-05-08 03:36:33 +00:00
ev-document-layers.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-layers.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-links.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-links.h [libdocument] Add find_link_page method to EvDocumentLinks interface 2010-09-03 10:32:54 +02:00
ev-document-media.c libdocument: Add EvDcoumentMedia interface 2015-05-27 15:06:28 +02:00
ev-document-media.h libdocument: Add EvDcoumentMedia interface 2015-05-27 15:06:28 +02:00
ev-document-misc.c libdocument: Replace deprecated GTime by GDateTime 2020-07-05 10:55:40 -04:00
ev-document-misc.h libdocument: Replace deprecated GTime by GDateTime 2020-07-05 10:55:40 -04:00
ev-document-print.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-print.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-security.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-security.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-text.c libdocumnent: Add missing Since: 2013-07-30 19:31:43 +02:00
ev-document-text.h libdocument: Add ev_document_text_get_text_attrs() 2013-07-10 17:43:40 +02:00
ev-document-transition.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-transition.h [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-type-builtins.c.template Use g_intern_static_string. 2009-02-15 13:53:44 +00:00
ev-document-type-builtins.h.template Renamed from evince-backend.pc.in. Renamed library to libevdocument.la. 2009-01-25 15:08:57 +00:00
ev-document.c libdocument: Fix typos in comments and annotations 2020-05-21 21:59:57 -04:00
ev-document.h libdocument: Add error for supported format with unsupported contents 2018-08-10 23:16:02 -04:00
ev-file-exporter.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-file-exporter.h libdocument: Fix struct names 2013-07-30 13:22:31 +02:00
ev-file-helpers.c libdocument: remove _ev_g_mkdtemp function 2020-01-13 11:41:55 +00:00
ev-file-helpers.h ev-file-helpers: use same parameter name between header and function 2013-01-14 11:36:36 -05:00
ev-form-field-private.h pdf: Reimplement 'de facto' tooltip with no ABI break 2020-08-30 10:27:09 -04:00
ev-form-field.c pdf: Reimplement 'de facto' tooltip with no ABI break 2020-08-30 10:27:09 -04:00
ev-form-field.h pdf: Reimplement 'de facto' tooltip with no ABI break 2020-08-30 10:27:09 -04:00
ev-image.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-image.h Update FSF address everywhere. 2010-04-05 11:24:46 +02:00
ev-init.c libdocument: Load application-specific gdk-pixbuf loaders 2020-05-31 09:08:23 -04:00
ev-init.h Remove some code duplication 2010-05-25 17:48:06 +02:00
ev-layer.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-layer.h Do not cache layers in the backends 2010-09-15 17:05:09 +02:00
ev-link-action.c Handle reset form action 2020-08-30 15:28:07 +00:00
ev-link-action.h Handle reset form action 2020-08-30 15:28:07 +00:00
ev-link-dest.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-link-dest.h libdocument: Add ev_link_dest_equal() and ev_link_action_equal() 2013-02-17 20:07:15 +01:00
ev-link.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-link.h [libdocument] Remove unused method ev_link_get_page() 2010-09-02 18:16:55 +02:00
ev-macros.h libdocument: Add deprecation macros 2012-06-24 12:12:48 +02:00
ev-mapping-list.c libdocument: Use a cmp function to compare size of area in ev_mapping list_get 2018-03-30 22:40:08 -03:00
ev-mapping-list.h libdocument: Make ev_mapping_list_remove void 2014-08-15 13:07:12 +02:00
ev-media.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-media.h libdocument: Add EvDcoumentMedia interface 2015-05-27 15:06:28 +02:00
ev-module.c libdocument: Keep the GType when closing the module 2012-06-04 12:23:25 +02:00
ev-module.h libdocument: Don't export EvModule symbols 2012-06-04 12:17:45 +02:00
ev-page.c Update FSF address everywhere. 2010-04-05 11:24:46 +02:00
ev-page.h Update FSF address everywhere. 2010-04-05 11:24:46 +02:00
ev-render-context.c Switch to specifying rendered output in pixels, not as a scale 2014-03-22 13:53:29 +01:00
ev-render-context.h Switch to specifying rendered output in pixels, not as a scale 2014-03-22 13:53:29 +01:00
ev-selection.c Switch to GTK+ 3 2010-07-08 10:22:11 +02:00
ev-selection.h Switch to GTK+ 3 2010-07-08 10:22:11 +02:00
ev-transition-effect.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-transition-effect.h libdocument: Fix struct names 2013-07-30 13:22:31 +02:00
ev-version.h.in Update FSF address everywhere. 2010-04-05 11:24:46 +02:00
meson.build pdf: Reimplement 'de facto' tooltip with no ABI break 2020-08-30 10:27:09 -04:00