<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-3-9</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>Bug [#1574]. Fix 3.3.8 bug where external lexers became inaccessible.</title>
<updated>2014-01-30T03:17:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-30T03:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f110286dbd0f760395105876637740816ba976c8'/>
<id>f110286dbd0f760395105876637740816ba976c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ELEMENTS macro and use it to clarify determining size of arrays.</title>
<updated>2014-01-20T22:45:29+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-20T22:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c63c9dc7ca058d1b352c14f8052769d541c7e955'/>
<id>c63c9dc7ca058d1b352c14f8052769d541c7e955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement new marker symbol SC_MARK_BOOKMARK.</title>
<updated>2014-01-20T22:18:57+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-20T22:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=023603c25dfdc73b0a51baaf3309d1bf18e04261'/>
<id>023603c25dfdc73b0a51baaf3309d1bf18e04261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With Direct2D draw circles with a 1 pixel larger radius to better match</title>
<updated>2014-01-17T23:48:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-17T23:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67c5f029380f3eb0c63886644aa7e0fca8d7b0aa'/>
<id>67c5f029380f3eb0c63886644aa7e0fca8d7b0aa</id>
<content type='text'>
other platforms and ensure for folding markers that the '+' or '-' do
not touch the circle.
Change order of drawing so that circles are drawn after connecting
lines so overwrite any tails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
other platforms and ensure for folding markers that the '+' or '-' do
not touch the circle.
Change order of drawing so that circles are drawn after connecting
lines so overwrite any tails.
</pre>
</div>
</content>
</entry>
<entry>
<title>For SC_MARK_ARROWS, scale the arrows to fit the line height.</title>
<updated>2014-01-17T23:41:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-17T23:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=39b6301d325041d26de89e8ed2e6f30929e52370'/>
<id>39b6301d325041d26de89e8ed2e6f30929e52370</id>
<content type='text'>
Avoid drawing one arm of each arrow longer than the other on Cocoa.
The weight of the strokes is more uniform on Windows/Direct2D and Cairo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid drawing one arm of each arrow longer than the other on Cocoa.
The weight of the strokes is more uniform on Windows/Direct2D and Cairo.
</pre>
</div>
</content>
</entry>
<entry>
<title>CallTipSetPosStart API added.</title>
<updated>2014-01-14T08:08:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-14T08:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ea7245b440aa3de91ff532ce102ea9fa7e34d6c'/>
<id>9ea7245b440aa3de91ff532ce102ea9fa7e34d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send SCN_UPDATEUI with SC_UPDATE_SELECTION for Shift+Tab inside text.</title>
<updated>2014-01-12T21:59:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-12T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68db55c57d1fa191a5b1dfb96742619a80d90d77'/>
<id>68db55c57d1fa191a5b1dfb96742619a80d90d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a std::map for KeyMap to avoid custom iteration in favour of standard</title>
<updated>2014-01-02T01:45:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-02T01:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38e38ba14e753b2c7d2f5fc2ed62e4991a28c703'/>
<id>38e38ba14e753b2c7d2f5fc2ed62e4991a28c703</id>
<content type='text'>
provided functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
provided functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure caret is visible after scroll.</title>
<updated>2013-12-27T02:06:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-27T02:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6aea75304eb832c898cbe6f35f99ff1512920b45'/>
<id>6aea75304eb832c898cbe6f35f99ff1512920b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions which</title>
<updated>2013-12-22T07:00:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-22T07:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ca1a5ea845c283a9c84fd2ae9f6d152cca354183'/>
<id>ca1a5ea845c283a9c84fd2ae9f6d152cca354183</id>
<content type='text'>
guaranty termination where possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
guaranty termination where possible.
</pre>
</div>
</content>
</entry>
</feed>
