<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts/HFacer.py, branch rel-5-6-1</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>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>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>Provide more data for unused values in commented-out code to make it easier to</title>
<updated>2021-06-06T23:09:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-06T23:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4fb6cb9c6e694574aab4aa29640f9903df407aed'/>
<id>4fb6cb9c6e694574aab4aa29640f9903df407aed</id>
<content type='text'>
choose a better feature value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
choose a better feature value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code and imports as found by Vulture.</title>
<updated>2021-05-06T04:20:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-06T04:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43e81343caba072317c0141ef30fc75b3cedab0f'/>
<id>43e81343caba072317c0141ef30fc75b3cedab0f</id>
<content type='text'>
https://github.com/jendrikseipp/vulture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/jendrikseipp/vulture
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Lexilla definitions from Scintilla.iface as they are now in</title>
<updated>2021-02-06T02:32:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-02-06T02:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb7a8f0408a0b3f1e6ecf5f90b20ada206cf9f06'/>
<id>eb7a8f0408a0b3f1e6ecf5f90b20ada206cf9f06</id>
<content type='text'>
lexilla/include/LexicalStyles.iface.
Remove filtering of lexical constants from HFacer.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lexilla/include/LexicalStyles.iface.
Remove filtering of lexical constants from HFacer.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lexer data extraction and regeneration since lexers are now in Lexilla.</title>
<updated>2021-02-03T23:16:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-02-03T23:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=201db60456b44128f48c818ea0a13d1146ee7df5'/>
<id>201db60456b44128f48c818ea0a13d1146ee7df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pathlib in generator scripts.</title>
<updated>2020-05-19T02:39:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-19T02:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef98916585104cb893bdd7dd8f4bf91313639baf'/>
<id>ef98916585104cb893bdd7dd8f4bf91313639baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python versions. Modules that are only used as top level scripts or from</title>
<updated>2020-04-17T10:24:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T10:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df5f7a0c831a77b4c981e168a5dbbdcaaa4d90b9'/>
<id>df5f7a0c831a77b4c981e168a5dbbdcaaa4d90b9</id>
<content type='text'>
scripts that require Python 3.6 have Python 2.x support removed.
Modules that may be called from Python 2 for PySide require Python 2.7.
Documented how to run scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
scripts that require Python 3.6 have Python 2.x support removed.
Modules that may be called from Python 2 for PySide require Python 2.7.
Documented how to run scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or update #! lines of Python scripts to use python3.</title>
<updated>2020-03-11T04:32:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-11T04:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5c8cd58e4972e142c3a199a00625e7c93de5ddd'/>
<id>b5c8cd58e4972e142c3a199a00625e7c93de5ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize whitespace.</title>
<updated>2017-09-14T03:52:40+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2017-09-14T03:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c19d126a44c343e5b15ae0dadda6ce0fc2b9b44'/>
<id>5c19d126a44c343e5b15ae0dadda6ce0fc2b9b44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
