<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/shell, branch v1.22.3</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>prevent segfaults when no document loaded</title>
<updated>2019-08-06T14:25:46+00:00</updated>
<author>
<name>Reuben Green</name>
<email>reubengreen73@gmail.com</email>
</author>
<published>2019-08-03T21:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=807e54f51919de389c2824df6ccef41947c57911'/>
<id>807e54f51919de389c2824df6ccef41947c57911</id>
<content type='text'>
See the issue report for a description of the bug. The root cause is
dereferencing of NULL pointers, specifically the priv-&gt;document member of
EvWindow structures when no document is loaded. This commit adds checks
for a NULL value of priv-&gt;document at all the points in the file
shell/ev-window.c where this pointer was previously dereferenced without
being checked.

Fixes 357 (https://github.com/mate-desktop/atril/issues/357)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the issue report for a description of the bug. The root cause is
dereferencing of NULL pointers, specifically the priv-&gt;document member of
EvWindow structures when no document is loaded. This commit adds checks
for a NULL value of priv-&gt;document at all the points in the file
shell/ev-window.c where this pointer was previously dereferenced without
being checked.

Fixes 357 (https://github.com/mate-desktop/atril/issues/357)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documenters to translation resource</title>
<updated>2019-03-22T22:28:46+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T08:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=7910fcc746adc3d5edda31dc83e83a873efc8149'/>
<id>7910fcc746adc3d5edda31dc83e83a873efc8149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use program-name and title in gtk_show_about_dialog call</title>
<updated>2019-03-22T22:28:32+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T08:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d5e5ef8a909f21219681994a604c991675ed3a2e'/>
<id>d5e5ef8a909f21219681994a604c991675ed3a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright in about dialog</title>
<updated>2019-03-22T22:28:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T07:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=46487e38e11ec1f0eacda98d3d6a54cda116dec1'/>
<id>46487e38e11ec1f0eacda98d3d6a54cda116dec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use g_strjoin to build license text in about dialog</title>
<updated>2019-03-22T22:28:08+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T07:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=41afb7d426c0325ed4a7dd5909be144b16555674'/>
<id>41afb7d426c0325ed4a7dd5909be144b16555674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read authors (updated) from atril.about gresource</title>
<updated>2019-02-18T19:19:53+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-18T16:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a67e572e17b4c81793e6b4f37cedcb3a1e2a4efe'/>
<id>a67e572e17b4c81793e6b4f37cedcb3a1e2a4efe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Documenters</title>
<updated>2019-02-14T16:44:53+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-13T08:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=96f9b79b3f233465b24591559cd9aa48dc1a0285'/>
<id>96f9b79b3f233465b24591559cd9aa48dc1a0285</id>
<content type='text'>
Update "Documented by" in About Atril dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update "Documented by" in About Atril dialog
</pre>
</div>
</content>
</entry>
<entry>
<title>message-area: set a11y object name from actual icon name</title>
<updated>2019-01-21T13:23:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-12-16T10:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=fde24d00e6c3deaeefbffa17b8a40f9ccad62bf0'/>
<id>fde24d00e6c3deaeefbffa17b8a40f9ccad62bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: remove duplicate condition check</title>
<updated>2019-01-21T13:23:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-12-16T09:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d43c6754043c26f4be460f1842fa3dc8a3ff49e3'/>
<id>d43c6754043c26f4be460f1842fa3dc8a3ff49e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Save document to the same path it was opened from</title>
<updated>2018-10-26T21:01:13+00:00</updated>
<author>
<name>Germán Poo-Caamaño</name>
<email>gpoo@gnome.org</email>
</author>
<published>2017-05-12T13:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=699ce127f8f18007d2894da87c81a31727b0a5cf'/>
<id>699ce127f8f18007d2894da87c81a31727b0a5cf</id>
<content type='text'>
    When annotating or filling a form in a document, this must be saved
    as a different document as atril does not overwrite documents.
    The user can expect to store the modified file in the same place
    than the original document, except when the document lives in
    a temporary directory (e.g. downloaded automatically with a web
    browser), in whose case it must fallback to the Documents
    directory (if set) or the the home directory.

    Previously, atril assumed the latest directory used, or the place
    where an image or attachment was stored last. Such behaviour is
    confusing because the latest place opened might have no relation
    with the document modified.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=767611
    Adapted from https://gitlab.gnome.org/GNOME/evince/commit/319a6d49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    When annotating or filling a form in a document, this must be saved
    as a different document as atril does not overwrite documents.
    The user can expect to store the modified file in the same place
    than the original document, except when the document lives in
    a temporary directory (e.g. downloaded automatically with a web
    browser), in whose case it must fallback to the Documents
    directory (if set) or the the home directory.

    Previously, atril assumed the latest directory used, or the place
    where an image or attachment was stored last. Such behaviour is
    confusing because the latest place opened might have no relation
    with the document modified.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=767611
    Adapted from https://gitlab.gnome.org/GNOME/evince/commit/319a6d49
</pre>
</div>
</content>
</entry>
</feed>
