summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS140
1 files changed, 133 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index d8c46933..32063810 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,132 @@
+### atril 1.28.2
+ * Translations update
+ * epub: Disable thumbnailing sidebar
+ * (meson) fix: rename all backend files
+ * (meson) fix: generate dbus generated with the correct prefix
+ * (meson) fix: building atrild with explicit sources
+ * (meson) fix: building atril target
+ * (meson) fix: shell/meson.build missing files
+ * (meson) fix: correct dependeny on mate-submodules
+ * (meson) fix: properly build cut-n-paste/toolbar-editor
+ * (meson) fix: add missing properties/meson.build
+ * (meson) fix all build errors with meson
+ * (meson) fix more build errors
+ * (meson) fix more build errors
+ * (meson) fix: disable maintainer mode per default
+ * (meson) fix: #error "Only <atril-document.h> can be included directly."
+ * (meson) fix: libdocument! meson automatically adds lib prefix
+ * (meson) chore: clean references to xreader
+ * (meson) chore: add subprojects/mate-submodules.wrap
+ * (meson) fix: remove non existing source in shell
+ * (meson) fix: correct typo missing .in in filename
+ * (meson) fix: use mate-submodules correctly
+ * (meson) chore: fix warnings for meson.build
+ * (meson) chore: pin meson version, add missing ATRIL_MIME_TYPES
+ * (meson) chore: reorganinze meson.build
+ * (meson) chore: add maintainer mode
+ * (meson) chore: remove unused intltool
+ * (meson) meson: make ps and epub optional backends
+ * (meson) Initial support for meson
+ * Fix .cbr mimetype
+ * Wayland: stop segfaults on some systems
+ * replace deprecated gtk_menu_tool_button_new_from_stock
+ * libview/ev-document-model.c remove one more deprecation warning
+ * replace ev_document_model_get_dual_page with
+
+### atril 1.28.1
+ * Translations update
+ * Update CBR library to libarchive in README.md
+ * ci: fix travis build failures caused by recent travis changes
+ * Cleanup icons Makefile
+ * icons: Include higher resolution icons (#608)
+
+### atril 1.28.0
+
+ * Translations update
+
+### atril 1.27.1
+
+ * Translations update
+ * 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.27.0
+
+ * Translations update
+ * 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
+
+ * Translations update
+ * 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
+
+ * Translations update
+ * 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
+ * Translations update
* [ci] fix release tarball on travis CI failed
* Re-enable highlight_find_results
* Use ENABLE_SYNCTEX in libdocument/Makefile.am
@@ -29,13 +155,13 @@
### atril 1.24.0
- * update translations
+ * Translations update
* thumbnailer: Fix memory leak
* Fix year 2038 issue with signed 32-bit integers
### atril 1.23.2
- * update translations
+ * Translations update
* Fix atril.desktop file
* Fix memory leak ev_sidebar_thumbnails_document_changed_cb()
* pdf: Fix memory leak when adding new text annotations
@@ -62,7 +188,7 @@
### atril 1.23.1
- * update translations
+ * Translations update
* tx: sync with transifex
* Travis CI: 'cppcheck' with '-D__cplusplus'
* ev-view: Remove unused variables and assignment
@@ -125,7 +251,7 @@
### atril 1.23.0
- * update translations
+ * Translations update
* Remove trailing whitespaces
* test: get focus on frame
* let test7.py can works
@@ -143,7 +269,7 @@
### atril 1.22.0
- * update translations
+ * Translations update
* Add update-authors.pl script which helps to update atril.about
* Read authors (updated) from atril.about gresource
* Initialize Travis CI support
@@ -163,7 +289,7 @@
### atril 1.21.1
- * update translations
+ * Translations update
* Use make functions for HELP_LINGUAS
* comics: support application/vnd.rar MIME type
* shell: Save document to the same path it was opened from