<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/help/reference, branch v1.23.0</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>ev-sidebar-links: replace deprecated gtk_menu_popup function</title>
<updated>2018-05-10T20:45:31+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-05-04T14:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0fd21246a8cc827150dc59244bb419fe594a1e42'/>
<id>0fd21246a8cc827150dc59244bb419fe594a1e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix distcheck</title>
<updated>2018-03-22T09:38:31+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-03-22T09:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0f605a3fb8ddcfcba730305f54c6db2e72b42de1'/>
<id>0f605a3fb8ddcfcba730305f54c6db2e72b42de1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: libview: Re-add type builtins section</title>
<updated>2017-09-07T11:13:58+00:00</updated>
<author>
<name>Christian Persch</name>
<email>chpe@gnome.org</email>
</author>
<published>2013-07-30T11:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d9715c87eda99a13a6ea61bd9d911a11b7b0ce97'/>
<id>d9715c87eda99a13a6ea61bd9d911a11b7b0ce97</id>
<content type='text'>
origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=1f729d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=1f729d7
</pre>
</div>
</content>
</entry>
<entry>
<title>help: Remove references to removed selection mode</title>
<updated>2017-09-06T19:19:51+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2013-07-30T09:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=9aaa14a3432c2b5171dd063ee1c0b7d915ff63d2'/>
<id>9aaa14a3432c2b5171dd063ee1c0b7d915ff63d2</id>
<content type='text'>
origin commit:
https://git.gnome.org/browse/evince/commit/?id=f44ee84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://git.gnome.org/browse/evince/commit/?id=f44ee84
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: Add EvAnnotation API using GdkRGBA</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>Christian Persch</name>
<email>chpe@gnome.org</email>
</author>
<published>2012-06-12T23:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0b8edc9752cc3eef784366e95f038aa442575c71'/>
<id>0b8edc9752cc3eef784366e95f038aa442575c71</id>
<content type='text'>
Add new API to EvAnnotation that uses GdkRGBA, and deprecated the
GdkColor using one.

Part of https://bugzilla.gnome.org/show_bug.cgi?id=677983

taken from:
https://git.gnome.org/browse/evince/commit/?id=c477923
https://git.gnome.org/browse/evince/commit/?id=87ca31d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new API to EvAnnotation that uses GdkRGBA, and deprecated the
GdkColor using one.

Part of https://bugzilla.gnome.org/show_bug.cgi?id=677983

taken from:
https://git.gnome.org/browse/evince/commit/?id=c477923
https://git.gnome.org/browse/evince/commit/?id=87ca31d
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Ditch gimpcellrenderertoggle</title>
<updated>2017-08-12T17:48:34+00:00</updated>
<author>
<name>JosephMcc</name>
<email>mccullarjoseph@gmail.com</email>
</author>
<published>2017-04-04T00:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=6217ba3214fb0284eb569ed22b5700ad2c6b5817'/>
<id>6217ba3214fb0284eb569ed22b5700ad2c6b5817</id>
<content type='text'>
This is full of deprecated code and wasn't displaying properly. Replace it with
a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget
and should display properly in HiDPI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is full of deprecated code and wasn't displaying properly. Replace it with
a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget
and should display properly in HiDPI.
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: remove unused code from utils</title>
<updated>2017-04-13T10:51:20+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-13T10:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=c5fb1fc9098e0f5a50f4cc1a8599c1d1809f116b'/>
<id>c5fb1fc9098e0f5a50f4cc1a8599c1d1809f116b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add missing EvAnnotation API to sections.txt</title>
<updated>2017-03-06T15:10:06+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-05T09:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8b716eba237b2153fba29a6a25611675a816b6b9'/>
<id>8b716eba237b2153fba29a6a25611675a816b6b9</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&amp;id=5a7ad5b
</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-6&amp;id=5a7ad5b
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-23T15:15:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-23T15:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ae5f4711a21508a70d7123dbc0efb610af1289a2'/>
<id>ae5f4711a21508a70d7123dbc0efb610af1289a2</id>
<content type='text'>
and require caja &gt;= 1.17.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require caja &gt;= 1.17.1
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: remove metadata migration code</title>
<updated>2016-11-11T12:08:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-11T12:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=328b28369741467777c2c6daee2fa8fc828466b9'/>
<id>328b28369741467777c2c6daee2fa8fc828466b9</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?id=8713e9adcd884d32d4d49e675a001bb26c590dcc

this metadata convert tool had been added to Evince back in 2009, and
I'm not sure it ever worked in Atril. time to drop it anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?id=8713e9adcd884d32d4d49e675a001bb26c590dcc

this metadata convert tool had been added to Evince back in 2009, and
I'm not sure it ever worked in Atril. time to drop it anyway.
</pre>
</div>
</content>
</entry>
</feed>
