<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.18.3</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>release 1.18.3</title>
<updated>2017-06-11T18:56:12+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-11T18:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b652631aa78987e339d0f182431ee77dc05e372c'/>
<id>b652631aa78987e339d0f182431ee77dc05e372c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with Transifex</title>
<updated>2017-06-11T13:56:17+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-11T13:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=58b8bd541e0e09d39c3c9253ca41550d3b0f9516'/>
<id>58b8bd541e0e09d39c3c9253ca41550d3b0f9516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>menu: restore focus after drag-n-dropping menuitem outside</title>
<updated>2017-06-11T13:16:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-01T11:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ab0e7fdc5330f16441c2973163ccbadb11e3b113'/>
<id>ab0e7fdc5330f16441c2973163ccbadb11e3b113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>menu: restore focus after closing popup menu of a menuitem</title>
<updated>2017-06-11T13:15:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-01T09:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=33bf97e09716abedf13d566e2c30ee0f0c8c44e6'/>
<id>33bf97e09716abedf13d566e2c30ee0f0c8c44e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>menu: remove incorrect code from the popup menu of a menuitem</title>
<updated>2017-06-11T13:15:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-24T12:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=810f488125e0d1bf4668ac63a9e092cfa3ed8ccc'/>
<id>810f488125e0d1bf4668ac63a9e092cfa3ed8ccc</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/305
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/305
</pre>
</div>
</content>
</entry>
<entry>
<title>fix moving applets between panels</title>
<updated>2017-06-11T13:15:17+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-29T13:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7440461d1735a9fa1d801d0514962b16b9004f0f'/>
<id>7440461d1735a9fa1d801d0514962b16b9004f0f</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/504

have to repeat my change from 024f89bc7c8074f753120d9c8ec4bd839745984b
because of fallout from 225702b3c6a609065465c66f0f2739fc1d2184a9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/504

have to repeat my change from 024f89bc7c8074f753120d9c8ec4bd839745984b
because of fallout from 225702b3c6a609065465c66f0f2739fc1d2184a9
</pre>
</div>
</content>
</entry>
<entry>
<title>status notifier: follow same menu theme as rest of panel</title>
<updated>2017-06-11T13:12:09+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-05-29T03:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ba921ad3ef9f53ea6042ec96061a50d354c57790'/>
<id>ba921ad3ef9f53ea6042ec96061a50d354c57790</id>
<content type='text'>
Support any menu theme set up for the panel's menus differing from the rest of the Gtk theme using the .mate-panel-menu-bar style class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support any menu theme set up for the panel's menus differing from the rest of the Gtk theme using the .mate-panel-menu-bar style class
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: drop deprecated gtk_size_group_set_ignore_hidden</title>
<updated>2017-06-08T15:09:39+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-08T15:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=15f2b5650b00e947e49121bf9e9f31ffe9de4343'/>
<id>15f2b5650b00e947e49121bf9e9f31ffe9de4343</id>
<content type='text'>
port of 6ae0ea92a925fae699a608b12d2274d52c12695d + 4de86661f4a6f67285333c67342c287f99deffeb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
port of 6ae0ea92a925fae699a608b12d2274d52c12695d + 4de86661f4a6f67285333c67342c287f99deffeb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: menubar/menu-button can't launch mozo</title>
<updated>2017-06-06T12:59:53+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-06-05T23:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0e8c47e9d65e16fc6560cb93b02777c71ae97518'/>
<id>0e8c47e9d65e16fc6560cb93b02777c71ae97518</id>
<content type='text'>
Fixes #586
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #586
</pre>
</div>
</content>
</entry>
<entry>
<title>menu: fix crash when some .desktop file has empty Icon field</title>
<updated>2017-05-24T17:31:04+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-23T15:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c57c2c40d5d6b1cfbab1978cba9c785b0d70f888'/>
<id>c57c2c40d5d6b1cfbab1978cba9c785b0d70f888</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/494
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/494
</pre>
</div>
</content>
</entry>
</feed>
