summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-10 13:22:34 +0100
committerraveit65 <[email protected]>2017-03-10 13:22:34 +0100
commite553c56a69106c9ec0eeba7d775e23c7cb4cf7b2 (patch)
treeec66024f374fb55879fb4facaa88f995e8b7dee4 /NEWS
parentc7a0121eb84bb23b79f14f1c9e6d337712afbb89 (diff)
downloadatril-45725577b8ae19abfac6d92e7898ca6f34ad2998.tar.bz2
atril-45725577b8ae19abfac6d92e7898ca6f34ad2998.tar.xz
release 1.17.1v1.17.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 156f5dc9..1f2a6b9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+### artil 1.17.1
+
+ * ev-view-accessible: Fix some coding style issues
+ * ev-view-accessible: Add helper function to get text before, at or after offset
+ * libview: Make EvLinkAccessible implement AtkAction
+ * libview: Implement AtkHypertext interface
+ * libdocument: Add length and nth methods to EvMappingList
+ * ev-view: Inlcude ev-jobs in ev-view.h
+ * ev-view-accessible: Use _ev_view_transform_doc_rect_to_view_rect()
+ * ev-view-accessible: Use _ev_view_transform_view_point_to_doc_point()
+ * libview: Rename EvView coordinate transformation functions
+ * a11y: Do not use AtkFactory to create the EvViewAccessible
+ * eggfindbar: don't use deprecated GtkAlignment
+ * docs: Add missing EvAnnotation API to sections.txt
+ * egg-toolbar-editor.c: don't use deprecated gtk_icon_size_lookup_for_settings
+ * egg-editable-toolbar: don't use deprecated gtk_icon_size_lookup_for_settings
+ * zoom-control.c: don't use deprecated gtk_combo_box_set_focus_on_click
+ * avoid deprecated gtk_misc_set_alignment
+ * sidebar-annotations: don't use deprecated gtk_widget_render_icon_pixbuf
+ * Previously opened page incorrectly restored if it was the last one
+ * Revert "sometimes info->linearized is not a string" and "crash on g_free the address 0 or 1"
+ * First page should not reloaded
+ * force X11
+ * Update atril NEWS to use consistent, project wide, markdown-like formatting.
+ * comics backend: add support for unarchiver (unar and lsar)
+
### artil 1.17.0
* Translations update
@@ -142,4 +168,4 @@
* Move Atril to "Offcie" in the menu.
* Show "filename (title)" in the window title.
* Gtk+3, add support to build against Gtk+3, still unsupported.
- * Add Gtk3 primary toolbar style. \ No newline at end of file
+ * Add Gtk3 primary toolbar style.