<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-5-3-0</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>Bug [#2343]. Forward declare Message in ScintillaStructures.h in case</title>
<updated>2022-08-15T00:00:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-15T00:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d93312d7c9a65b5a41bc4dbf53e81f98d5f2be1f'/>
<id>d93312d7c9a65b5a41bc4dbf53e81f98d5f2be1f</id>
<content type='text'>
ScintillaMessages.h not included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ScintillaMessages.h not included.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ModifierFlags to ScintillaTypes.h as it is globally useful and not tied</title>
<updated>2022-08-13T09:58:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-13T09:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a3ad77a3499097ae3db33d95176458a0ef0dec2b'/>
<id>a3ad77a3499097ae3db33d95176458a0ef0dec2b</id>
<content type='text'>
to Editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to Editor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2340] Add option to contract every level for SCI_FOLDALL called</title>
<updated>2022-07-29T23:00:32+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-07-29T23:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a91e4af5c5fbbe464093e24ae39f980b56598847'/>
<id>a91e4af5c5fbbe464093e24ae39f980b56598847</id>
<content type='text'>
SC_FOLDACTION_CONTRACT_EVERY_LEVEL.
Avoid processing lines multiple times.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SC_FOLDACTION_CONTRACT_EVERY_LEVEL.
Avoid processing lines multiple times.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_MARK_BAR marker and INDIC_POINT_TOP indicator which are useful for change</title>
<updated>2022-07-31T12:21:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-31T12:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d38429108f2035d9fab0919271f6715cd1b7eda6'/>
<id>d38429108f2035d9fab0919271f6715cd1b7eda6</id>
<content type='text'>
history. Tweak size of INDIC_POINT and INDIC_POINTCHARACTER. Let translucency of
INDIC_COMPOSITIONTHICK be adjusted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
history. Tweak size of INDIC_POINT and INDIC_POINTCHARACTER. Let translucency of
INDIC_COMPOSITIONTHICK be adjusted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added change history which can display document changes (modified, saved, ...)</title>
<updated>2022-07-31T05:51:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-31T05:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=926cb6f7d228b347db16a45e1f2632da475da1f0'/>
<id>926cb6f7d228b347db16a45e1f2632da475da1f0</id>
<content type='text'>
in the margin or in the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the margin or in the text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move EditView::hideSelection to (inverted) SelectionAppearance::visible so that</title>
<updated>2022-07-22T10:32:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-22T10:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6d53881b6c21e7824ba3c83ac175bb233f8ff2a8'/>
<id>6d53881b6c21e7824ba3c83ac175bb233f8ff2a8</id>
<content type='text'>
it can differ between screen and print.
Add GetSelectionHidden to allow testing of HideSelection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it can differ between screen and print.
Add GetSelectionHidden to allow testing of HideSelection.
</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>Feature [feature-requests:#1431] Add SCI_GETSTYLEINDEXAT API to return styles</title>
<updated>2022-03-15T04:14:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-15T04:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23b2a54292964dc653d7ebb64c4b2a044eeaa8e7'/>
<id>23b2a54292964dc653d7ebb64c4b2a044eeaa8e7</id>
<content type='text'>
over 127 as positive integers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
over 127 as positive integers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace "OS X' with "macOS".</title>
<updated>2022-02-10T02:57:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-10T02:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b8ca41b15ca4f53c0f1ccd69e6135694321d854'/>
<id>9b8ca41b15ca4f53c0f1ccd69e6135694321d854</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:#1427] Add multithreaded layout which improves</title>
<updated>2022-02-02T03:25:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-02T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd2623102a9bad31258a0ef31ce6a2972ae6ddad'/>
<id>fd2623102a9bad31258a0ef31ce6a2972ae6ddad</id>
<content type='text'>
performance significantly for very wide lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
performance significantly for very wide lines.
</pre>
</div>
</content>
</entry>
</feed>
