<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/help/reference/shell, branch master</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>Initial support for meson</title>
<updated>2025-04-04T22:19:13+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2025-03-30T13:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b1f21edcec82c25cbd6b59b521a841f86fb1f327'/>
<id>b1f21edcec82c25cbd6b59b521a841f86fb1f327</id>
<content type='text'>
Mostly copy and paste from linuxmint/xreader

Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly copy and paste from linuxmint/xreader

Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove legacy variable MATEICONDIR</title>
<updated>2020-12-09T00:52:31+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-02T13:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=75762f3445644da1e803eebe77a7dff1abdc3103'/>
<id>75762f3445644da1e803eebe77a7dff1abdc3103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: fix make distcheck error on archlinux</title>
<updated>2020-10-24T20:41:48+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-10-24T20:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a9dc63edf357f50bd70071cf6baa4ca6658d420e'/>
<id>a9dc63edf357f50bd70071cf6baa4ca6658d420e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use git submodule for cut-n-paste/smclient</title>
<updated>2020-06-07T16:11:33+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2020-04-29T04:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8e63669a379981a8e3df8fedd5c903bb85b526a1'/>
<id>8e63669a379981a8e3df8fedd5c903bb85b526a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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>
