<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaHistory.html, branch rel-2-24</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Updated dates.</title>
<updated>2011-02-02T22:45:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-02T22:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea6669612d607817dfb5b7fade411bf1ed378846'/>
<id>ea6669612d607817dfb5b7fade411bf1ed378846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log for 2.24.</title>
<updated>2011-02-01T10:55:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-01T10:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08d4b480e016ad91c286bb81d21feb888bb67cd2'/>
<id>08d4b480e016ad91c286bb81d21feb888bb67cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating version number for 2.24 release.</title>
<updated>2011-02-01T09:55:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-01T09:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7830c5286b26d18cbf063fdd7708cd2a784fc5c1'/>
<id>7830c5286b26d18cbf063fdd7708cd2a784fc5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Credit.</title>
<updated>2011-01-24T23:03:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-24T23:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4c83a54a0f016ba1b0561d7e4391751ec1e6ffc5'/>
<id>4c83a54a0f016ba1b0561d7e4391751ec1e6ffc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve control over folding of C++ with options to disable syntax-based folding,</title>
<updated>2011-01-20T00:55:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-20T00:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=75c94da2a7603e83cc89b76c9c4105537f9e148d'/>
<id>75c94da2a7603e83cc89b76c9c4105537f9e148d</id>
<content type='text'>
disable multi-line comment folding, choosing custom explicit fold point text, and
enable explicit fold points anywhere.
From Udo Lechner.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disable multi-line comment folding, choosing custom explicit fold point text, and
enable explicit fold points anywhere.
From Udo Lechner.
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete folding for CASE WHEN THEN. Feature #3135027.</title>
<updated>2011-01-12T03:50:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-12T03:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e45fd1ba8cb823e77be831d6243032fbe4f44f58'/>
<id>e45fd1ba8cb823e77be831d6243032fbe4f44f58</id>
<content type='text'>
Code structure updated to new style matching C++ lexer.
From Jérôme LAFORGE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code structure updated to new style matching C++ lexer.
From Jérôme LAFORGE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid redraws when setting an indicator over positions where it is already set.</title>
<updated>2010-12-29T22:42:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-12-29T22:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa38adf01f4d8d5d4fb18c2ccceb272c6c18dd6e'/>
<id>aa38adf01f4d8d5d4fb18c2ccceb272c6c18dd6e</id>
<content type='text'>
From Tino Weinkauf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Tino Weinkauf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 2.23.</title>
<updated>2010-12-04T11:23:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-12-04T11:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=090db03ab70651956424f6c4309f7dbd3c8e7d40'/>
<id>090db03ab70651956424f6c4309f7dbd3c8e7d40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 2.23.</title>
<updated>2010-12-04T11:16:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-12-04T11:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ca1cd2112047338709117604390e9e614da9be5'/>
<id>5ca1cd2112047338709117604390e9e614da9be5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 2.23.</title>
<updated>2010-12-04T01:52:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-12-04T01:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c0c577361d8ea7eba07fb8abf148af95b8909ef'/>
<id>6c0c577361d8ea7eba07fb8abf148af95b8909ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
