<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-5-7</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>Updates for release 3.5.7.</title>
<updated>2015-06-19T01:05:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-19T01:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50316daa0ecb5246e5d44d62d29096ef2a9fa76a'/>
<id>50316daa0ecb5246e5d44d62d29096ef2a9fa76a</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 release 3.5.7.</title>
<updated>2015-06-19T00:59:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-19T00:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2422cd7742cceaddd5b9d3900d974bc65c6b841f'/>
<id>2422cd7742cceaddd5b9d3900d974bc65c6b841f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in drag and drop.</title>
<updated>2015-06-19T00:11:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-19T00:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f85a86f72d0f51ba13ecb9445468dbf2a8a89edd'/>
<id>f85a86f72d0f51ba13ecb9445468dbf2a8a89edd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated test program with Xcode recommended settings.</title>
<updated>2015-06-18T23:30:52+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-18T23:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87c616aca17c4f5b0fdd373641f9ec95c4bbe04b'/>
<id>87c616aca17c4f5b0fdd373641f9ec95c4bbe04b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some selection operations. Commonly when changing selection modes,</title>
<updated>2015-06-16T03:11:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-16T03:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dfa87cc18cc453a12113a53671c75c8461f437d8'/>
<id>dfa87cc18cc453a12113a53671c75c8461f437d8</id>
<content type='text'>
all of the selection needs to be redrawn so that is implmeneted in
Editor::InvalidateWholeSelection. Any extra selections should be discarded with
only the main remaining so that is Selection::DropAdditionalRanges.
Some default parameters led to less clarity so they no longer have default
values. Both Editor::MovePositionTo methods always returned 0 which was ignored
so they are now void. Some variables were made const.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all of the selection needs to be redrawn so that is implmeneted in
Editor::InvalidateWholeSelection. Any extra selections should be discarded with
only the main remaining so that is Selection::DropAdditionalRanges.
Some default parameters led to less clarity so they no longer have default
values. Both Editor::MovePositionTo methods always returned 0 which was ignored
so they are now void. Some variables were made const.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where maximum two selections possible at once with Ctrl+click due</title>
<updated>2015-06-13T09:53:02+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-13T09:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f1bd8d5f4ac8a741df0b10000f09345752f6e6af'/>
<id>f1bd8d5f4ac8a741df0b10000f09345752f6e6af</id>
<content type='text'>
to change in CancelModes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to change in CancelModes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2015-06-12T04:19:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-12T04:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a54e02fd8201bffbfe6e09835894f9b07ae0fc78'/>
<id>a54e02fd8201bffbfe6e09835894f9b07ae0fc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When combining MarkerHandlerSets, prepend the other set instead of appending</title>
<updated>2015-06-09T09:57:54+00:00</updated>
<author>
<name>JiÅ™Ã­ Techet</name>
<email>techet@gmail.com</email>
</author>
<published>2015-06-09T09:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a4dc7ce7752fb6be0df5f8dbbdac6866ffec130a'/>
<id>a4dc7ce7752fb6be0df5f8dbbdac6866ffec130a</id>
<content type='text'>
When undoing many lines with markers (e.g. "changebar"
markers) LineMarkers::RemoveLine() is called for many
lines and as a result combining markers from the next line for all the
removed lines. This may cause the list contains many thousands of
elements and traversing it becomes expensive.

When lines are removed from the beginning to the end, it's better to prepend
the markers from the next line to the current line instead of appending them
because the current line "accumulates" all the markers from the following
lines and walking the whole list takes more and more time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When undoing many lines with markers (e.g. "changebar"
markers) LineMarkers::RemoveLine() is called for many
lines and as a result combining markers from the next line for all the
removed lines. This may cause the list contains many thousands of
elements and traversing it becomes expensive.

When lines are removed from the beginning to the end, it's better to prepend
the markers from the next line to the current line instead of appending them
because the current line "accumulates" all the markers from the following
lines and walking the whole list takes more and more time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added explanation of SCI_MULTIPLESELECTADDEACH.</title>
<updated>2015-06-11T12:24:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-11T12:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3baaa70160d6cc63b907597d2523a79fe168c0ff'/>
<id>3baaa70160d6cc63b907597d2523a79fe168c0ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and</title>
<updated>2015-06-11T11:58:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-11T11:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c232fb50fc2cb0f30e3440bc61dbe7c5efacef35'/>
<id>c232fb50fc2cb0f30e3440bc61dbe7c5efacef35</id>
<content type='text'>
TargetWholeDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TargetWholeDocument.
</pre>
</div>
</content>
</entry>
</feed>
