commit f8f8e1aa8bcf890a240e8c80679a8137130b84f8 Author: Carlos Garcia Campos Date: 2014-06-25 backends: Do not generate appdata files from makefiles Substitute the mime types from configure instead to avoid adding generated files to POTFILE.in that is problematic. D backend/Makefile.appdata M backend/comics/Makefile.am A backend/comics/evince-comicsdocument.metainfo.xml.in.in M backend/djvu/Makefile.am A backend/djvu/evince-djvudocument.metainfo.xml.in.in M backend/dvi/Makefile.am A backend/dvi/evince-dvidocument.metainfo.xml.in.in M backend/pdf/Makefile.am A backend/pdf/evince-pdfdocument.metainfo.xml.in.in M backend/ps/Makefile.am A backend/ps/evince-psdocument.metainfo.xml.in.in M backend/tiff/Makefile.am A backend/tiff/evince-tiffdocument.metainfo.xml.in.in M backend/xps/Makefile.am A backend/xps/evince-xpsdocument.metainfo.xml.in.in M configure.ac M po/POTFILES.in M po/POTFILES.skip commit 95498eead07cf72dae4f0ef1f0a233ab0796bae7 Author: Carlos Garcia Campos Date: 2014-06-24 Fix some make distcheck issues M po/POTFILES.in M shell/Makefile.am commit 836ebb6110a83b6abe8d5d3a5a7d5609867aebdb Author: Carlos Garcia Campos Date: 2014-06-24 help: Remove EvOpenRecentAction symbols from the docs M help/reference/shell/evince-docs.xml M help/reference/shell/evince-sections.txt M help/reference/shell/evince.types commit e3e3f7740a5b5d8ce0d78b6de098a10acfcee853 Author: Andrey Pustovalov Date: 2014-03-13 libview: Cycle through form fields with tab button https://bugzilla.gnome.org/show_bug.cgi?id=503706 M libview/ev-view-private.h M libview/ev-view.c commit 9533c6848f13a3b9725fb8c9f06829f22fbc9c20 Author: Giselle Machado Date: 2014-06-24 Setting parent for annotation properties dialog After the last gtk+ update, the warning: "Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged." was shown whenever the annotation properties dialog was opened. The commit fixes this issue by setting this dialog transient for the main window. As a plus, the dialog is now shown always on the center of the main window. https://bugzilla.gnome.org/show_bug.cgi?id=732114 M shell/ev-window.c commit d70748646a4d89a614a3774e3a74a2002209cc44