<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.18.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>release 1.18.2</title>
<updated>2017-05-11T16:12:25+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-11T16:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=214aa89bc9ece6444894489d3b7da94d906e2b27'/>
<id>214aa89bc9ece6444894489d3b7da94d906e2b27</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-05-11T16:00:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-11T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=528cba1da8b45600afb37455a3836be165a2181d'/>
<id>528cba1da8b45600afb37455a3836be165a2181d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: fix crash on unknown signal name</title>
<updated>2017-05-08T19:08:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-08T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=40b31b2117f8a1776d2f23d97c60547c3c5a70e4'/>
<id>40b31b2117f8a1776d2f23d97c60547c3c5a70e4</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/571

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=f93821cc77892c7b262866d04bd8aa26ddafa154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/571

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=f93821cc77892c7b262866d04bd8aa26ddafa154
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build with gcc 4.9.2 (looks like it's in c89 mode by default)</title>
<updated>2017-04-25T10:28:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-19T14:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d11820a11eb814b139869843c7f97c190fdcdeec'/>
<id>d11820a11eb814b139869843c7f97c190fdcdeec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Add option to reverse history view</title>
<updated>2017-04-25T10:27:11+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-18T20:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fa0295318e3760dbc7ff6802b50548ce9d39d267'/>
<id>fa0295318e3760dbc7ff6802b50548ce9d39d267</id>
<content type='text'>
A setting is added to show the run dialog history in reverse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A setting is added to show the run dialog history in reverse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Fix wrong history len with max size 1</title>
<updated>2017-04-25T10:26:54+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-18T02:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b89a1bd6f2ca16055a68fb2b262b4d231297e16e'/>
<id>b89a1bd6f2ca16055a68fb2b262b4d231297e16e</id>
<content type='text'>
In a special case where the history size was 1, the actual history saved
had length 2. In addition history is always written with new entries.
One could also connect a signal to the max size property to force
writing history (i.e., to shorten it).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a special case where the history size was 1, the actual history saved
had length 2. In addition history is always written with new entries.
One could also connect a signal to the max size property to force
writing history (i.e., to shorten it).
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Allow changing history size</title>
<updated>2017-04-25T10:26:40+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-12T16:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=94cd1e26f4729f5ff116cf079170fa58450b7f53'/>
<id>94cd1e26f4729f5ff116cf079170fa58450b7f53</id>
<content type='text'>
A key has been added to the gsettings schema that controls history size.
The code of the run dialog has been changed to use that key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A key has been added to the gsettings schema that controls history size.
The code of the run dialog has been changed to use that key.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Fix wrong history order</title>
<updated>2017-04-18T18:43:33+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-12T15:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=82ded619a7d07651bfcbec7dfbdb02437ae5f522'/>
<id>82ded619a7d07651bfcbec7dfbdb02437ae5f522</id>
<content type='text'>
Initially the org.mate.panel.general.history-mate-run key was saved with
the most recent command last. In combination with wrong code this led to
scrambling the history.

This commit changes the history storage in a way that most recent
elements are stored first. The code adapts to this change by changing
only one function to prepend instead of append in the list store. (Any
old histories might therefore be wrong for a short time, but that's
probably worth it to fix this bug.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initially the org.mate.panel.general.history-mate-run key was saved with
the most recent command last. In combination with wrong code this led to
scrambling the history.

This commit changes the history storage in a way that most recent
elements are stored first. The code adapts to this change by changing
only one function to prepend instead of append in the list store. (Any
old histories might therefore be wrong for a short time, but that's
probably worth it to fix this bug.)
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Do not hide passive items</title>
<updated>2017-04-16T09:44:22+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-04-12T08:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=72dab7d63b191957a58ee4a024a93af7327f2965'/>
<id>72dab7d63b191957a58ee4a024a93af7327f2965</id>
<content type='text'>
Although the specification states that most hosts will hide those,
several items report them as Passive all the time and thus never show
up.  So for now, just show everything.

Fixes #537.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although the specification states that most hosts will hide those,
several items report them as Passive all the time and thus never show
up.  So for now, just show everything.

Fixes #537.
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2017</title>
<updated>2017-04-11T09:51:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-11T09:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10f4e384ab0b270a77804c5c5b024b49c2e829a3'/>
<id>10f4e384ab0b270a77804c5c5b024b49c2e829a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
