<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins/spell, branch master</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>replace deprecated gtk_image_menu_item*</title>
<updated>2023-10-22T12:27:35+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-10-20T17:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=5752a3d49b6df46096f01c35b251c5f6f7ec259c'/>
<id>5752a3d49b6df46096f01c35b251c5f6f7ec259c</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>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>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>cppcheck warning: The if condition is the same as the previous one</title>
<updated>2020-12-10T19:53:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-05T20:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=dba1340ce73b1d676fc7ff6e19f7798236e803e9'/>
<id>dba1340ce73b1d676fc7ff6e19f7798236e803e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spell: Remove BUILT_SOURCES variable from Makefile.am</title>
<updated>2020-12-10T17:24:24+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-05T19:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=a9e139601515769f5662692b307cd6f81a1f2ff2'/>
<id>a9e139601515769f5662692b307cd6f81a1f2ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pluma-marshal.</title>
<updated>2020-10-19T08:59:44+00:00</updated>
<author>
<name>mbkma</name>
<email>Johannes.Unruh@mailbox.tu-dresden.de</email>
</author>
<published>2020-10-04T16:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=0830446ca167e24e3105bb76fcf5aabc13608b54'/>
<id>0830446ca167e24e3105bb76fcf5aabc13608b54</id>
<content type='text'>
These days we can use the automatic ffi marshalling.

See:

- https://developer.gnome.org/gobject/stable/gobject-Signals.html#g-signal-new
- http://sourceware.org/libffi/
- https://gitlab.gnome.org/GNOME/gedit/-/commit/373adb7d041b0559953d0ac8cf2213ecc44db956
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These days we can use the automatic ffi marshalling.

See:

- https://developer.gnome.org/gobject/stable/gobject-Signals.html#g-signal-new
- http://sourceware.org/libffi/
- https://gitlab.gnome.org/GNOME/gedit/-/commit/373adb7d041b0559953d0ac8cf2213ecc44db956
</pre>
</div>
</content>
</entry>
<entry>
<title>Port main program to GSettings</title>
<updated>2020-07-29T14:47:54+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2020-07-07T13:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=2edb465b646f671f3372c70f020bd3d3076e86ad'/>
<id>2edb465b646f671f3372c70f020bd3d3076e86ad</id>
<content type='text'>
Remove pluma_prefs_manager.
Plugins were already ported to GSettings.
Based on: https://gitlab.gnome.org/GNOME/gedit/-/commit/4215be0e8924f45170683493beaa2695e8e2e483
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pluma_prefs_manager.
Plugins were already ported to GSettings.
Based on: https://gitlab.gnome.org/GNOME/gedit/-/commit/4215be0e8924f45170683493beaa2695e8e2e483
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warnings: cast between incompatible function types</title>
<updated>2020-03-14T12:14:35+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-28T08:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=28a6895df5fa4a1a60c794ed5e85e31d764e85e7'/>
<id>28a6895df5fa4a1a60c794ed5e85e31d764e85e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translator hints</title>
<updated>2019-12-01T10:39:44+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-11-25T07:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=87c3255aafd06d65138d712539d5d8b6214dd985'/>
<id>87c3255aafd06d65138d712539d5d8b6214dd985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
