<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-4-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>Readying 4.3.0 release.</title>
<updated>2020-01-12T09:05:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-12T09:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da6e23074d6ed99dc4b42ec9e3e1b29e44b8d8b8'/>
<id>da6e23074d6ed99dc4b42ec9e3e1b29e44b8d8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the code changed with 7883 dropping CF_TEXT.</title>
<updated>2020-01-11T03:42:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-11T03:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=680ebfaa2ed409a62bd1e1d863b3df17f706d656'/>
<id>680ebfaa2ed409a62bd1e1d863b3df17f706d656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now used in all</title>
<updated>2020-01-09T03:21:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-09T03:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a3def7b51ade909d6902346279a42a6bd52304a'/>
<id>6a3def7b51ade909d6902346279a42a6bd52304a</id>
<content type='text'>
cases. Windows automatically provides CF_UNICODETEXT when CF_TEXT on clipboard.
This does not change drag-and-drop as that depends on CF_TEXT such as when
dragging from DBCS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cases. Windows automatically provides CF_UNICODETEXT when CF_TEXT on clipboard.
This does not change drag-and-drop as that depends on CF_TEXT such as when
dragging from DBCS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Raku lexer and style properties and example files</title>
<updated>2020-01-03T23:08:28+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-03T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f43e72c8ca4555105cd0b97863d3907f7fc62a5'/>
<id>7f43e72c8ca4555105cd0b97863d3907f7fc62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more accurate for 'make clean' as bin directory now shared with Lexilla.</title>
<updated>2019-12-31T23:21:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T23:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3e959c127418a2053db1ea6acbe4ee9030b70fe1'/>
<id>3e959c127418a2053db1ea6acbe4ee9030b70fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_SETILEXER.</title>
<updated>2019-12-31T09:19:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0af155eae811e515b7d4fbad8e198cdf01f6ff2f'/>
<id>0af155eae811e515b7d4fbad8e198cdf01f6ff2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use safe mechanism for converting between function pointers and void*.</title>
<updated>2019-12-13T03:55:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T03:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eab0c872c43486e670cb0157f83910982e3ad10b'/>
<id>eab0c872c43486e670cb0157f83910982e3ad10b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.</title>
<updated>2019-12-12T23:15:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-12T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54c7ef44396c43b964060cb15e2ebdbf7359cb02'/>
<id>54c7ef44396c43b964060cb15e2ebdbf7359cb02</id>
<content type='text'>
This allows removal of related #include statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows removal of related #include statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Scintilla.def prerequisite as not used by gcc or clang.</title>
<updated>2019-12-30T01:59:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-30T01:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d2cf5bb6c6eb9ec09aaf7db31c1bb7e750d8dcc5'/>
<id>d2cf5bb6c6eb9ec09aaf7db31c1bb7e750d8dcc5</id>
<content type='text'>
That allows simplifying the recipe to just use the prerequisites $^.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That allows simplifying the recipe to just use the prerequisites $^.
</pre>
</div>
</content>
</entry>
</feed>
