<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-5-3-2</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>Updates for version 5.3.2.</title>
<updated>2022-12-02T01:38:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-12-02T01:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a2bac6f3b88075f441cfc4eed1072dda5cf1757'/>
<id>6a2bac6f3b88075f441cfc4eed1072dda5cf1757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change release compilation optimization option to favour speed over space.</title>
<updated>2022-12-01T06:27:09+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2022-12-01T06:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a400bd33f0cb4f322de4208bb7159673a399521'/>
<id>9a400bd33f0cb4f322de4208bb7159673a399521</id>
<content type='text'>
-O2 for MSVC and -O3 for gcc and clang.
Change code in Editor.cxx to avoid a warning that occurs with gcc -O3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-O2 for MSVC and -O3 for gcc and clang.
Change code in Editor.cxx to avoid a warning that occurs with gcc -O3.
</pre>
</div>
</content>
</entry>
<entry>
<title>On Qt, allow string form XPM images for SCI_REGISTERIMAGE.</title>
<updated>2022-12-01T04:50:34+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2022-12-01T04:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b80ca55f14fc7e0aa582a1b0b2117faf23ec29be'/>
<id>b80ca55f14fc7e0aa582a1b0b2117faf23ec29be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2363]. Change 'paragraph up' commands SCI_PARAUP and SCI_PARAUPEXTEND to</title>
<updated>2022-11-28T06:59:01+00:00</updated>
<author>
<name>Michael Heath</name>
<email>unknown</email>
</author>
<published>2022-11-28T06:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8cedd574bc15453d86926a71f9a8197dc5fdb5ee'/>
<id>8cedd574bc15453d86926a71f9a8197dc5fdb5ee</id>
<content type='text'>
go to the start position of the paragraph containing the caret.
Only if the caret is already at the start of the paragraph will it go to the
start of the previous paragraph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go to the start position of the paragraph containing the caret.
Only if the caret is already at the start of the paragraph will it go to the
start of the previous paragraph.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2344]. Avoid blurry display with DirectWrite in GDI scaling mode.</title>
<updated>2022-11-26T11:28:13+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2022-11-26T11:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a179c1bd5f83c7b6c649fadbf98ffb2309e50adc'/>
<id>a179c1bd5f83c7b6c649fadbf98ffb2309e50adc</id>
<content type='text'>
https://sourceforge.net/p/scintilla/code/merge-requests/28/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://sourceforge.net/p/scintilla/code/merge-requests/28/
</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>On Qt, implement SCI_SETRECTANGULARSELECTIONMODIFIER for all platforms.</title>
<updated>2022-10-29T10:09:28+00:00</updated>
<author>
<name>dail8859</name>
<email>dail8859@yahoo.com</email>
</author>
<published>2022-10-29T10:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ae14dd681c7f78af6d184286f3c2a94dac9a40b'/>
<id>5ae14dd681c7f78af6d184286f3c2a94dac9a40b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2344]. Use the top-level window to find the monitor for DirectWrite</title>
<updated>2022-10-29T10:05:25+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2022-10-29T10:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0371d58dfd4d055b040ba7274fb5b537532d257'/>
<id>c0371d58dfd4d055b040ba7274fb5b537532d257</id>
<content type='text'>
rendering parameters. Temporarily switch DPI awareness to find correct monitor
in GDI scaling mode.
https://sourceforge.net/p/scintilla/code/merge-requests/34/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rendering parameters. Temporarily switch DPI awareness to find correct monitor
in GDI scaling mode.
https://sourceforge.net/p/scintilla/code/merge-requests/34/
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize and fix issue links.</title>
<updated>2022-10-28T00:37:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-28T00:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e04a2cf64168091c804bb8856db6cb5d85d3251d'/>
<id>e04a2cf64168091c804bb8856db6cb5d85d3251d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
