commit f65e22d43742eb64ab39a4b153ee30fb96d0e4b3 Author: Carlos Garcia Campos Date: 2015-05-27 pdf: Add support for Screen annotations containing a rendition action https://bugzilla.gnome.org/show_bug.cgi?id=573748 M backend/pdf/ev-poppler.cc commit 27fb39dff79aadd2d86f88cbc0cde36b7a9aded0 Author: Carlos Garcia Campos Date: 2015-05-27 pdf: Add support for Movie annotations Like links and form widgets, movies are not considered as annotations by Evince, but media elements to show in the page. M backend/pdf/ev-poppler.cc commit 48da13c35dd864713b053ce84de1420735379184 Author: Carlos Garcia Campos Date: 2015-05-27 libview: Add support for showing videos in EvView M libview/ev-view.c commit a7a2b1ae6fad56e252deee2354a11da833738133 Author: Carlos Garcia Campos Date: 2015-05-27 libview: Add EvMediaPlayer and EvMediaControls classes to show videos using GStreamer GStreamer is now an optional dependency. M configure.ac M libview/Makefile.am A libview/ev-media-controls.c A libview/ev-media-controls.h A libview/ev-media-player.c A libview/ev-media-player.h commit 4570011b6bc754c15a8bbcbc5fe4f5dbbb7c2b45 Author: Carlos Garcia Campos Date: 2015-05-27 libview: Add support for saving media mapping to page cache and showing debug borders M libdocument/ev-debug.c M libdocument/ev-debug.h M libview/ev-jobs.c M libview/ev-jobs.h M libview/ev-page-cache.c M libview/ev-page-cache.h M libview/ev-view.c commit 61485ed2b34c46c8ec291789877d69f49f781652 Author: Carlos Garcia Campos Date: 2015-05-27 libdocument: Add EvDcoumentMedia interface M libdocument/Makefile.am A libdocument/ev-document-media.c A libdocument/ev-document-media.h A libdocument/ev-media.c A libdocument/ev-media.h commit cf424e5008a2f6d3c4c2f06e69c8b1d69d6923c5 Author: Carlos Garcia Campos Date: 2015-05-27 libview: split ev_view_remove_all() adding ev_view_remove_all_form_fields() What we really want is to remove all form widgets, not all children. M libview/ev-view.c commit c4a19edc2cc4826d77c6f29c1b8fa6dd6c40f459 Author: Daniel Mustieles Date: 2015-05-26 Updated Spanish translation M po/es.po commit b0123d22457995607053c0283455944abb433219 Author: Dušan Kazik Date: 2015-05-19 Updated Slovak translation M po/sk.po commit 4d69e30c4828467282fbb15b4d88b87581fe2c6c Author: Cédric Valmary Date: 2015-05-18 Updated Occitan translation M po/oc.po commit 3b22abd66939fa1bc24680283a58965774cf2d5a Author: Matej Urbančič Date: 2015-05-17 Updated Slovenian translation M po/sl.po commit b8b5dafe5441aac7c1d6ee59815433ff0987b3fd Author: Jordi Mas Date: 2015-05-15 Fixes to Catalan translation M po/ca.po commit cfcb04796a01343175ae3abcd7ce431e43908d86 Author: Kjartan Maraas Date: 2015-05-14 Updated Norwegian bokmål translation. M po/nb.po commit 25713b9717730ac22b975bf8005dd9339675ebbb Author: Cédric Valmary Date: 2015-05-11 Updated Occitan translation M po/oc.po commit 7982b946c50bf904144bfd066602c6d6876805ed Author: Joanmarie Diggs Date: 2015-05-08 ev-properties-view: Add accessible relations between the labels The properties view grid consists of two columns, the left column contains a GtkLabel which describes, or "labels," the property displayed in the GtkLabel in the right column. The lack of accessible relations between the labels in each column means Orca has no clue that it should also present the label on the left when the user Tabs amongst the labels on the right, and that it should not treat labels on the left as static text. https://bugzilla.gnome.org/show_bug.cgi?id=749127 M properties/ev-properties-view.c commit 98e2cfa75c3cfe9803c680470b12e374f4d00fea Author: Victor Ibragimov Date: 2015-05-07 Updated Tajik translation M po/tg.po commit 21185cf4773b40b174ba73056eb96b3f8e0613cc Author: Antonio Fernandes C. Neto Date: 2015-05-04 Updated Brazilian Portuguese translation M po/pt_BR.po commit 50d58967e81d92a8b6ef5f34be59cafbf7bbf689 Author: YunQiang Su Date: 2015-05-03 update zh_CN translation M po/zh_CN.po commit 508e2a441c3b9153a6daa1bf9d890d4c05778dd8 Author: Carlos Garcia Campos Date: 2015-04-29 release: 3.17.1 M NEWS M configure.ac