<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-terminal/src, branch 1.6</title>
<subtitle>MATE terminal emulator application</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/'/>
<entry>
<title>ay_to_strv: Prevent dereferencing a NULL pointer.</title>
<updated>2014-01-02T11:50:12+00:00</updated>
<author>
<name>Alexander von Gluck IV</name>
<email>kallisti5@unixzen.com</email>
</author>
<published>2013-09-24T23:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=a7478138029e077b04bbcf63fb9dbe7ced890b25'/>
<id>a7478138029e077b04bbcf63fb9dbe7ced890b25</id>
<content type='text'>
* clang static analysis shows that ay_to_strv is
  called with argc set to NULL. This can cause
  ay_to_strv to dereference the pointer in a
  failure situation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* clang static analysis shows that ay_to_strv is
  called with argc set to NULL. This can cause
  ay_to_strv to dereference the pointer in a
  failure situation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add previous/next profile keyboard shortcuts, menu items</title>
<updated>2014-01-02T11:49:57+00:00</updated>
<author>
<name>Stephen Krauth</name>
<email>sk42@stephenk.com</email>
</author>
<published>2013-04-27T20:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=97b740eb097cb1111288270f176a737e8bb49cac'/>
<id>97b740eb097cb1111288270f176a737e8bb49cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] Update paste sensitivity whenever clipboard changes - fixes #17</title>
<updated>2014-01-02T11:48:51+00:00</updated>
<author>
<name>Michael Terry</name>
<email>michael.terry@canonical.com</email>
</author>
<published>2013-04-14T08:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=032d69ae89332e79977b9c4b6322fddfb8627aba'/>
<id>032d69ae89332e79977b9c4b6322fddfb8627aba</id>
<content type='text'>
(originally reported and fixed here: https://bugzilla.gnome.org/show_bug.cgi?id=600876)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(originally reported and fixed here: https://bugzilla.gnome.org/show_bug.cgi?id=600876)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete libmateui references</title>
<updated>2013-06-24T17:08:14+00:00</updated>
<author>
<name>acampbell</name>
<email>acampbell@al.precisiontech.biz</email>
</author>
<published>2013-06-24T17:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=eaf4a8534b19fdad03b033120135fc436404568b'/>
<id>eaf4a8534b19fdad03b033120135fc436404568b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More general fix for #18: actually test if the the font content is empty</title>
<updated>2013-05-21T17:51:01+00:00</updated>
<author>
<name>Scott Balneaves</name>
<email>sbalneav@mate-desktop.org</email>
</author>
<published>2013-05-21T17:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=6eefb55ebef4717c9b66423c8a525d77fe66e4bb'/>
<id>6eefb55ebef4717c9b66423c8a525d77fe66e4bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crashing on start with proxy set, properly set all proxy env vars</title>
<updated>2013-04-08T20:44:59+00:00</updated>
<author>
<name>Scott Balneaves</name>
<email>sbalneav@mate-desktop.org</email>
</author>
<published>2013-04-08T20:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=14885e3eee9f3b7b6611e50ef92a87a7e36f469a'/>
<id>14885e3eee9f3b7b6611e50ef92a87a7e36f469a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check schema installation before using it</title>
<updated>2013-03-26T09:34:24+00:00</updated>
<author>
<name>rezso</name>
<email>rezso@rezso.net</email>
</author>
<published>2013-03-26T09:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=4f7f15a07beb0a1e0a5eea6e02c6ce0f0ff9aec7'/>
<id>4f7f15a07beb0a1e0a5eea6e02c6ce0f0ff9aec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free gchar** after use</title>
<updated>2013-01-24T23:20:55+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-01-24T23:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=fc50daead311b832fec2991cb87e34a677fc51f6'/>
<id>fc50daead311b832fec2991cb87e34a677fc51f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused function from terminal-gsettings</title>
<updated>2013-01-24T23:20:10+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-01-24T23:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=ee1e872ab1e1ae04f37b3e960500372082032f50'/>
<id>ee1e872ab1e1ae04f37b3e960500372082032f50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to GSettings</title>
<updated>2013-01-17T19:55:23+00:00</updated>
<author>
<name>Marcel Dijkstra</name>
<email>marcel.dykstra@gmail.com</email>
</author>
<published>2013-01-17T19:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=46c4c36e0aa6244b292e647061d90c3ab6312f90'/>
<id>46c4c36e0aa6244b292e647061d90c3ab6312f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
