<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaCocoa.h, branch rel-4-4-3</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>Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.</title>
<updated>2019-12-12T23:15:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-12T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54c7ef44396c43b964060cb15e2ebdbf7359cb02'/>
<id>54c7ef44396c43b964060cb15e2ebdbf7359cb02</id>
<content type='text'>
This allows removal of related #include statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows removal of related #include statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-06-29T22:34:46+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-29T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7e2afd1f88bf735b010461ff505470bfa468547'/>
<id>d7e2afd1f88bf735b010461ff505470bfa468547</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include "CharacterCategory.h" in all files that include "Document.h" as it will</title>
<updated>2019-03-28T21:11:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-28T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=62b31d42a2ee02b4992134d325fab6f297729094'/>
<id>62b31d42a2ee02b4992134d325fab6f297729094</id>
<content type='text'>
be needed for adding a CharacterCategory feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be needed for adding a CharacterCategory feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the only use of a function from &lt;cctype&gt; with a Scintilla function.</title>
<updated>2019-01-13T05:30:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-13T05:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a0bafea3e458fbe58d7de7bd242934784ceb02b'/>
<id>3a0bafea3e458fbe58d7de7bd242934784ceb02b</id>
<content type='text'>
Remove inclusion of &lt;cctype&gt; except in lexers as cctype functions often behave
poorly and may crash for out of bounds arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove inclusion of &lt;cctype&gt; except in lexers as cctype functions often behave
poorly and may crash for out of bounds arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardized signature of TargetAsUTF8 and EncodedFromUTF8.</title>
<updated>2018-04-25T06:26:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T06:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f88849f4e0784056efcea8aaea2138aebdf3dfe'/>
<id>5f88849f4e0784056efcea8aaea2138aebdf3dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with 64-bit positions by using types that expand to 64-bits and</title>
<updated>2018-04-21T22:29:01+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-21T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc7c28cfcf21c18f96a49f2cc0818d4f676bd301'/>
<id>dc7c28cfcf21c18f96a49f2cc0818d4f676bd301</id>
<content type='text'>
removing casts to int.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removing casts to int.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use forward class definitions of XPM and RGBAImage so only code that uses them</title>
<updated>2018-03-14T23:15:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-14T23:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=601277bddb0a4d871b8ab90e88b5d7dfde3ec2a3'/>
<id>601277bddb0a4d871b8ab90e88b5d7dfde3ec2a3</id>
<content type='text'>
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote methods from int to ptrdiff_t to allow extension to 64-bits.</title>
<updated>2018-03-03T03:17:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-03T03:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26537cf9042a01e80b1b6fa750cfb2ecdc46804b'/>
<id>26537cf9042a01e80b1b6fa750cfb2ecdc46804b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New header ILoader.h defines ILoader interface as it does not belong in ILexer.h.</title>
<updated>2017-08-28T07:22:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-28T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a541f67cbb7eaaaa7a7d55bc1ae40e218f5f39e'/>
<id>8a541f67cbb7eaaaa7a7d55bc1ae40e218f5f39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old timer code in favour of the FineTicker* methods.</title>
<updated>2017-06-12T04:31:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T04:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df5b01f2a02e56127dc989113d7d12a6518632bf'/>
<id>df5b01f2a02e56127dc989113d7d12a6518632bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
