<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, branch sciteco-rel-5-3-4</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>Add multithreaded wrap to significantly improve performance of wrapping large</title>
<updated>2023-03-02T11:02:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43ba96d61994db084e61b31df278d2d87c1f313c'/>
<id>43ba96d61994db084e61b31df278d2d87c1f313c</id>
<content type='text'>
files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify printing of markers.</title>
<updated>2023-01-13T23:39:04+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2023-01-13T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=abfef700976bbf3a2843b498f4216f63164d8661'/>
<id>abfef700976bbf3a2843b498f4216f63164d8661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_REPLACETARGETMINIMAL to change text without causing unchanged prefix and</title>
<updated>2022-11-21T22:24:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-11-21T22:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb8cd73d839a96f98bb1ce887c694271f9c24788'/>
<id>cb8cd73d839a96f98bb1ce887c694271f9c24788</id>
<content type='text'>
suffix to be marked as modified in change history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
suffix to be marked as modified in change history.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for validity of 'seealso' links in documentation. Fix 'seelaso' links.</title>
<updated>2022-10-25T21:09:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-25T21:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76e57bb0da5733042fb2be0c783161dfb40654da'/>
<id>76e57bb0da5733042fb2be0c783161dfb40654da</id>
<content type='text'>
Fix some minor formatting issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some minor formatting issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document SC_AC_SINGLE_CHOICE.</title>
<updated>2022-10-25T21:07:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-25T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a3e45cd77bfa07fc5681132e48d154c3b68fb34a'/>
<id>a3e45cd77bfa07fc5681132e48d154c3b68fb34a</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>Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION to</title>
<updated>2022-10-03T22:35:06+00:00</updated>
<author>
<name>Ferdinand Oeinck</name>
<email>unknown</email>
</author>
<published>2022-10-03T22:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4d5c00424eff7c84b4152b4df4de5c0ba4b12bc'/>
<id>f4d5c00424eff7c84b4152b4df4de5c0ba4b12bc</id>
<content type='text'>
make it easier to edit around invisible text.
This also allows representing long lexemes with a single character to provide a
summarized view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make it easier to edit around invisible text.
This also allows representing long lexemes with a single character to provide a
summarized view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw SC_MARK_BAR markers underneath other markers as they often cover multiple</title>
<updated>2022-10-01T01:22:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-01T01:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=232fad28e7003fd38e2468258bcfacc61381ef7a'/>
<id>232fad28e7003fd38e2468258bcfacc61381ef7a</id>
<content type='text'>
lines for change history and other markers mark individual lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lines for change history and other markers mark individual lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve explanations of change history. Example image shows all states.</title>
<updated>2022-08-29T04:38:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-29T04:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed6f18d6bf0e71014de9193a88e4b9cf5a957d2f'/>
<id>ed6f18d6bf0e71014de9193a88e4b9cf5a957d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix INDICATOR_HISTORY.</title>
<updated>2022-08-25T23:17:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-25T23:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=84ba032236e9577ca591fbe8a65648217351df23'/>
<id>84ba032236e9577ca591fbe8a65648217351df23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
