<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/shell, branch v1.27.0</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>Fix implicit conversion changes signedness: 'gboolean' to 'guint'</title>
<updated>2022-02-11T16:37:23+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-22T10:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b71aa9861c0bcaae602f42b24e18e2f816ceed03'/>
<id>b71aa9861c0bcaae602f42b24e18e2f816ceed03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the type for the signal identifier which is gulong</title>
<updated>2022-01-09T13:24:00+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-25T07:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=05dc26a2c8abd952e7b3d46dae719530a546f7d9'/>
<id>05dc26a2c8abd952e7b3d46dae719530a546f7d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build the path to stock icons</title>
<updated>2022-01-02T20:03:47+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-26T10:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f033cb68fea4b1ad028fc25b80a0c5b52ab3896d'/>
<id>f033cb68fea4b1ad028fc25b80a0c5b52ab3896d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-11-20T17:31:11+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=816d2dc8226f8d271aa1a6cd30549614769d5267'/>
<id>816d2dc8226f8d271aa1a6cd30549614769d5267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accessibility: add button description</title>
<updated>2021-11-20T16:14:49+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-26T17:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0c38b79c9556e475652d37556f0b2ffd73e0a4e4'/>
<id>0c38b79c9556e475652d37556f0b2ffd73e0a4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve compatibility with older GLib versions</title>
<updated>2021-11-12T20:39:24+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-26T16:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=706b21d5cfda91dcc7a55d3f5d01d0a56d44eb35'/>
<id>706b21d5cfda91dcc7a55d3f5d01d0a56d44eb35</id>
<content type='text'>
This is a rather non-invasive change, that will
be easy to remove whenever we go ahead and stop
supporting older systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a rather non-invasive change, that will
be easy to remove whenever we go ahead and stop
supporting older systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-window.c: only create a EvWebView if needed</title>
<updated>2021-07-10T11:51:42+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-06-04T11:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=88e8547e92c3694326c25417ea813942a7b24862'/>
<id>88e8547e92c3694326c25417ea813942a7b24862</id>
<content type='text'>
A WebKit processes should only be created when the user actually requests to open a file type requiring WebKit to be processed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A WebKit processes should only be created when the user actually requests to open a file type requiring WebKit to be processed.
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-sidebar-links: Optimize reverse link lookup for a page</title>
<updated>2021-06-15T18:10:04+00:00</updated>
<author>
<name>Christoph Fritz</name>
<email>chf.fritz@googlemail.com</email>
</author>
<published>2021-03-08T12:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=50d0b23c608020dd1da3fb3e13883941182ec89e'/>
<id>50d0b23c608020dd1da3fb3e13883941182ec89e</id>
<content type='text'>
Commit adapted for atril, picked up from:
https://gitlab.gnome.org/GNOME/evince/-/commit/c3de8e75d6d0920478af210ba19a2d94b0734917

Credits to Benjamin Berg &lt;bberg@redhat.com&gt;

  | For large documents the linear search for the first link that is on a
  | certain page is really slow. Because of this scrolling becomes slow
  | whenever the page changes.
  |
  | Replace the linear search with a search in a binary tree populated with
  | the first link on each page and the corresponding GtkTreePath. This way
  | a specialized binary tree lookup can be used to find the closest
  | matching link and select that in the treeview.
  |
  | https://bugzilla.gnome.org/show_bug.cgi?id=779614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit adapted for atril, picked up from:
https://gitlab.gnome.org/GNOME/evince/-/commit/c3de8e75d6d0920478af210ba19a2d94b0734917

Credits to Benjamin Berg &lt;bberg@redhat.com&gt;

  | For large documents the linear search for the first link that is on a
  | certain page is really slow. Because of this scrolling becomes slow
  | whenever the page changes.
  |
  | Replace the linear search with a search in a binary tree populated with
  | the first link on each page and the corresponding GtkTreePath. This way
  | a specialized binary tree lookup can be used to find the closest
  | matching link and select that in the treeview.
  |
  | https://bugzilla.gnome.org/show_bug.cgi?id=779614
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-window: missing initializer for a field of ‘GtkActionEntry’</title>
<updated>2021-04-01T16:03:01+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-17T07:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=88244cd89a31268242610316c0fd51a405a91d02'/>
<id>88244cd89a31268242610316c0fd51a405a91d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i18n: use g_dngettext instead of ngettext</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:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b9e8446945d36482f968f3356b7dcb14ae9104a5'/>
<id>b9e8446945d36482f968f3356b7dcb14ae9104a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
