<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/win32Tests.py, branch sciteco-rel-5-6-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>Update unittest method names to work with Python 3.12.</title>
<updated>2023-11-05T01:13:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T01:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=55dd3523203ba7210b3f3b6c658c5bfb7d2d992b'/>
<id>55dd3523203ba7210b3f3b6c658c5bfb7d2d992b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Remove line end white space.</title>
<updated>2021-08-24T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc0398d650e75efe9641f0c48d630f2c2027281a'/>
<id>dc0398d650e75efe9641f0c48d630f2c2027281a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug on Win32 where calling WM_GETTEXT for more text than in document could</title>
<updated>2020-06-11T06:22:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-06-11T06:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=48f0363fe07d2d56b1e4d597abcd7db26e15dd80'/>
<id>48f0363fe07d2d56b1e4d597abcd7db26e15dd80</id>
<content type='text'>
return less text than in document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return less text than in document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python versions for files that may involve PySide on Linux which requires</title>
<updated>2020-04-17T10:26:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T10:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c16dc29844747f1f04b30cfce3d8badecd07bdbe'/>
<id>c16dc29844747f1f04b30cfce3d8badecd07bdbe</id>
<content type='text'>
Python 2 still. On Windows, Python3 is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2 still. On Windows, Python3 is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam.</title>
<updated>2019-06-15T01:10:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-15T01:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae703a47e6ad96c83376f4958f2fafee8135735f'/>
<id>ae703a47e6ad96c83376f4958f2fafee8135735f</id>
<content type='text'>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</pre>
</div>
</content>
</entry>
</feed>
