Skip to content

Releases: mate-desktop/atril

atril 1.28.0 release

21 Feb 16:11
Compare
Choose a tag to compare

Changes since the last release: v1.27.1...v1.28.0

atril 1.28.0

  • Translations update

atril 1.27.1 release

06 Feb 14:13
Compare
Choose a tag to compare

Changes since the last release: v1.27.0...v1.27.1

atril 1.27.1

  • update translations
  • fix a incompatible pointer type warning for gcc14
  • epub: Avoid crash when index list has extraneous entry
  • epub: Prevent path traversal when extracting files
  • comics: Use libarchive to unpack documents
  • Fix build with libxml2 2.12
  • fix typo in configure.ac
  • replace deprecated gtk_image_menu_item_new_from_stock
  • replace deprecated gtk-image-menu-item
  • drop double ui files
  • Remove compilation warnings and set 'always_show_image' Properties in the UI file
  • fix warnings in id,it and tr translations
  • Add epub to man page
  • support webkit2 4.0 and 4.1
  • use webkit2gtk-4.1
  • epub: add fallback for malformed epub files in check_mime_type

atril 1.26.2 release

22 Jan 15:10
Compare
Choose a tag to compare

Changes since the last release: v1.26.1...v1.26.2

atril 1.26.2

  • update translations
  • fixed a lot of shiti translation strings caused by clueless translators!
  • epub: Prevent path traversal when extracting files
  • comics: Use libarchive to unpack documents
  • Use a blank line at most
  • support webkit2 4.0 and 4.1

atril 1.26.1 release

28 Apr 21:04
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.26.1

atril 1.26.1

  • update translations
  • epub: add fallback for malformed epub files in check_mime_type
  • epub: Fix index loading for certain documents
  • Accessibility: add button description
  • Preserve compatibility with older GLib versions

atril 1.27.0 release

11 Nov 20:24
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.27.0

atril 1.27.0

  • tx: sync with transifex
  • tx: update resource
  • tx: migrate config file
  • epub: Fix index loading for certain documents - look for epub:type instead of epub:id.
  • ci: drop -Wunused-parameter compiler cflag from debian build
  • Fix implicit conversion changes signedness: 'gboolean' to 'guint'
  • Fix the type for the signal identifier which is gulong
  • Use GLib's new g_clear_signal_handler() function to simplify code
  • Remove warnings about redefining gettext support macros
  • Don't build the path to stock icons
  • Use a blank line at most
  • Accessibility: add button description
  • Preserve compatibility with older GLib versions

atril 1.26.0 release

06 Aug 11:25
Compare
Choose a tag to compare

Changes since the last release: v1.25.1...v1.26.0

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 release

29 Mar 20:20
Compare
Choose a tag to compare

Changes since the last release: v1.25.0...v1.25.1

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.24.1 release

22 Mar 16:37
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.24.1

atril 1.24.1

  • update translations
  • epub backend: Escape link text to display & in index content
  • Fix segfault on empty navMap
  • build: silent build warnings for distcheck
  • epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
  • build: set compiler warning level to yes
  • Update authors
  • thumbnailer: fix typo in the option description
  • Use int64_t for g_date_time_to_unix even word size is 32-bit wide

atril 1.25.0 release

23 Jun 00:11
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

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

atril 1.24.0 release

10 Feb 10:55
Compare
Choose a tag to compare

Changes since the last release: v1.23.2...v1.24.0

atril 1.24.0

  • update translations
  • thumbnailer: Fix memory leak
  • Fix year 2038 issue with signed 32-bit integers