<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/ScintillaCallable.py, branch rel-5-5-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>Fix some warnings from ruff.</title>
<updated>2023-03-14T22:45:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-14T22:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=481b5651df9bd160d4ff1f1ba471eead61a53252'/>
<id>481b5651df9bd160d4ff1f1ba471eead61a53252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1455] Implement GetStyledTextFull as a 64-bit safe</title>
<updated>2022-10-19T02:36:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-19T02:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e9280bf01239e81b01899992647766d0c073253b'/>
<id>e9280bf01239e81b01899992647766d0c073253b</id>
<content type='text'>
version of GetStyledText.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version of GetStyledText.
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate APIs to support 64-bit document positions on Win32:</title>
<updated>2022-05-16T22:52:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-16T22:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=475450c76ceef43a7f5b2c68ed5848baee96b6dc'/>
<id>475450c76ceef43a7f5b2c68ed5848baee96b6dc</id>
<content type='text'>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow property-style access to colour and colouralpha APIs.</title>
<updated>2021-05-11T23:07:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-11T23:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5468995af334359c04625dbd374658bbf91b0449'/>
<id>5468995af334359c04625dbd374658bbf91b0449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 6: Support enumerated types in APIs.</title>
<updated>2019-06-18T03:21:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T03:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab38beeb9a31a5df65b6e2a41251ca36574065f3'/>
<id>ab38beeb9a31a5df65b6e2a41251ca36574065f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 3: Add pointer type to ScintillaCallable.py.</title>
<updated>2019-06-18T01:57:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T01:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1adbac1a481a84b1e26f723827574bf51f22b12e'/>
<id>1adbac1a481a84b1e26f723827574bf51f22b12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 2: Add line type to ScintillaCallable.py.</title>
<updated>2019-06-18T00:29:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T00:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e2be1c064ec5ea1001bec213241fc9094aa6c43f'/>
<id>e2be1c064ec5ea1001bec213241fc9094aa6c43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 64-bit safe type for return from Scintilla.</title>
<updated>2017-06-09T02:48:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-09T02:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8931f1d77ee4f032eb5cf1ecff2c8b51fff1f31'/>
<id>d8931f1d77ee4f032eb5cf1ecff2c8b51fff1f31</id>
<content type='text'>
Allows pointer returning methods like GetRangePointer to work in 64-bit code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows pointer returning methods like GetRangePointer to work in 64-bit code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2015-11-20T00:05:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-20T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6652c4eadad09cf6ea23b690c92d70b55a49d57f'/>
<id>6652c4eadad09cf6ea23b690c92d70b55a49d57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First argument to SetText is not used so was difficult to set a text containing NUL.</title>
<updated>2013-07-07T03:51:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T03:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b203d169ce0cc315f6e9892861eda150edcf77d9'/>
<id>b203d169ce0cc315f6e9892861eda150edcf77d9</id>
<content type='text'>
Add SetContents to make it easier to setup test cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add SetContents to make it easier to setup test cases.
</pre>
</div>
</content>
</entry>
</feed>
