<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-2-00</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>Fixed bug when pasting rectangular at end of line and viewing line ends.</title>
<updated>2009-08-11T00:46:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-11T00:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67c248cb749738ee7967af65da57dce43276f036'/>
<id>67c248cb749738ee7967af65da57dce43276f036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sorting of file names so that outputs will be stable even when</title>
<updated>2009-08-10T12:03:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-10T12:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c624bed899900bf64974ee7cd9f189f5456ef5c'/>
<id>5c624bed899900bf64974ee7cd9f189f5456ef5c</id>
<content type='text'>
glob doesn't return sorted results which happens on Linux.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
glob doesn't return sorted results which happens on Linux.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better fix to recognising numbers.</title>
<updated>2009-08-06T22:32:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-06T22:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d8abb2e4edf2a81898855d2869b16b20ad62143'/>
<id>0d8abb2e4edf2a81898855d2869b16b20ad62143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixed in number recognition.</title>
<updated>2009-08-06T09:31:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-06T09:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f12ec17a5aee5dfd405f2533eb2e08a463c12405'/>
<id>f12ec17a5aee5dfd405f2533eb2e08a463c12405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where indentation guide is drawn over text when the indentation is</title>
<updated>2009-08-06T09:07:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-06T09:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f18a4f2c6ea768721b6f520a282f0235892d50e5'/>
<id>f18a4f2c6ea768721b6f520a282f0235892d50e5</id>
<content type='text'>
in a different style to the default style so spaces are different widths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in a different style to the default style so spaces are different widths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning.</title>
<updated>2009-08-03T01:52:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-03T01:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bdbda8a953b14e9a99478f1c52dfc10337ee68d3'/>
<id>bdbda8a953b14e9a99478f1c52dfc10337ee68d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimum value used for priority wrap line is 0 rather than -1 as -1</title>
<updated>2009-08-02T07:12:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-02T07:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea310c299d0c3a85e58b0b4681a0f7b59a3e669d'/>
<id>ea310c299d0c3a85e58b0b4681a0f7b59a3e669d</id>
<content type='text'>
indicates not a priority wrap. Reversion of 1.273.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
indicates not a priority wrap. Reversion of 1.273.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Bug #2830307 crash when adding marker to line beyond end of document.</title>
<updated>2009-08-01T05:26:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-01T05:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5095d9a78682f03b8b517630b4a7dab108653650'/>
<id>5095d9a78682f03b8b517630b4a7dab108653650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When using Ctrl+Drag for multiple selection when previous selections</title>
<updated>2009-07-30T08:29:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-30T08:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8afa085aba4f6b61f29bee5e896623bb5448605'/>
<id>d8afa085aba4f6b61f29bee5e896623bb5448605</id>
<content type='text'>
dragged over but then that area is deselected, reveal the previous
selections again. This allows the user to undo some bad effects when the
mouse moves further than wanted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dragged over but then that area is deselected, reveal the previous
selections again. This allows the user to undo some bad effects when the
mouse moves further than wanted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Call ClaimSelection after clearing selection so ownership of the</title>
<updated>2009-07-25T02:49:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-25T02:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3eda35484e2a59ae676127df9915e0a48bfccefa'/>
<id>3eda35484e2a59ae676127df9915e0a48bfccefa</id>
<content type='text'>
primary selection can be released when nothing is selected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
primary selection can be released when nothing is selected.
</pre>
</div>
</content>
</entry>
</feed>
