<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-5-5-5</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>Switch to using ComPtr from WRL for render target code for simplicity and</title>
<updated>2025-02-16T21:48:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-16T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd58631f7a0193dd95523d1ebe4114753fef06c0'/>
<id>dd58631f7a0193dd95523d1ebe4114753fef06c0</id>
<content type='text'>
familiarity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
familiarity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Direct2D/DirectWrite 1.1. Add SC_TECHNOLOGY_DIRECT_WRITE_1 to use an</title>
<updated>2025-02-12T02:19:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-12T02:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1ff212a46192cb86fcb6451848b200898a28f6ff'/>
<id>1ff212a46192cb86fcb6451848b200898a28f6ff</id>
<content type='text'>
explicit swap chain and ID2D1DeviceContext.
Stop supporting DirectWrite on Windows Vista.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
explicit swap chain and ID2D1DeviceContext.
Stop supporting DirectWrite on Windows Vista.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Direct2D headers to Direct2D 1.1.</title>
<updated>2025-02-09T04:42:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-09T04:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=730c22d11439b9c72aab6687fa63c37d7c840bbe'/>
<id>730c22d11439b9c72aab6687fa63c37d7c840bbe</id>
<content type='text'>
Doesn't change functionality yet but ensures more recent APIs will be available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doesn't change functionality yet but ensures more recent APIs will be available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement serialization of Selection to and from strings.</title>
<updated>2025-01-31T22:07:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-01-31T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd03d24f8bd44813db8ed1c73c5a46400d94a7cf'/>
<id>bd03d24f8bd44813db8ed1c73c5a46400d94a7cf</id>
<content type='text'>
Requires std::from_chars to be available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requires std::from_chars to be available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new header to order.</title>
<updated>2024-08-16T23:27:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-08-16T23:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3954d65c1b372ff89e344bda07710e931dd34ffe'/>
<id>3954d65c1b372ff89e344bda07710e931dd34ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move UndoHistory into its own module that is accessible from CellBuffer and</title>
<updated>2024-01-31T21:56:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-01-31T21:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6b542f84e65083552e52768db7bb4c11dcd7a64'/>
<id>c6b542f84e65083552e52768db7bb4c11dcd7a64</id>
<content type='text'>
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IDocumentEditable interface for efficient interaction with document objects.</title>
<updated>2023-12-19T22:24:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-12-19T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1b153f8d8d4b2f09afc2d039256c958e94bd3b05'/>
<id>1b153f8d8d4b2f09afc2d039256c958e94bd3b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ReadFileAsList and FindSectionInList from Scintilla to Lexilla as Lexilla</title>
<updated>2023-11-20T01:28:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-20T01:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1348727852f4f9d517245ad9b20bf3c056af47ec'/>
<id>1348727852f4f9d517245ad9b20bf3c056af47ec</id>
<content type='text'>
is the only user of these functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is the only user of these functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify script.</title>
<updated>2023-11-05T01:14:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T01:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86458d3441bb189501d27744385535b613a78729'/>
<id>86458d3441bb189501d27744385535b613a78729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document 'credits' property.</title>
<updated>2023-11-03T23:46:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-03T23:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=577f2dab11d303cf75dfed64f5f87aaa1191b1d1'/>
<id>577f2dab11d303cf75dfed64f5f87aaa1191b1d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
