<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mozo/Mozo, branch v1.22.2</title>
<subtitle>Easy MATE menu editing tool</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/'/>
<entry>
<title>Add Undo and Redo buttons</title>
<updated>2019-09-12T15:53:08+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-08-11T15:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=ea123567792eba65a0fafdd03e8dfb660ff389ad'/>
<id>ea123567792eba65a0fafdd03e8dfb660ff389ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moveItem: Remove redundant code, add missing check for move mode when merging entries</title>
<updated>2019-09-12T15:52:12+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-08-11T21:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=bf2767f66437fb7d9f2c21fd9a3d1f9fa15f8bf8'/>
<id>bf2767f66437fb7d9f2c21fd9a3d1f9fa15f8bf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change DragAction to MOVE</title>
<updated>2019-09-12T15:51:43+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-08-11T20:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=30e99493fcbe7018c5d90310fab81e9d3cd10c5e'/>
<id>30e99493fcbe7018c5d90310fab81e9d3cd10c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undo/redo: Handle missing files</title>
<updated>2019-09-12T15:51:22+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-08-11T20:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=10efd8440ecacb404aff62745526968301c6be4b'/>
<id>10efd8440ecacb404aff62745526968301c6be4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix item drag &amp; drop creating copies, fix undo, redo and a crash when refreshing</title>
<updated>2019-09-12T15:51:00+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-08-04T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=22ea99427c41240f786b46aabd3d165e26f66a06'/>
<id>22ea99427c41240f786b46aabd3d165e26f66a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DeprecationWarning ABCs from 'collections'</title>
<updated>2019-09-12T15:50:08+00:00</updated>
<author>
<name>Sam Tygier</name>
<email>sam.tygier@manchester.ac.uk</email>
</author>
<published>2019-05-14T19:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=bf56157cb7f5b7cb851cc709889c27c4a168205b'/>
<id>bf56157cb7f5b7cb851cc709889c27c4a168205b</id>
<content type='text'>
Need to explicitly use collections.abc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to explicitly use collections.abc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DeprecationWarning: cgi.escape is deprecated</title>
<updated>2019-09-12T15:49:41+00:00</updated>
<author>
<name>Sam Tygier</name>
<email>sam.tygier@manchester.ac.uk</email>
</author>
<published>2019-05-14T19:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=3e2b11efda5b15a1cb92a15513f2a5532e8a263c'/>
<id>3e2b11efda5b15a1cb92a15513f2a5532e8a263c</id>
<content type='text'>
As per note at:
https://docs.python.org/3.2/library/cgi.html#cgi.escape
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per note at:
https://docs.python.org/3.2/library/cgi.html#cgi.escape
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drag and drop of .desktop file</title>
<updated>2019-05-15T09:01:27+00:00</updated>
<author>
<name>Sam Tygier</name>
<email>sam.tygier@manchester.ac.uk</email>
</author>
<published>2019-05-14T18:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=38232679bf89add784cbadfa5196440b20115ae5'/>
<id>38232679bf89add784cbadfa5196440b20115ae5</id>
<content type='text'>
Update for gtk3 API changes in SelectionData, Gio.File, Gio.InputStream
and urllib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update for gtk3 API changes in SelectionData, Gio.File, Gio.InputStream
and urllib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix creating new menus and items</title>
<updated>2019-03-11T08:03:52+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-03-07T08:08:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=ffe5e719745f9f1f3e77f7b27e60112406a00753'/>
<id>ffe5e719745f9f1f3e77f7b27e60112406a00753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix moving a menu corrupting the menu</title>
<updated>2019-03-11T08:03:40+00:00</updated>
<author>
<name>gm10</name>
<email>13855078+gm10@users.noreply.github.com</email>
</author>
<published>2019-02-19T17:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=30caedb0c53281859d7fb724dea9cd96c796990c'/>
<id>30caedb0c53281859d7fb724dea9cd96c796990c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
