<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/shell, branch v1.16.1</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>get rid of build-dep on libmate-desktop</title>
<updated>2016-07-29T11:21:55+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-29T11:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=23e0b7bbd5c675cdd508c5d27f20e324ee0fe840'/>
<id>23e0b7bbd5c675cdd508c5d27f20e324ee0fe840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use GtkAbout instead of MateAbout</title>
<updated>2016-07-29T11:12:20+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-27T22:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=5804d2d753e8f27189897f23f0dc414051910ac9'/>
<id>5804d2d753e8f27189897f23f0dc414051910ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix sendto with non-latin filenames or filenames with spaces</title>
<updated>2016-07-26T14:01:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-26T14:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=9208f104c01d8691375ed440e2ad49c2d281c87a'/>
<id>9208f104c01d8691375ed440e2ad49c2d281c87a</id>
<content type='text'>
adapted from:
https://git.gnome.org/browse/evince/commit/?id=00acd7274797fe3576be92f21faa32fd8692c95d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from:
https://git.gnome.org/browse/evince/commit/?id=00acd7274797fe3576be92f21faa32fd8692c95d
</pre>
</div>
</content>
</entry>
<entry>
<title>Split dual mode option into dual mode with odd and even pages on the left</title>
<updated>2016-07-22T13:23:49+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-14T11:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=53b19649960bf982bbc6e54943db81e53d6c477e'/>
<id>53b19649960bf982bbc6e54943db81e53d6c477e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to use Send To action from the toolbar</title>
<updated>2016-07-22T13:23:49+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-14T09:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1b6acd1e6c7bc9b494aa56f2eda7a6ee32a8a60c'/>
<id>1b6acd1e6c7bc9b494aa56f2eda7a6ee32a8a60c</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?id=a8d6329
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?id=a8d6329
</pre>
</div>
</content>
</entry>
<entry>
<title>Use document-send icon for Send To action</title>
<updated>2016-07-22T13:23:49+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-14T09:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=79fa874a6ff484a3c1ea7540d89d97c94872c512'/>
<id>79fa874a6ff484a3c1ea7540d89d97c94872c512</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?id=fff0e69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?id=fff0e69
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Send To action to file menu</title>
<updated>2016-07-22T13:23:49+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-14T08:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=96ca9e82a9f98a2224f01fcdada6434a85fb29b0'/>
<id>96ca9e82a9f98a2224f01fcdada6434a85fb29b0</id>
<content type='text'>
It uses caja-sendto to allow you to send the current document by
email, to a removable device, etc. If caja-sendto command is not
present in path, the menu item is hidden.

https://bugzilla.gnome.org/show_bug.cgi?id=569913

Taken from:
https://git.gnome.org/browse/evince/commit/?id=c9ce578
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It uses caja-sendto to allow you to send the current document by
email, to a removable device, etc. If caja-sendto command is not
present in path, the menu item is hidden.

https://bugzilla.gnome.org/show_bug.cgi?id=569913

Taken from:
https://git.gnome.org/browse/evince/commit/?id=c9ce578
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --named-dest command line argument</title>
<updated>2016-07-22T13:23:49+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-14T07:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b0ec3f2702050fdbbb33e07f64dd518828d05883'/>
<id>b0ec3f2702050fdbbb33e07f64dd518828d05883</id>
<content type='text'>
and add spawn and dbus support for named destinations

taken from:
https://git.gnome.org/browse/evince/commit/?id=a90e764
https://git.gnome.org/browse/evince/commit/?id=26c0109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and add spawn and dbus support for named destinations

taken from:
https://git.gnome.org/browse/evince/commit/?id=a90e764
https://git.gnome.org/browse/evince/commit/?id=26c0109
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Fix -Wformat-nonliteral warning</title>
<updated>2016-07-03T11:10:59+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-03T11:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1c71a8a7abe3f1472100c7f00ce38a2fba633121'/>
<id>1c71a8a7abe3f1472100c7f00ce38a2fba633121</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?id=bbaeca0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?id=bbaeca0
</pre>
</div>
</content>
</entry>
<entry>
<title>Setting parent for annotation properties dialog</title>
<updated>2016-07-03T11:01:21+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-03T10:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=4edab6c5f5cd9acf220f2acfa81d3cd05a8dc879'/>
<id>4edab6c5f5cd9acf220f2acfa81d3cd05a8dc879</id>
<content type='text'>
After the last gtk+ update, the warning:

"Gtk-Message: GtkDialog mapped without a transient
parent. This is discouraged."

was shown whenever the annotation properties
dialog was opened. The commit fixes this issue by
setting this dialog transient for the main window.
As a plus, the dialog is now shown always on the
center of the main window.

https://bugzilla.gnome.org/show_bug.cgi?id=732114

taken from:
https://git.gnome.org/browse/evince/commit/?id=9533c68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After the last gtk+ update, the warning:

"Gtk-Message: GtkDialog mapped without a transient
parent. This is discouraged."

was shown whenever the annotation properties
dialog was opened. The commit fixes this issue by
setting this dialog transient for the main window.
As a plus, the dialog is now shown always on the
center of the main window.

https://bugzilla.gnome.org/show_bug.cgi?id=732114

taken from:
https://git.gnome.org/browse/evince/commit/?id=9533c68
</pre>
</div>
</content>
</entry>
</feed>
