<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaHistory.html, 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>Fix typo.</title>
<updated>2022-08-24T03:03:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-24T03:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=297d059674950f0bc5dee24387fd1f3950042599'/>
<id>297d059674950f0bc5dee24387fd1f3950042599</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.3.0 release.</title>
<updated>2022-08-24T02:34:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-24T02:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f9b3716262fe32331105b01bf6cf18cc4429b5b3'/>
<id>f9b3716262fe32331105b01bf6cf18cc4429b5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Change log for previous two changes.</title>
<updated>2022-08-01T06:14:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-01T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6db9764146c11637c6cc3d6749a566f17e6f3429'/>
<id>6db9764146c11637c6cc3d6749a566f17e6f3429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve drawing of rounded rectangles with Direct2D.</title>
<updated>2022-08-01T01:03:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-01T01:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee4e08d81f633437034b05b56a82dc20f474991a'/>
<id>ee4e08d81f633437034b05b56a82dc20f474991a</id>
<content type='text'>
Treat case where outline and fill are same colour as single fill call for more
uniform appearance.
In thin rectangles, shift to semi-circular ends when no room for full rounded
corners.
Use different radius for fill and stroke for more uniform appearance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treat case where outline and fill are same colour as single fill call for more
uniform appearance.
In thin rectangles, shift to semi-circular ends when no room for full rounded
corners.
Use different radius for fill and stroke for more uniform appearance.
</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>Bug [#2341] Stop including STYLE_CALLTIP when calculating line height.</title>
<updated>2022-07-22T11:11:33+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2022-07-22T11:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=46e54d394dfd76a0d3055850ce8e6f394dfe2ba7'/>
<id>46e54d394dfd76a0d3055850ce8e6f394dfe2ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2335] Fix incorrect display of selection when printing in some modes.</title>
<updated>2022-07-22T10:36:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-22T10:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4bfb45aca9a2e2dd181cdd6f5d7823ac3ae72a0e'/>
<id>4bfb45aca9a2e2dd181cdd6f5d7823ac3ae72a0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2338] Enable multiline regex for gcc and clang when REGEX_MULTILINE defined.</title>
<updated>2022-07-17T22:28:44+00:00</updated>
<author>
<name>Jacky Yang</name>
<email>unknown</email>
</author>
<published>2022-07-17T22:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cd203ffde6b18ecabd7371ca839afc6c779913b4'/>
<id>cd203ffde6b18ecabd7371ca839afc6c779913b4</id>
<content type='text'>
This requires gcc 11.3 or clang 14.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires gcc 11.3 or clang 14.
</pre>
</div>
</content>
</entry>
</feed>
