From 42c2008d8a694bc2761d151a16b18fb3329936ca Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 19 Sep 2016 15:48:38 +0300 Subject: update NEWS for 1.16 --- NEWS | 113 +++++++++++++++---------------------------------------------------- 1 file changed, 24 insertions(+), 89 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 25d6649a..80d78e30 100644 --- a/NEWS +++ b/NEWS @@ -1,100 +1,35 @@ -1.15.3 +1.16.0 ------ - * Get rid of dependency on libmate-desktop and drop --without-matedesktop + * Build: require poppler 0.18.0 + * Use GtkAboutDialog instead of MateAboutDialog + * Drop dependency on libmate-desktop and --without-matedesktop build option - * comics: properly open files with special characters in path + * Update toolbar-editor from libegg + * Update synctex to 1.18 + * Split dual mode option into dual mode with odd and even pages + on the left + * Add Ctrl+Up/Down keybindings for previous/next search result + * Add caja-sendto support for sending current document by email, + to removable device, etc. + * Improve named destinations support with --named-dest command line + argument and dbus support + * [dvi] Use t1 font mapping files + * GTK+3: add style class for view + * GTK+3: fix possible crash when building with introspection enabled + * GTK+3: fix lots of deprecations * Some more fixes and cleanups - -1.15.2 ------- - - Translations update - fix sendto with non-latin filenames or filenames with spaces - Split dual mode option into dual mode with odd and even pages on the left - document-model: Make dual mode and dual mode odd page left mutally exclusive - Allow to use Send To action from the toolbar - Use document-send icon for Send To action - Add Send To action to file menu - Add --named-dest command line argument - distcheck: explicitly use currently selected GTK+ version - GTK+-3 gimpcellrenderertoggle: Fix compile warnings - tiff: issue warnings on print errors - tiff: fix compile warning - toolbar-editor: Fix compiler warning - ev-view: add missing semicolon to gtk-doc comment - shell: Fix -Wformat-nonliteral warning - tiff: Fix for -Wformat-nonliteral warnings - Setting parent for annotation properties dialog - GTK+-3 libview: Fix compiler warnings - GTK+-3 ev-view-presentation: Fix a crash during the build with introspection enabled - ev-view: Fix compile warning - GTK+-3.20 ev-view: Update EvView style to use CSS node name - Gtk+-3 ev-view: Set a style class on the view so it can be more easily styled - GTK+-3 ev-view-private: Use GtkContainer and GtkContainerClass in EvView and EvViewClass - GTK+-3 ev-view: Make EvView inherit from GtkContainer instead of GtkFixed - -1.15.1 ------- - * Translations update - * dvi: Use new font name instead of the old one - * dvi: Use t1 font mapping files - * xps: Fill version information of EvDocumentBackendInfo - * comics: Fix some memory leaks - * eggfindbar: Find next/previous with control + Up/Down - * libview: Add an option to show odd pages on the left in dual mode - * libview: Add dual-odd-left property to EvDocumentModel - * Refresh thumbnail only when window has a document - * Fix rotated tiff documents - * GTK+-3 ev-view-presentation: Fix a unused-but-set-variable compile warning - * GTK+-3 toolbar-editor: port GtkTable to GtkGrid - * GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_widget_get_pointer() - * GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_order - * GTK+-3: do not use gdk_app_launch_context_new() - * Use gdk_display_get_app_launch_context() instead. - * libdocument: Document EvAnnotation. - * libdocument: Make EvSourceLink boxed. - * libdocument: Add missing annotation to ev_document_factory_get_document. - * libdocument: Use G_DEFINE_BOXED_TYPE instead of custom macro - * document-model: annotate ev_document_model_get_document() - * configure: Bump poppler requirements to 0.18.0 - * shell: add plural form for "cancel print jobs before closing" dialog - * GTK+-3 cut-n-paste: Update toolbar-editor from libegg - * Fix undefined variable warnings in dvi-backend - * GTK+-3: Use GtkGrid instead of GtkTable - * GTK+-3 ev-sidebar-annotations: replace deprecated gtk_widget_render_icon - * GTK+-3 ev-password-view: Do not use deprecate composite-child API - * GTK+-3: fix deprecated gtk_{v/h}separator_new - * synctex: update to 1.18 - * synctex: Fix -Wundef warning - * synctex: Update from upstream - * synctex: fix compile warnings - * synctex: update to version 1.17 - * cut-n-paste: Update synctex parser to version 1.16 - * schema: some corrections and a typo fix - * egg_toolbar_editor: use gtk_orientable_set_orientation () for both toolkit versions - * GTK+-3.0: avoid deprecated usage of GtkArrow - * Do not use deprecated GTK_TYPE_VBOX definitions - * GTK3 ev-timeline: don't use deprecated gdk_threads_{enter/leave} () - * GTK+-3: do not use deprecated gtk_{h/v}box_new - * GTK3 egg: don't use deprecated gdk_threads_{enter/leave} () - -1.15.0 + +1.14.2 ------ + * Add setting to set page cache size + * Add setting to disable auto-reload + * Fix some issues with rotated documents + * Some more fixes and cleanups * Translations update - * removed old gnome files - * fix minor build warning - * backend: drop some win32-specific stuff - * ev-window: add new gsetting to set the page cache size - * shell: Create metadata object even for temp files - * shell: Store and restore current folder when opening or saving file - * ev-window: Don't crash when trying to save a copy - * shell: Don't set the current folder while saving a file - * shell: Do not save file chooser open/save uri - * Add a setting to disable auto-reload - * backend, libdocument: reorganize some includes + * Make distcheck use currently selected GTK+ version 1.14.1 ------ -- cgit v1.2.1