<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-2-24</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>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>
<entry>
<title>Feature request #3064696 SCI_VERTICALCENTRECARET: center current line in window.</title>
<updated>2010-10-20T05:03:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-10-20T05:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1d801fba7580276f1a91af5019d5d2ac59372a37'/>
<id>1d801fba7580276f1a91af5019d5d2ac59372a37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature request #3082409 implemented for SCN_HOTSPOTRELEASECLICK event.</title>
<updated>2010-10-11T10:40:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-10-11T10:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5aa2382ca73cf034ede533063c9b9a65187215a6'/>
<id>5aa2382ca73cf034ede533063c9b9a65187215a6</id>
<content type='text'>
Contributed by Farshid Lashkari.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contributed by Farshid Lashkari.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_CONTRACTEDFOLDNEXT as a way to find contracted fold headers efficiently.</title>
<updated>2010-09-24T03:14:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-24T03:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27fe93c781719be46a2ca770f33f9cfba9cb054c'/>
<id>27fe93c781719be46a2ca770f33f9cfba9cb054c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding GetLineIndentation to IDocument.</title>
<updated>2010-08-19T04:16:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-19T04:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f47056446652515e38c29896ab16a77074f9d84'/>
<id>3f47056446652515e38c29896ab16a77074f9d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exposed BufferPointer through IDocument.</title>
<updated>2010-08-19T03:16:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-19T03:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e4fe4cbba4bb351c4c2165659eb50734488fcc7a'/>
<id>e4fe4cbba4bb351c4c2165659eb50734488fcc7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
