<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/data, 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>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>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>schema: some corrections and a typo fix</title>
<updated>2016-06-23T13:38:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-23T13:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=121517e184d90c7f36e6431f92bb778ba229c010'/>
<id>121517e184d90c7f36e6431f92bb778ba229c010</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-window: add new gsetting to set the page cache size</title>
<updated>2016-05-26T14:15:22+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-08T10:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=3551d1c5e7fff4665b12b607f87529995307338c'/>
<id>3551d1c5e7fff4665b12b607f87529995307338c</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=642683

inspired from:
https://git.gnome.org/browse/evince/commit/?id=392d8e3
https://git.gnome.org/browse/evince/commit/?id=e656398
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=642683

inspired from:
https://git.gnome.org/browse/evince/commit/?id=392d8e3
https://git.gnome.org/browse/evince/commit/?id=e656398
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Store and restore current folder when opening or saving file</title>
<updated>2016-05-26T14:15:22+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-07T16:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d7836989512d27a12c8300fca843bc97995cf65e'/>
<id>d7836989512d27a12c8300fca843bc97995cf65e</id>
<content type='text'>
Remember the folder last used to open or save a document, attachment
or image.

taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&amp;id=f6137df22503d88a76cc69f622919ec7bd3582d7

shell: Fix potential read-after-free in gsettings use
It's not valid to use '&amp;' with g_settings_get().

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

taken from:
https://git.gnome.org/browse/evince/commit/?id=41ce0e1

ev-window: Don't crash when trying to save a copy

We can not free both folder_uri and parent_uri. If parent_uri is
non-NULL then it will point to the same location as folder_uri.
Also, parent_uri is now unused so we can just remove it.

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

taken from:
https://git.gnome.org/browse/evince/commit/?id=3850ff5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remember the folder last used to open or save a document, attachment
or image.

taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&amp;id=f6137df22503d88a76cc69f622919ec7bd3582d7

shell: Fix potential read-after-free in gsettings use
It's not valid to use '&amp;' with g_settings_get().

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

taken from:
https://git.gnome.org/browse/evince/commit/?id=41ce0e1

ev-window: Don't crash when trying to save a copy

We can not free both folder_uri and parent_uri. If parent_uri is
non-NULL then it will point to the same location as folder_uri.
Also, parent_uri is now unused so we can just remove it.

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

taken from:
https://git.gnome.org/browse/evince/commit/?id=3850ff5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a setting to disable auto-reload</title>
<updated>2016-05-26T14:15:22+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-07T12:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=44f6596da2c037ba370ef5b3f95d4f3473bd5ad0'/>
<id>44f6596da2c037ba370ef5b3f95d4f3473bd5ad0</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=669265

taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&amp;id=a5a0f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=669265

taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&amp;id=a5a0f6
</pre>
</div>
</content>
</entry>
<entry>
<title>drop some win32-specific leftovers</title>
<updated>2016-01-02T18:26:11+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-02T18:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a6c56bcd8a6d9ba3fd2bfcaa586bd6a394661b07'/>
<id>a6c56bcd8a6d9ba3fd2bfcaa586bd6a394661b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop MateConf migration script</title>
<updated>2016-01-02T18:12:25+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-02T18:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=5ba971fa02d20502f4c1bee455ff8ace4c2d57f2'/>
<id>5ba971fa02d20502f4c1bee455ff8ace4c2d57f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retrieve strings directly from gschema</title>
<updated>2015-09-06T11:36:38+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-06T11:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=feb98c4c3e21e34b1aeffc287531ff97a9d0616c'/>
<id>feb98c4c3e21e34b1aeffc287531ff97a9d0616c</id>
<content type='text'>
intltool 0.5.1 has support for gsettings schemas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
intltool 0.5.1 has support for gsettings schemas.
</pre>
</div>
</content>
</entry>
</feed>
