<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libview, branch v1.18.4</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>epub:  fix loading epub thumbnails</title>
<updated>2018-03-22T12:30:20+00:00</updated>
<author>
<name>Mickael Albertus</name>
<email>mickael.albertus@gmail.com</email>
</author>
<published>2018-02-03T10:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=9af37879b1d4c434d02ed0b7c7eb36f1128ace02'/>
<id>9af37879b1d4c434d02ed0b7c7eb36f1128ace02</id>
<content type='text'>
origin commit:
https://github.com/linuxmint/xreader/commit/6ed0ee1

Note: origin commit causes some serious build warnings,
......fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://github.com/linuxmint/xreader/commit/6ed0ee1

Note: origin commit causes some serious build warnings,
......fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>EvPixbufCache: Handle backends that don't render a selection</title>
<updated>2017-11-03T15:21:05+00:00</updated>
<author>
<name>Owen W. Taylor</name>
<email>otaylor@fishsoup.net</email>
</author>
<published>2014-03-03T17:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=4287f17c257eb997c013ce4dcf4a0b82643f1c74'/>
<id>4287f17c257eb997c013ce4dcf4a0b82643f1c74</id>
<content type='text'>
Handle the case where ev_selection_render_selection() doesn't actually
render a surface - this happens when a backend doesn't implement
render_selection().

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

origin commit:
https://git.gnome.org/browse/evince/commit/?id=c5a338c

fixes https://github.com/mate-desktop/atril/issues/283
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle the case where ev_selection_render_selection() doesn't actually
render a surface - this happens when a backend doesn't implement
render_selection().

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

origin commit:
https://git.gnome.org/browse/evince/commit/?id=c5a338c

fixes https://github.com/mate-desktop/atril/issues/283
</pre>
</div>
</content>
</entry>
<entry>
<title>fix runtime warnings caused by previous HDPI commit</title>
<updated>2017-08-15T13:31:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-09T15:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=2e1638bc7bcdb0b3bc7d6664ac53f73e4683f2d6'/>
<id>2e1638bc7bcdb0b3bc7d6664ac53f73e4683f2d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take monitor scale factor into account when calculating zoom.</title>
<updated>2017-08-15T13:31:07+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2016-10-19T16:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=c75f49d323a17d244e3363c2fc9152bc275c5fb2'/>
<id>c75f49d323a17d244e3363c2fc9152bc275c5fb2</id>
<content type='text'>
https://github.com/linuxmint/xreader/commit/c47a1f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/linuxmint/xreader/commit/c47a1f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hi-dpi support for main view.</title>
<updated>2017-08-15T13:30:32+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2016-10-18T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=31251cb1202aec7cb3bb1addfbbfe55c125f10d7'/>
<id>31251cb1202aec7cb3bb1addfbbfe55c125f10d7</id>
<content type='text'>
Based on Evince commits 8b965e769808815df9c75a10a0e4972c0904d26a
and a612f809e4e23d88a661a9604ce84f332189a658.

https://github.com/linuxmint/xreader/commit/4eccf6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on Evince commits 8b965e769808815df9c75a10a0e4972c0904d26a
and a612f809e4e23d88a661a9604ce84f332189a658.

https://github.com/linuxmint/xreader/commit/4eccf6b
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: save changes to a dropdown in an embedded form</title>
<updated>2017-08-15T12:21:29+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-07T18:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=62440325ceaa225edad6b01bd8c495c838ade6a1'/>
<id>62440325ceaa225edad6b01bd8c495c838ade6a1</id>
<content type='text'>
This is a regression from commit
https://github.com/mate-desktop/atril/commit/f8aec90

see:
https://github.com/linuxmint/xreader/commit/46298df
https://github.com/linuxmint/xreader/issues/12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a regression from commit
https://github.com/mate-desktop/atril/commit/f8aec90

see:
https://github.com/linuxmint/xreader/commit/46298df
https://github.com/linuxmint/xreader/issues/12
</pre>
</div>
</content>
</entry>
<entry>
<title>build: require cairo &gt;= 1.10.0 and drop some old code</title>
<updated>2017-04-18T18:40:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-13T12:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=289e64022d28ceb6cac3647ed465ca4d1845e8c4'/>
<id>289e64022d28ceb6cac3647ed465ca4d1845e8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-view-accessible: Fix some coding style issues</title>
<updated>2017-03-07T12:34:19+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-05T18:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f026ad0768eaf1ff12d9a23079bfb1b7f413c7de'/>
<id>f026ad0768eaf1ff12d9a23079bfb1b7f413c7de</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=23048af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=23048af
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-view-accessible: Add helper function to get text before, at or after offset</title>
<updated>2017-03-07T12:34:19+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-05T18:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=3a4d8e93f2293357ec5e887000c54ddbdcc48afe'/>
<id>3a4d8e93f2293357ec5e887000c54ddbdcc48afe</id>
<content type='text'>
To avoid duplicated code.

Taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=0897a7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid duplicated code.

Taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=0897a7d
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Make EvLinkAccessible implement AtkAction</title>
<updated>2017-03-07T12:34:19+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-05T18:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=5db08321cfc0edfc2bf374c753a83707f2d7e129'/>
<id>5db08321cfc0edfc2bf374c753a83707f2d7e129</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=0291193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&amp;id=0291193
</pre>
</div>
</content>
</entry>
</feed>
