<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins, branch v1.26.0</title>
<subtitle>Official text editor of the MATE desktop environment</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/'/>
<entry>
<title>filebrowser-plugin: fix segfault on open-terminal action</title>
<updated>2021-08-03T19:18:30+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-08-03T07:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=b76bad52c29eb36f4d45a41f3c46d0d6f7fbc177'/>
<id>b76bad52c29eb36f4d45a41f3c46d0d6f7fbc177</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 to 2021</title>
<updated>2021-06-26T18:37:55+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-26T18:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=3e5174ecdfbd936ec11656a536c3e0a3090d826c'/>
<id>3e5174ecdfbd936ec11656a536c3e0a3090d826c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix shebangs</title>
<updated>2021-04-01T15:08:45+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-03-28T14:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=9a99c3c7b0fbfa9510fb65d96ef70f96f7fd3c62'/>
<id>9a99c3c7b0fbfa9510fb65d96ef70f96f7fd3c62</id>
<content type='text'>
- mangling shebang warnings
- ambiguous python shebang error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- mangling shebang warnings
- ambiguous python shebang error
</pre>
</div>
</content>
</entry>
<entry>
<title>warning: declaration of ‘taglist’ shadows a global declaration</title>
<updated>2021-03-29T06:30:33+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-10T11:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=8c4d1a8f38aa0cbf9bed07dd0631f223e1ada0fd'/>
<id>8c4d1a8f38aa0cbf9bed07dd0631f223e1ada0fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort plugin: Port sort plugin to the new GtkSourceView api.</title>
<updated>2021-03-07T08:53:11+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-03-06T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=6384cc5c9b68a6252b7f6e8417c2ef234f85b940'/>
<id>6384cc5c9b68a6252b7f6e8417c2ef234f85b940</id>
<content type='text'>
This allows the user to undo a sorting operation.
Further this commit simplifies the code and updates the ui file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the user to undo a sorting operation.
Further this commit simplifies the code and updates the ui file.
</pre>
</div>
</content>
</entry>
<entry>
<title>port plugins to use the window-construct property.</title>
<updated>2021-03-04T21:00:30+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-02-12T10:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=f4ed7690bff4021051f11fbe851b604d69caef2f'/>
<id>f4ed7690bff4021051f11fbe851b604d69caef2f</id>
<content type='text'>
pluma-file-browser-plugin.c: rename "data" to "priv".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pluma-file-browser-plugin.c: rename "data" to "priv".
</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck warning: Checking if unsigned expression is less than zero</title>
<updated>2021-03-04T20:21:14+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-06T11:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=0d91cd7289dfc1e59658ea4a946a843a576496c8'/>
<id>0d91cd7289dfc1e59658ea4a946a843a576496c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck warning: Local variable 'icon' shadows outer argument</title>
<updated>2021-03-04T15:35:02+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-06T11:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=fb27d5a65ea8513d047e6bcd98acf248eaeb518a'/>
<id>fb27d5a65ea8513d047e6bcd98acf248eaeb518a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use PACKAGE_URL variable</title>
<updated>2021-02-04T21:46:51+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-26T12:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=97e1fe87f7cb362e0731b4aceec5b8f21e5632d1'/>
<id>97e1fe87f7cb362e0731b4aceec5b8f21e5632d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbuf</title>
<updated>2021-01-28T20:10:35+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-30T12:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=c0452da1a5cd80c9debd712ed435c188ae0fe9ca'/>
<id>c0452da1a5cd80c9debd712ed435c188ae0fe9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
