<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma, branch v1.12.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>1.12.0</title>
<updated>2015-11-03T15:03:43+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2015-11-03T15:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=6b4e55f379e118be55847023b28fcfa5cb3fea65'/>
<id>6b4e55f379e118be55847023b28fcfa5cb3fea65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS</title>
<updated>2015-11-02T20:11:41+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-02T20:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=fdf88c1093ee59f2517ee03eb16445cf6efc1c7d'/>
<id>fdf88c1093ee59f2517ee03eb16445cf6efc1c7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: work with "draw" signal instead of "expose" in print preview</title>
<updated>2015-11-02T11:47:56+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-11-02T11:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=385ec7a3f0e8938206813c17142a8beab5955191'/>
<id>385ec7a3f0e8938206813c17142a8beab5955191</id>
<content type='text'>
adapted from
https://git.gnome.org/browse/gedit/commit?id=9453de86abac1cf1bf4702091944301ac800bdef

fixes https://github.com/mate-desktop/pluma/issues/47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from
https://git.gnome.org/browse/gedit/commit?id=9453de86abac1cf1bf4702091944301ac800bdef

fixes https://github.com/mate-desktop/pluma/issues/47
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS for 1.12</title>
<updated>2015-10-30T13:46:10+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-10-30T13:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=e29b9b4c99dcf9df21d417d2d107cdcdc69392b6'/>
<id>e29b9b4c99dcf9df21d417d2d107cdcdc69392b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flush document output data at EOF before determining the loader newline type.</title>
<updated>2015-10-13T12:07:00+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-09T11:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=90fa9b31bb87135c23253074c7d437896b6698f8'/>
<id>90fa9b31bb87135c23253074c7d437896b6698f8</id>
<content type='text'>
Failure to do so fails determining the newline type for a single line ending
with CR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Failure to do so fails determining the newline type for a single line ending
with CR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust the document-output-stream test to the new buffering strategy.</title>
<updated>2015-10-13T12:07:00+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-08T16:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=7ec8b4d7450b7a4558822d1c3f8fbe178e505690'/>
<id>7ec8b4d7450b7a4558822d1c3f8fbe178e505690</id>
<content type='text'>
Test was still failing because it checked the document content before closing.
This commit forces document flush before this check, making the test successful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test was still failing because it checked the document content before closing.
This commit forces document flush before this check, making the test successful.
</pre>
</div>
</content>
</entry>
<entry>
<title>CRLF across 8k boundary inserts an empty line.</title>
<updated>2015-10-13T12:05:36+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-08T16:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=43903ad12b880e64a3d0551b90b27aa4621a2ab8'/>
<id>43903ad12b880e64a3d0551b90b27aa4621a2ab8</id>
<content type='text'>
fixes issue#100

This introduces buffering of a trailing, non-leading CR for each buffer
passed to pluma_document_output_write(), for later possible recombination into
a CRLF.
Since this buffering has to be flushed at EOF, a flush method has been added to
the class. It is implicitly called at document close time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes issue#100

This introduces buffering of a trailing, non-leading CR for each buffer
passed to pluma_document_output_write(), for later possible recombination into
a CRLF.
Since this buffering has to be flushed at EOF, a flush method has been added to
the class. It is implicitly called at document close time.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/document-output-stream.c: change substring length from 2 to 3 in EOL tests.</title>
<updated>2015-10-08T14:30:59+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-08T14:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=78101257f40bbf8a0d7b606bee36e527f9b0ea11'/>
<id>78101257f40bbf8a0d7b606bee36e527f9b0ea11</id>
<content type='text'>
CRs always appear at the same modulus 2 offset in test strings, thus bug
https://github.com/mate-desktop/pluma/issues/100 is never detected.
Setting substring lengths to 3 causes the test to detect bug #100, thus failing,
as it should yet do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRs always appear at the same modulus 2 offset in test strings, thus bug
https://github.com/mate-desktop/pluma/issues/100 is never detected.
Setting substring lengths to 3 causes the test to detect bug #100, thus failing,
as it should yet do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.11.0</title>
<updated>2015-10-06T14:35:58+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-10-06T14:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=b580b354454c6ade07627914f2d84ff3108ca2ca'/>
<id>b580b354454c6ade07627914f2d84ff3108ca2ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugreport script: bring back active plugins listing</title>
<updated>2015-09-29T10:57:32+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-29T10:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=6ee8c7a1abd689e8df9425f70dee61a40f59fcaa'/>
<id>6ee8c7a1abd689e8df9425f70dee61a40f59fcaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
