diff options
author | raveit65 <[email protected]> | 2016-07-26 23:42:08 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-26 23:42:08 +0200 |
commit | 8f79309e3d35b957eb14df35cbd80e13a000262b (patch) | |
tree | 7356e2ad09169c166678bdbf128fe5a434d7110d /NEWS | |
parent | 3c5d70a1f0e6f33db11f701f5d4be5dae5275dbb (diff) | |
download | atril-8f79309e3d35b957eb14df35cbd80e13a000262b.tar.bz2 atril-8f79309e3d35b957eb14df35cbd80e13a000262b.tar.xz |
relese 1.15.2v1.15.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,6 +1,31 @@ 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 ------ |