<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-3-6-6</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 [#1829]. Include comments for enu and lex definitions.</title>
<updated>2016-05-16T07:08:48+00:00</updated>
<author>
<name>Kasper B. Graversen</name>
<email>unknown</email>
</author>
<published>2016-05-16T07:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f39e2e75170e9b1953eb7eb6ed48326e6af0c24e'/>
<id>f39e2e75170e9b1953eb7eb6ed48326e6af0c24e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update header ordering to cover all headers used in Scintilla and reorder</title>
<updated>2016-04-08T00:49:16+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-04-08T00:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c9d0f1640b7133977d73285e6b103158bbe7653'/>
<id>8c9d0f1640b7133977d73285e6b103158bbe7653</id>
<content type='text'>
in Cocoa source consistently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in Cocoa source consistently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since stddef.h is the most basic header, defining size_t, move it first.</title>
<updated>2016-03-24T23:44:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-24T23:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b027520fbf13b7d12fec09b323f8b5547ca7c46'/>
<id>3b027520fbf13b7d12fec09b323f8b5547ca7c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2015-11-20T00:05:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-20T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6652c4eadad09cf6ea23b690c92d70b55a49d57f'/>
<id>6652c4eadad09cf6ea23b690c92d70b55a49d57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automate updating of version numbers in the Scintilla framework.</title>
<updated>2015-09-21T00:45:47+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-09-21T00:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3f9c327aa225b38a2433e313d2772d9fd1e54bc'/>
<id>b3f9c327aa225b38a2433e313d2772d9fd1e54bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use current CSS theming calls instead of deprecated gtk_widget_override_font.</title>
<updated>2015-08-26T00:03:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-26T00:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=84f39df4d20c01bc2e63f75c5ca87ecbb1913665'/>
<id>84f39df4d20c01bc2e63f75c5ca87ecbb1913665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read multiline LexerModule declarations and extract lexer name -&gt; lexer ID and</title>
<updated>2015-08-12T07:27:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-12T07:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c8ef5249bbf221dc95507dd8e0d48c3ec117e87'/>
<id>8c8ef5249bbf221dc95507dd8e0d48c3ec117e87</id>
<content type='text'>
lexer ID -&gt; fileName dictionaries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lexer ID -&gt; fileName dictionaries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Position.h as a place-holder and to allow #include "Position.h" in source.</title>
<updated>2015-07-27T03:10:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-27T03:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=478d819121d970ca773cb52c99f396a9bf73ee62'/>
<id>478d819121d970ca773cb52c99f396a9bf73ee62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide downloads from scintilla.org to avoid degradation of SourceForge.</title>
<updated>2015-06-02T01:56:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-02T01:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22b6409ae6a3ce5402ee4f07068bfefa05894481'/>
<id>22b6409ae6a3ce5402ee4f07068bfefa05894481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement VK_HANJA for Korean on Windows.</title>
<updated>2015-02-21T21:57:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T21:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e3dcaa477741dba922e3daf270ff2ecb42b5311c'/>
<id>e3dcaa477741dba922e3daf270ff2ecb42b5311c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
