<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-3-3-7</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 [#1554]. Bugs in interface file.</title>
<updated>2013-11-20T21:07:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-20T21:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d1c8b303fe5f09b72ad3c9688b1eb184fcdb1c59'/>
<id>d1c8b303fe5f09b72ad3c9688b1eb184fcdb1c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1552].  Search string could be const.</title>
<updated>2013-11-18T03:54:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-18T03:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e541f86974e08c1e7e5ce2daec84f883c8fdcdd'/>
<id>1e541f86974e08c1e7e5ce2daec84f883c8fdcdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexical class for user defined literals in C++11.</title>
<updated>2013-10-28T00:47:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-28T00:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47f27811f8f96bf3045df7e1e60ecde9ba1f56c4'/>
<id>47f27811f8f96bf3045df7e1e60ecde9ba1f56c4</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:#1026]. DMAP lexer added.</title>
<updated>2013-10-18T04:00:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-18T04:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7348db5896eda77891a4acb500d45451d82db551'/>
<id>7348db5896eda77891a4acb500d45451d82db551</id>
<content type='text'>
From Mark Robinson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mark Robinson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1025]. Support multiline comments in FreeBASIC.</title>
<updated>2013-10-16T23:31:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-16T23:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b10147819c0badcc100efb0edd58c64f54369f4c'/>
<id>b10147819c0badcc100efb0edd58c64f54369f4c</id>
<content type='text'>
From Erik.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Erik.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1024]. Lexer added for Rust language.</title>
<updated>2013-10-07T22:10:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-07T22:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dfbe8e902d1bde666fbd18d2a4e6bf1074f7e4b'/>
<id>6dfbe8e902d1bde666fbd18d2a4e6bf1074f7e4b</id>
<content type='text'>
From SiegeLord.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From SiegeLord.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to be</title>
<updated>2013-09-30T04:32:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-30T04:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=973d219c3051089dd2ccab7785dc7b8ac9334105'/>
<id>973d219c3051089dd2ccab7785dc7b8ac9334105</id>
<content type='text'>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code that was a remnant of Carbon support.</title>
<updated>2013-09-16T02:00:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-16T02:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2292ee7c6a128142f817d23fd99f3f0425328c9c'/>
<id>2292ee7c6a128142f817d23fd99f3f0425328c9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use C++ struct initialization {} so can drop -Wno-missing-braces setting for gcc.</title>
<updated>2013-09-10T04:44:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-10T04:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ba6c4c8e180b7506d1cb4f012aac253b3da6750'/>
<id>8ba6c4c8e180b7506d1cb4f012aac253b3da6750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop warning setting -Wno-missing-braces since this has had no effect since gcc 4.2.</title>
<updated>2013-09-10T03:20:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-10T03:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8972cd49a9cb27f21adcb99b5b12a3791de26c34'/>
<id>8972cd49a9cb27f21adcb99b5b12a3791de26c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
