<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument, branch v1.26.2</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>comics: Use libarchive to unpack documents</title>
<updated>2024-01-09T04:03:44+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-12-25T20:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=aa8e9dad472cbadc96719a8f521768aeeb0913f0'/>
<id>aa8e9dad472cbadc96719a8f521768aeeb0913f0</id>
<content type='text'>
This commit eliminates the use of external commands for opening
comic documents, and uses libarchive instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit eliminates the use of external commands for opening
comic documents, and uses libarchive instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2024-01-09T04:02:46+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=658fab1f008bff7e1ec147d95baa04bc44c2fbcd'/>
<id>658fab1f008bff7e1ec147d95baa04bc44c2fbcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introspection: Fix bogus --library arguments.</title>
<updated>2021-04-13T15:43:16+00:00</updated>
<author>
<name>orbea</name>
<email>orbea@riseup.net</email>
</author>
<published>2021-04-04T14:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=31f65910114d11671cb042ee240b95e78a933ebb'/>
<id>31f65910114d11671cb042ee240b95e78a933ebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: remove _ev_g_mkdtemp function</title>
<updated>2021-04-01T16:04:43+00:00</updated>
<author>
<name>Jason Crain</name>
<email>jcrain@src.gnome.org</email>
</author>
<published>2020-01-10T22:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b8f1d0c2d0ebb7adaecc9fcaceef111a3737ebff'/>
<id>b8f1d0c2d0ebb7adaecc9fcaceef111a3737ebff</id>
<content type='text'>
The g_mkdtemp function was added to glib 2.30. Remove our local copy and
use the glib one instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The g_mkdtemp function was added to glib 2.30. Remove our local copy and
use the glib one instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-10T22:58:25+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-08T12:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=66de6ed56647df275f2844eb6106349932991579'/>
<id>66de6ed56647df275f2844eb6106349932991579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-document-factory: use g_list_free_full</title>
<updated>2020-12-04T20:52:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-26T09:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ee6b6575a8f62ccdb3efbf6a639fe3dbbe1e4ff6'/>
<id>ee6b6575a8f62ccdb3efbf6a639fe3dbbe1e4ff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ENABLE_SYNCTEX in libdocument/Makefile.am</title>
<updated>2020-06-18T08:48:28+00:00</updated>
<author>
<name>Oz N Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2020-06-11T08:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=527caa272f9534a3b97d30fb902d8d44fc961226'/>
<id>527caa272f9534a3b97d30fb902d8d44fc961226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -Wunused-function warnings caused by --enable-synctex=no</title>
<updated>2020-06-18T08:48:28+00:00</updated>
<author>
<name>Oz N Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2020-06-11T07:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8712286c8dacfd0a448c86e7d282437abe854ab8'/>
<id>8712286c8dacfd0a448c86e7d282437abe854ab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make synctex optional</title>
<updated>2020-06-18T08:48:28+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2020-02-07T20:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d1f4707aad8a1ecad412295d2ccd3f7aa87b95b0'/>
<id>d1f4707aad8a1ecad412295d2ccd3f7aa87b95b0</id>
<content type='text'>
Not everyone who reads PDF's is necessarily a LaTeX user.
These changes allow users to install atril without the huge bagage
of tex-live on systems where synctex isn't provided as a stand alone
library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not everyone who reads PDF's is necessarily a LaTeX user.
These changes allow users to install atril without the huge bagage
of tex-live on systems where synctex isn't provided as a stand alone
library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix year 2038 issue with signed 32-bit integers</title>
<updated>2020-01-31T17:52:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-01-20T15:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a70e19a51423b855b9da8d7f9ed40d396a534c67'/>
<id>a70e19a51423b855b9da8d7f9ed40d396a534c67</id>
<content type='text'>
GTime is defined to always be a signed 32-bit integer, it will
overflow in the year 2038.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTime is defined to always be a signed 32-bit integer, it will
overflow in the year 2038.
</pre>
</div>
</content>
</entry>
</feed>
