<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch 1.10</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Use g_path_is_absolute().</title>
<updated>2015-04-09T18:34:41+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@datasphere.ch</email>
</author>
<published>2015-01-14T10:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5e9066540c568f7e10780a1dd85986a6933702f7'/>
<id>5e9066540c568f7e10780a1dd85986a6933702f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve relative symlink of /etc/localtime This fixes wrong detection of system timezone under certain circumstances.</title>
<updated>2015-04-09T18:34:41+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@datasphere.ch</email>
</author>
<published>2014-11-26T16:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6a71dd03e3d5c2eecdf6d6fcae50ab53656ff148'/>
<id>6a71dd03e3d5c2eecdf6d6fcae50ab53656ff148</id>
<content type='text'>
Example: in Fedora 20, the environment is a follows:
a) /etc/localtime symlinks --&gt; ../usr/share/zoneinfo/Europe/Zurich
b) /usr/share/zoneinfo contains files with more than 1 hardlink. In example,
   Europe/Zurich and Europe/Vaduz share the same i-node.
- system_timezone_read_etc_localtime_softlink() because the link is relative.
- The next algorithms fail because the targeted files do not exist.
- system_timezone_read_etc_localtime_hardlink() succeeds, but finds
  Europe/Vaduz before Europe/Zurich.
Thus the detected system timezone is wrong.

By resolving a relative /etc/localtime symlink, this patch leads algorithm
system_timezone_read_etc_localtime_softlink() to success and therefore proper
detection of system timezone.

Closes https://patch-diff.githubusercontent.com/raw/mate-desktop/mate-panel/pull/261.patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example: in Fedora 20, the environment is a follows:
a) /etc/localtime symlinks --&gt; ../usr/share/zoneinfo/Europe/Zurich
b) /usr/share/zoneinfo contains files with more than 1 hardlink. In example,
   Europe/Zurich and Europe/Vaduz share the same i-node.
- system_timezone_read_etc_localtime_softlink() because the link is relative.
- The next algorithms fail because the targeted files do not exist.
- system_timezone_read_etc_localtime_hardlink() succeeds, but finds
  Europe/Vaduz before Europe/Zurich.
Thus the detected system timezone is wrong.

By resolving a relative /etc/localtime symlink, this patch leads algorithm
system_timezone_read_etc_localtime_softlink() to success and therefore proper
detection of system timezone.

Closes https://patch-diff.githubusercontent.com/raw/mate-desktop/mate-panel/pull/261.patch
</pre>
</div>
</content>
</entry>
<entry>
<title>notification area: prevent crash</title>
<updated>2015-03-19T09:13:40+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-03-17T09:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3f9eb20c55856f23cc841a75ac6d4fe5fba9bb9c'/>
<id>3f9eb20c55856f23cc841a75ac6d4fe5fba9bb9c</id>
<content type='text'>
from upstream commit:
https://git.gnome.org/browse/gnome-panel/commit/applets/notification_area/na-tray-manager.c?id=2adbcc5308577d864b09062a3343b9f8dbcdcd7f

Closes https://github.com/mate-desktop/mate-panel/pull/291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from upstream commit:
https://git.gnome.org/browse/gnome-panel/commit/applets/notification_area/na-tray-manager.c?id=2adbcc5308577d864b09062a3343b9f8dbcdcd7f

Closes https://github.com/mate-desktop/mate-panel/pull/291
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: correct css theme selector widget name</title>
<updated>2015-03-19T08:38:10+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2015-01-30T20:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=52299ee7dc2ff5f4c9b57bbe05ae31839abd2f0f'/>
<id>52299ee7dc2ff5f4c9b57bbe05ae31839abd2f0f</id>
<content type='text'>
Window Selector widget name is "PanelApplet-window-menu-applet-button".
This fix 1px focus width

Closes https://github.com/mate-desktop/mate-panel/pull/275
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Window Selector widget name is "PanelApplet-window-menu-applet-button".
This fix 1px focus width

Closes https://github.com/mate-desktop/mate-panel/pull/275
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add back Glib 2.32 support"</title>
<updated>2014-12-16T12:08:20+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-16T12:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3b471d4cde283b0b30bc81d118317b3ab4afadaf'/>
<id>3b471d4cde283b0b30bc81d118317b3ab4afadaf</id>
<content type='text'>
This reverts commit 7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back Glib 2.32 support</title>
<updated>2014-12-16T11:34:10+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-16T11:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7'/>
<id>7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: use GNetworkMonitor</title>
<updated>2014-12-12T13:53:41+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-12T13:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ac129af9977b268607be4fe0d4c66076a95f067e'/>
<id>ac129af9977b268607be4fe0d4c66076a95f067e</id>
<content type='text'>
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6
From: Alberts Muktupāvels &lt;alberts.muktupavels@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6
From: Alberts Muktupāvels &lt;alberts.muktupavels@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>zero-initialize all signals arrays</title>
<updated>2014-11-24T21:27:35+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-10-28T14:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=23b2b3b0e0f979b123a503c41ecde108e824f437'/>
<id>23b2b3b0e0f979b123a503c41ecde108e824f437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't leak memory</title>
<updated>2014-11-23T20:21:35+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-06T10:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d37ec4b473b4191f871a02fbb04d915a222ae5ba'/>
<id>d37ec4b473b4191f871a02fbb04d915a222ae5ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: panel, clock: Synchronize calculate_minimum_height() code</title>
<updated>2014-11-23T13:56:13+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-23T13:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c3763a0b869a8a77d1ecbb5b3689e0399cbf1d49'/>
<id>c3763a0b869a8a77d1ecbb5b3689e0399cbf1d49</id>
<content type='text'>
Also change the panel version to use the padding instead of the border.
We're interested in the padding here. I believe.

Taken from gnome-panel commit: 0b5d9e57451dff3a25b3fbcc8dec671cac469cb
From: Vincent Untz &lt;vuntz@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change the panel version to use the padding instead of the border.
We're interested in the padding here. I believe.

Taken from gnome-panel commit: 0b5d9e57451dff3a25b3fbcc8dec671cac469cb
From: Vincent Untz &lt;vuntz@gnome.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
