<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-system-monitor/src, branch v1.20.0</title>
<subtitle>Process viewer and system resource monitor for MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/'/>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-28T16:30:45+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-27T20:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=a5205924900148d3ce7905dbe946d6b325f2abc6'/>
<id>a5205924900148d3ce7905dbe946d6b325f2abc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2018</title>
<updated>2018-01-09T19:41:42+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-09T19:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=a7dc7848c159b596535666e95e0b2b7648fbc9b1'/>
<id>a7dc7848c159b596535666e95e0b2b7648fbc9b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>procman.cpp: Fix build warning: argument 1 null where non-null expected</title>
<updated>2017-12-31T19:18:59+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-31T01:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=b1ba85934f96a2d2d8dd281117a105f815843340'/>
<id>b1ba85934f96a2d2d8dd281117a105f815843340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysinfo.cpp: Fix build warning: this ‘if’ clause does not guard...</title>
<updated>2017-12-31T12:13:48+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-30T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=76c0ee4bcb34bcc683261ce81adbde85781810bb'/>
<id>76c0ee4bcb34bcc683261ce81adbde85781810bb</id>
<content type='text'>
...this statement,
but the latter is misleadingly indented as if it were guarded by the ‘if’
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...this statement,
but the latter is misleadingly indented as if it were guarded by the ‘if’
</pre>
</div>
</content>
</entry>
<entry>
<title>proctable.cpp: Fix build warning: this ‘else’ clause does not guard...</title>
<updated>2017-12-31T11:42:13+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-30T16:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=4fbc5492eab3e7116ea7a8a820fab3b170e59e04'/>
<id>4fbc5492eab3e7116ea7a8a820fab3b170e59e04</id>
<content type='text'>
...this statement,
but the latter is misleadingly indented as if it were guarded by the ‘else’
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...this statement,
but the latter is misleadingly indented as if it were guarded by the ‘else’
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix system logo aligment</title>
<updated>2017-12-26T12:42:28+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-26T12:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=c3a2692d4e97e1bd699bba885a0b7be11f93bc89'/>
<id>c3a2692d4e97e1bd699bba885a0b7be11f93bc89</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-system-monitor/issues/93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-system-monitor/issues/93
</pre>
</div>
</content>
</entry>
<entry>
<title>WidthOfScreen and HeightOfScreen implementation</title>
<updated>2017-12-13T20:24:23+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-13T20:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=03bc1b823b3eb7af4f51e8a8c484576552ce4c6a'/>
<id>03bc1b823b3eb7af4f51e8a8c484576552ce4c6a</id>
<content type='text'>
This commit reverts:

https://github.com/mate-desktop/mate-system-monitor/commit/6d94559673232a1dc01d16eacbe2028aae175d07

And it applies an alternative to fix the deprecated functions:

gdk_screen_width
gdk_screen_height
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit reverts:

https://github.com/mate-desktop/mate-system-monitor/commit/6d94559673232a1dc01d16eacbe2028aae175d07

And it applies an alternative to fix the deprecated functions:

gdk_screen_width
gdk_screen_height
</pre>
</div>
</content>
</entry>
<entry>
<title>process table: make search case-insensitive</title>
<updated>2017-10-31T15:09:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-31T15:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=cd5b3a039d5e7b0d1ca43f7dc703d2d38ab1d477'/>
<id>cd5b3a039d5e7b0d1ca43f7dc703d2d38ab1d477</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-system-monitor/issues/102

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

taken from:
https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ee57aed60a0657a2e0c5c13025979cefe0df300c
</pre>
</div>
</content>
</entry>
<entry>
<title>sysinfo: disable focus in all labels</title>
<updated>2017-10-08T12:40:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-08T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=2f427cf39a1df42a6719b99aa1f57bce78008180'/>
<id>2f427cf39a1df42a6719b99aa1f57bce78008180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year</title>
<updated>2017-10-06T10:46:07+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-06T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-system-monitor/commit/?id=921902843a4ba34ca3d4f9a9df22311caeb75f3f'/>
<id>921902843a4ba34ca3d4f9a9df22311caeb75f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
