<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mozo/Mozo, branch 1.18</title>
<subtitle>Easy MATE menu editing tool</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/'/>
<entry>
<title>quit on delete event</title>
<updated>2016-08-22T21:55:57+00:00</updated>
<author>
<name>Stefano Facchini</name>
<email>stefano.facchini@gmail.com</email>
</author>
<published>2013-08-26T16:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=b492111a8e920d390540055023e5e5b00dcaf95e'/>
<id>b492111a8e920d390540055023e5e5b00dcaf95e</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=706821
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=706821
</pre>
</div>
</content>
</entry>
<entry>
<title>MainWindow: make property editing work again</title>
<updated>2016-08-22T21:45:55+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2013-01-11T02:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=c31073e481f5d5b41bf836be413bf04f2f20221b'/>
<id>c31073e481f5d5b41bf836be413bf04f2f20221b</id>
<content type='text'>
It seems I was mixing up binary/unicode data again. Rather
than copy manually by reading into memory, just use shutil
to do a direct copy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems I was mixing up binary/unicode data again. Rather
than copy manually by reading into memory, just use shutil
to do a direct copy.
</pre>
</div>
</content>
</entry>
<entry>
<title>MainWindow: refactor button sensitivity code a bit</title>
<updated>2016-08-22T21:42:10+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-06-01T07:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=a820b36d34cd875a41cb038a2373858d733395af'/>
<id>a820b36d34cd875a41cb038a2373858d733395af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MainWindow: don't select the destination directory after a drop</title>
<updated>2016-08-22T21:37:18+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-06-01T04:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=3fb93cf527611d24eb39977d74da8a45bdf4009f'/>
<id>3fb93cf527611d24eb39977d74da8a45bdf4009f</id>
<content type='text'>
based on a patch by Antti Kaihola.

https://bugzilla.gnome.org/show_bug.cgi?id=551390
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on a patch by Antti Kaihola.

https://bugzilla.gnome.org/show_bug.cgi?id=551390
</pre>
</div>
</content>
</entry>
<entry>
<title>MainWindow: fix drag/drop handlers</title>
<updated>2016-08-22T21:31:05+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-05-01T20:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=5fcf9b65a2e21b47ec2cba5f7cc8bd6cc68c97f3'/>
<id>5fcf9b65a2e21b47ec2cba5f7cc8bd6cc68c97f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>util: remove unused for_properties</title>
<updated>2016-08-22T21:24:16+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-05-01T19:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=c5b00b04b6a9923d72a392063bb3875d4ab8a2e2'/>
<id>c5b00b04b6a9923d72a392063bb3875d4ab8a2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add properties and a delete button</title>
<updated>2016-08-22T21:17:03+00:00</updated>
<author>
<name>Matt Jorde</name>
<email>majorde@gmail.com</email>
</author>
<published>2011-08-23T18:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=c39ea786f9bfff1eef4962b8a8bbb700ffb34de5'/>
<id>c39ea786f9bfff1eef4962b8a8bbb700ffb34de5</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=518251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=518251
</pre>
</div>
</content>
</entry>
<entry>
<title>fix minidom related crashes (#29)</title>
<updated>2016-08-22T20:57:21+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2016-08-22T20:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=2256cf36835b904670606972fb4d6bb5f26ea5dc'/>
<id>2256cf36835b904670606972fb4d6bb5f26ea5dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>encode with utf-8 before writing XML</title>
<updated>2016-08-22T20:56:13+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2016-08-22T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=97c5474bfa5c3a4d9f72dc8cba87d8e9ba79813f'/>
<id>97c5474bfa5c3a4d9f72dc8cba87d8e9ba79813f</id>
<content type='text'>
based on:
  https://github.com/GNOME/alacarte/commit/f7835d7
  https://github.com/GNOME/alacarte/commit/0d7f351
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on:
  https://github.com/GNOME/alacarte/commit/f7835d7
  https://github.com/GNOME/alacarte/commit/0d7f351
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dumb explicit checks</title>
<updated>2016-08-22T20:03:32+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-06-01T05:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mozo/commit/?id=2f6ec7aabdeaf6575f93dbe71d08df98aa13cda2'/>
<id>2f6ec7aabdeaf6575f93dbe71d08df98aa13cda2</id>
<content type='text'>
replace "== None" with "is None",
replace "== False" with "not"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replace "== None" with "is None",
replace "== False" with "not"
</pre>
</div>
</content>
</entry>
</feed>
