<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-2-2</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>Add SCI_VCHOMEDISPLAYEXTEND keyboard command</title>
<updated>2012-08-26T12:18:30+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-08-26T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6783c288d92d91660afa83aef636c17d8dd7c64a'/>
<id>6783c288d92d91660afa83aef636c17d8dd7c64a</id>
<content type='text'>
This is like SCI_VCHOMEDISPLAY but extending the selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is like SCI_VCHOMEDISPLAY but extending the selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_VCHOMEDISPLAY keyboard command</title>
<updated>2012-08-24T22:07:55+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-08-24T22:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d88283eb94e318406cf3b6c1c3d489668ac8e804'/>
<id>d88283eb94e318406cf3b6c1c3d489668ac8e804</id>
<content type='text'>
This works like SCI_HOMEDISPLAY but goes to the first visible character
if on a logical line, like does SCI_VCHOME.  This command makes it
possible to use display-line-aware commands while keeping the "smart
home" feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works like SCI_HOMEDISPLAY but goes to the first visible character
if on a logical line, like does SCI_VCHOME.  This command makes it
possible to use display-line-aware commands while keeping the "smart
home" feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid poor drawing at right of INDIC_SQUIGGLE.</title>
<updated>2012-08-05T07:40:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-05T07:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6812414a55571b3157ac0857fc25e1a6d4b8402a'/>
<id>6812414a55571b3157ac0857fc25e1a6d4b8402a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align INDIC_DOTBOX to pixel grid for full intensity.</title>
<updated>2012-08-05T07:30:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-05T07:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5506609e3e407d7fa578f9075d70b613d50a8bc'/>
<id>c5506609e3e407d7fa578f9075d70b613d50a8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE.</title>
<updated>2012-08-05T07:25:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-05T07:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f69ba9aceede05a682156e755a12dae0321fb5e4'/>
<id>f69ba9aceede05a682156e755a12dae0321fb5e4</id>
<content type='text'>
Based on work by Matthew Brush and Lex Trottman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on work by Matthew Brush and Lex Trottman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ncurses platform. Rest of the implementation is an external project.</title>
<updated>2012-07-24T05:29:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-24T05:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6728875a9748d11ca2fb92ad36a2e640b03aed38'/>
<id>6728875a9748d11ca2fb92ad36a2e640b03aed38</id>
<content type='text'>
From Mitchell Foral.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mitchell Foral.
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale factor implemented for RGBAImages to allow for high definition markers on retina displays.</title>
<updated>2012-07-21T06:57:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-07-21T06:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7dcbdef9d6ae95e7c9232418d12195582faaa54b'/>
<id>7dcbdef9d6ae95e7c9232418d12195582faaa54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid problems when calltip highlight range is negative. Bug #3545938.</title>
<updated>2012-07-21T01:14:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-21T01:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38dc2df4119595f2a553cec3f9b51adaa160c973'/>
<id>38dc2df4119595f2a553cec3f9b51adaa160c973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>strncat was being used with incorrect length argument. Result is always</title>
<updated>2012-07-18T01:15:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-18T01:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6725433c27f289933649660f6b506b596bcfb7a2'/>
<id>6725433c27f289933649660f6b506b596bcfb7a2</id>
<content type='text'>
safely limited so use strcat instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
safely limited so use strcat instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid loss of precision warnings from Borland.</title>
<updated>2012-07-17T03:05:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-17T03:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6593e51be481f91379970bc2fdda9cdc81fde251'/>
<id>6593e51be481f91379970bc2fdda9cdc81fde251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
