<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-2-25</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>Avoid some cppcheck warnings.</title>
<updated>2011-02-19T21:43:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-19T21:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c599749164ede08d1e68dbb857135eb75abb1f25'/>
<id>c599749164ede08d1e68dbb857135eb75abb1f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Addition of triple quoted strings for Vala. Feature #3177601.</title>
<updated>2011-02-14T02:56:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-14T02:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c989ef16b0206403267dc19746242f7df518801a'/>
<id>c989ef16b0206403267dc19746242f7df518801a</id>
<content type='text'>
From Colomban Wendling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Colomban Wendling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Folding features added by Udo Lechner.</title>
<updated>2011-02-12T23:55:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-12T23:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=40d6d4f69c35c84a0bf4c6a3316754dba4484e4e'/>
<id>40d6d4f69c35c84a0bf4c6a3316754dba4484e4e</id>
<content type='text'>
Explicit fold points which can be set to arbitrary strings and occur anywhere.
Can choose whether to have syntax based folding and multiline comment folding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicit fold points which can be set to arbitrary strings and occur anywhere.
Can choose whether to have syntax based folding and multiline comment folding.
</pre>
</div>
</content>
</entry>
<entry>
<title>New lexical class SCE_C_STRINGRAW for C++0x raw strings. Feature #3054629.</title>
<updated>2011-02-10T02:18:41+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-10T02:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ddb01581fee90cf458c463b7df49d79c44822d57'/>
<id>ddb01581fee90cf458c463b7df49d79c44822d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.</title>
<updated>2011-02-06T22:36:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-06T22:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e'/>
<id>ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make executable on Linux by adding a shbang line and setting 'x' permission.</title>
<updated>2011-01-22T00:13:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-22T00:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9837d402d9e409985c966ec7f27a319dcaad4b5d'/>
<id>9837d402d9e409985c966ec7f27a319dcaad4b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SETMARGINCURSORN and SCI_GETMARGINCURSORN.</title>
<updated>2011-01-17T22:04:20+00:00</updated>
<author>
<name>jrxx</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-17T22:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d5f8be054e6c3289b7730935664c0baf65e4c51'/>
<id>9d5f8be054e6c3289b7730935664c0baf65e4c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made updated flags into an enumeration.</title>
<updated>2011-01-02T23:55:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-02T23:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=163d69d00261e997a92316ac642abc3b3c96c5c1'/>
<id>163d69d00261e997a92316ac642abc3b3c96c5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send SCN_UPDATEUI notification when view scrolled. Satisfies feature request #3125977.</title>
<updated>2011-01-02T07:02:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-02T07:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dca63476b59be3391d9dc7a1dd3d7384b553e70e'/>
<id>dca63476b59be3391d9dc7a1dd3d7384b553e70e</id>
<content type='text'>
Also includes an updated field in notification so that updates of no interest can be
easily ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also includes an updated field in notification so that updates of no interest can be
easily ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer for Motorola 68000 assembler.</title>
<updated>2010-11-05T22:14:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-11-05T22:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=934758d6a6de8876c2dba9195cde71e21a60d1ba'/>
<id>934758d6a6de8876c2dba9195cde71e21a60d1ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
