Path to this page:
Subject: CVS commit: pkgsrc/print/atril
From: David H. Gutteridge
Date: 2022-11-27 05:40:55
Message id: 20221127044055.CAE47FA90@cvs.NetBSD.org
Log Message:
atril: update to 1.26.0
Change log:
### atril 1.26.0
* update translations
* ev-window.c: only create a EvWebView if needed
* ev-sidebar-links: Optimize reverse link lookup for a page
* introspection: Fix bogus --library arguments.
* libdocument: remove _ev_g_mkdtemp function
* epub: declaration of ���uL��� shadows a previous local [-Wshadow]
* ev-window: missing initializer for a field of ���GtkActionEntry���
* epub: fix typo
### atril 1.25.1
* update translations
* update help
* caja extension: Update copyright year
* dvi: use glib i18n macros
* i18n: use g_dngettext instead of ngettext
* build: allow users to disable gettext support (--disable-nls)
* build: Use PACKAGE_URL variable
* build: display package name and version in configure summary
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* Remove warning -Wtype-limits
* Update copyright to 2021
* Check whether the document page failed to render
* ps backend: do not silence the warnings when rendering the page
* Support non-X11 windowing systems
* build: remove legacy variable MATEICONDIR
* ev-document-factory: use g_list_free_full
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* epub backend: Escape link text to display & in index content
* ev-poppler: 'POPPLER_ACTION_RESET_FORM' not handled in switch [-Wswitch]
* ev-window: fix interval (guint milliseconds) in g_timeout_add_full
* epub-document: improve code-style
* ev-sidebar-attachments: do not add add a Gtk_Container
* check return value of xmlDocGetRootElement call if is NULL
* ev-pixbuf-cache: Remove -Wtype-limits warnings
* Remove unused macros
* Change spaces to tab
* Make sure attachments window fills entire sidebar
* ev-poppler: remove warning about no previous declaration
* Fix segfault on empty navMap
* ev-properties-dialog: Add on_notebook_scroll_event
* update mate-submodules
* Add compilation help
* build: Add ice & glib-2.0 modules in PKG_CHECK_MODULES(LIBEGG)
### atril 1.25.0
* sync with transifex
* [ci] fix release tarball on travis CI failed
* Re-enable highlight_find_results
* Use ENABLE_SYNCTEX in libdocument/Makefile.am
* Improved detection of --enable/disable synctex option
* Fix -Wunused-function warnings caused by --enable-synctex=no
* Make synctex optional
* add git.mk to generate .gitignore
* use git submodule for cut-n-paste/smclient
* djvu-text-page: Fix cppcheck [clarifyCalculation] warnings
* ev-window: expand the comment on about dialog
* build: silent build warnings for distcheck
* build: update configure summary
* Fix cppcheck [knownConditionTrueFalse] warnings
* Remove strict-prototypes warning
* ev-window/epub-document: remove unused functions
* ev-poppler: remove unused variable
* epub-document: Remove unused-variable warning
* build: do not override the default value for MATE_COMPILE_WARNINGS
* epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
* Migrate to README.md and fix links
* build: set compiler warning level to yes
* dviread: ���inline��� is not at beginning of declaration
* Update authors
* Use int64_t for g_date_time_to_unix even word size is 32-bit wide
* thumbnailer: fix typo in the option description
Files: