<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-1-44</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>Updated Lua lexer that treats '.' as not being an identifier or keyword</title>
<updated>2002-02-02T09:15:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-02T09:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=49d4e5f3ea334565845fd8893583c5b2f91c310a'/>
<id>49d4e5f3ea334565845fd8893583c5b2f91c310a</id>
<content type='text'>
character and allows 5 keyword lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
character and allows 5 keyword lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clearer.</title>
<updated>2002-01-26T01:30:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-26T01:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e64ce8daf07a9b1e610f532e818144d1fbbf639f'/>
<id>e64ce8daf07a9b1e610f532e818144d1fbbf639f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added parameter to WordStartPosition / WordEndPosition to indicate that</title>
<updated>2002-01-24T11:08:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-24T11:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e4772b7376e6b1527c3ed88ac2dba0bc95b6452a'/>
<id>e4772b7376e6b1527c3ed88ac2dba0bc95b6452a</id>
<content type='text'>
only word characters should be considered parts of words.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only word characters should be considered parts of words.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyrights for 2002.</title>
<updated>2002-01-18T10:06:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-18T10:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9964d746fb102527ed8db38f740fbb43a2bf292c'/>
<id>9964d746fb102527ed8db38f740fbb43a2bf292c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GetNearestWord changed to use a passed in set of valid word characters</title>
<updated>2002-01-15T07:35:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-15T07:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d0ba77d21ef2c645bcad67fa61dec4e80b54f25'/>
<id>2d0ba77d21ef2c645bcad67fa61dec4e80b54f25</id>
<content type='text'>
rather than a hardcoded list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rather than a hardcoded list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added TickerID typedef to ease merging FOX code.</title>
<updated>2002-01-13T10:07:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-13T10:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d604cbdd43d33fa3f19e86fa868d8d8f9a0fc18'/>
<id>7d604cbdd43d33fa3f19e86fa868d8d8f9a0fc18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added option to autocompletion AutoCSetDropRestOfWord which removes any</title>
<updated>2002-01-13T01:10:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-13T01:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b0c5a98abfcd122f2f88d55b3c1b09391a1af8a'/>
<id>7b0c5a98abfcd122f2f88d55b3c1b09391a1af8a</id>
<content type='text'>
word characters following an insertion made by auto-completion.
Bundled the changes made by an autocompletion into one undo action.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
word characters following an insertion made by auto-completion.
Bundled the changes made by an autocompletion into one undo action.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial minimal support for the Fox version.</title>
<updated>2002-01-11T03:24:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-11T03:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f9c570d34fbf2098f7eac0d8e66c4cbdd940825c'/>
<id>f9c570d34fbf2098f7eac0d8e66c4cbdd940825c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Noted that the changeable style attribute is buggy.</title>
<updated>2002-01-11T00:05:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-11T00:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56bc2a4a7d5eb42539c1a46cfaa51c4ee6419cdd'/>
<id>56bc2a4a7d5eb42539c1a46cfaa51c4ee6419cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SC_MASK_FOLDERS calculated in Scintilla.iface rather than Scintilla.h.</title>
<updated>2002-01-10T23:44:01+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-10T23:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0bd0ea6d493dd04548274296c825ec78c62ed26d'/>
<id>0bd0ea6d493dd04548274296c825ec78c62ed26d</id>
<content type='text'>
Removed use of arithmetic in Scintilla.iface for client programming
languages that do not have the '|' operator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed use of arithmetic in Scintilla.iface for client programming
languages that do not have the '|' operator.
</pre>
</div>
</content>
</entry>
</feed>
