<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-2-5</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>Define the maximum number of margins in Scintilla.iface.</title>
<updated>2013-02-22T06:06:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-22T06:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=18e16eec6d4a66f9d9a365e2498ab511e56b6a97'/>
<id>18e16eec6d4a66f9d9a365e2498ab511e56b6a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't draw line numbers before start of document.</title>
<updated>2013-02-18T03:40:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-18T03:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cdc1fd4eecc8cd59997e1995c91790fba45fff4f'/>
<id>cdc1fd4eecc8cd59997e1995c91790fba45fff4f</id>
<content type='text'>
For elastic over-shoot scrolling, Scintilla was drawing lines with
0, -1, ... in the margin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For elastic over-shoot scrolling, Scintilla was drawing lines with
0, -1, ... in the margin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drawing of markers at negative coordinates due to integer truncation.</title>
<updated>2013-02-18T03:32:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-18T03:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fe79e81ff75d1f7d28ae5497b9b6842e26a6161'/>
<id>8fe79e81ff75d1f7d28ae5497b9b6842e26a6161</id>
<content type='text'>
For elastic over-shoot scrolling, Scintilla may draw lines before 0 so
draws markers at negative coordinates. Normal float-&gt;int coercion uses
truncation so that markers will be drawn a pixel away from where they
should be for consistent placement within the marker space. If scrolling
causes drawing in slices, a line may be drawn twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For elastic over-shoot scrolling, Scintilla may draw lines before 0 so
draws markers at negative coordinates. Normal float-&gt;int coercion uses
truncation so that markers will be drawn a pixel away from where they
should be for consistent placement within the marker space. If scrolling
causes drawing in slices, a line may be drawn twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: [#1446]. Display thumb at correct position when SetVScrollBar(true) called.</title>
<updated>2013-02-17T23:41:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-17T23:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02b2001a78189a0f4a6c3b51849efba161e0f7ab'/>
<id>02b2001a78189a0f4a6c3b51849efba161e0f7ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add allocation of extended styles.</title>
<updated>2013-02-04T22:28:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-04T22:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9162c73355b47219d24ddba152fe931fdfabbcfc'/>
<id>9162c73355b47219d24ddba152fe931fdfabbcfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added assert to silence Xcode analyse warning.</title>
<updated>2013-01-29T23:35:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-29T23:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a829b2334bda5567113d9c63e91ceb041ed99f34'/>
<id>a829b2334bda5567113d9c63e91ceb041ed99f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed unused value warning.</title>
<updated>2013-01-26T02:23:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-26T02:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e72ebeabe39b7ac2d1b131dae75b6f58aa46ffd'/>
<id>6e72ebeabe39b7ac2d1b131dae75b6f58aa46ffd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add private copy constructors to prevent copying and avoid warnings.</title>
<updated>2013-01-19T03:38:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-19T03:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a30cba782eca76807bde43f1f693d3f923ce6d8c'/>
<id>a30cba782eca76807bde43f1f693d3f923ce6d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document,</title>
<updated>2013-01-19T00:40:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-19T00:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d6ac5bf56d40512ac0634d7a5bee6f7328b7d41f'/>
<id>d6ac5bf56d40512ac0634d7a5bee6f7328b7d41f</id>
<content type='text'>
Editor and the message interface.
Will only be turned on for lexers that support Unicode line ends.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Editor and the message interface.
Will only be turned on for lexers that support Unicode line ends.
</pre>
</div>
</content>
</entry>
<entry>
<title>To allow for new line end sequences implement IsPositionInLineEnd on the</title>
<updated>2013-01-19T00:17:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-19T00:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=46ff1fe3d148b9d131788be6b4d7da8daa65189c'/>
<id>46ff1fe3d148b9d131788be6b4d7da8daa65189c</id>
<content type='text'>
document and use it instead of checks for particular byte values.
Use equivalent checks against numCharsBeforeEOL in other contexts.
When line ends visible, display byte value blobs for non-ASCII line ends.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
document and use it instead of checks for particular byte values.
Use equivalent checks against numCharsBeforeEOL in other contexts.
When line ends visible, display byte value blobs for non-ASCII line ends.
</pre>
</div>
</content>
</entry>
</feed>
