<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq/src, branch 1.12</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>GTK3 cpufreq:fix bottom panel render &amp; 0px labels</title>
<updated>2015-10-16T14:19:10+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-10-15T04:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=ec37a4ececaecd61794913469b82a301919f8a08'/>
<id>ec37a4ececaecd61794913469b82a301919f8a08</id>
<content type='text'>
fix bottom panel rendering of popup menu in gtk3 builds,
fix zero-width frequency/percentage labels in gtk3 builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix bottom panel rendering of popup menu in gtk3 builds,
fix zero-width frequency/percentage labels in gtk3 builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 cpufreq: support custom panel themes</title>
<updated>2015-10-16T14:19:10+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-10-15T04:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=167c7c5652cc62e3346f5238e15acb3b4b0bcf9b'/>
<id>167c7c5652cc62e3346f5238e15acb3b4b0bcf9b</id>
<content type='text'>
support custom panel themes in gtk3 builds. Include robust support
for transparent themes in cases where gtk3 has issues
properly detecting a compositing window manager, e.g compiz.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support custom panel themes in gtk3 builds. Include robust support
for transparent themes in cases where gtk3 has issues
properly detecting a compositing window manager, e.g compiz.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK cpufreq: fix label position on horizontal panels</title>
<updated>2015-10-15T21:10:29+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-15T21:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=554c6897ba818ee2384da8b5d4f54ac8a33ab1cd'/>
<id>554c6897ba818ee2384da8b5d4f54ac8a33ab1cd</id>
<content type='text'>
The issue was caused by using deprecated widgets and defines
for orientation with GTK3.
#define gtk_vbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_VERTICAL,Y)
#define gtk_hbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_HORIZONTAL,Y)
Deprecated gtk_[h/v]box_new don't use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue was caused by using deprecated widgets and defines
for orientation with GTK3.
#define gtk_vbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_VERTICAL,Y)
#define gtk_hbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_HORIZONTAL,Y)
Deprecated gtk_[h/v]box_new don't use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq, README: removed more obsolete stuff</title>
<updated>2014-12-30T13:59:32+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-12-30T13:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=30a5f1e62ac9d12deef0c3ccf7f84b71b7f8ee41'/>
<id>30a5f1e62ac9d12deef0c3ccf7f84b71b7f8ee41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Bring gsettings code in line with gnome-panel</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T15:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=836d978de76d2ecda2fe5c26dc409ef3e3881046'/>
<id>836d978de76d2ecda2fe5c26dc409ef3e3881046</id>
<content type='text'>
Taken from 6d61304f8ee62eb2776725b8424140a332f651cf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from 6d61304f8ee62eb2776725b8424140a332f651cf
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Add missing #include &lt;config.h&gt; to make translations work</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T14:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8682d2eeaae314fe0742a06ff99041864c9f988b'/>
<id>8682d2eeaae314fe0742a06ff99041864c9f988b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GDK_KEY_* is also in Gtk+2</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T14:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=7e99a3f82abb6560cec5591a2c1734e50331d0cb'/>
<id>7e99a3f82abb6560cec5591a2c1734e50331d0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: Silence GtkVbox and GtkHbox deprecation warnings</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T13:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d2d685818a85b773c49802c494a0c386917b5ee6'/>
<id>d2d685818a85b773c49802c494a0c386917b5ee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid dereferencing NULL pointer</title>
<updated>2014-11-26T08:54:20+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-16T14:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=5401e9117ce50ecfba3d86b0d4d84ef8fbdc396f'/>
<id>5401e9117ce50ecfba3d86b0d4d84ef8fbdc396f</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-applets/pull/114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-applets/pull/114
</pre>
</div>
</content>
</entry>
<entry>
<title>zero-init signals array</title>
<updated>2014-11-26T08:54:18+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-10-28T14:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=c5e3a3c796cb9397871e6f4da5d9afa454e311a6'/>
<id>c5e3a3c796cb9397871e6f4da5d9afa454e311a6</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-applets/pull/108
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-applets/pull/108
</pre>
</div>
</content>
</entry>
</feed>
