<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-61</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>Fixed behaviour of SetWordChars so characters can be removed</title>
<updated>2004-05-27T11:50:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-27T11:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d195250d0363b59e6e9aa7ec15cd76ecaa704306'/>
<id>d195250d0363b59e6e9aa7ec15cd76ecaa704306</id>
<content type='text'>
from set of word characters. Implemented by setting any
(alphanumeric or '_') characters not in argument to be
punctuation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from set of word characters. Implemented by setting any
(alphanumeric or '_') characters not in argument to be
punctuation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man to improve handling of '/'.</title>
<updated>2004-05-17T12:52:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-17T12:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=88ac13a64c7bf7be2d03b32c376d79242fcb1f71'/>
<id>88ac13a64c7bf7be2d03b32c376d79242fcb1f71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made LineLayout::styles unsigned as slightly safer</title>
<updated>2004-05-13T13:05:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-13T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bea7a80173abd7a216b6770f22cad8e0b2cc8353'/>
<id>bea7a80173abd7a216b6770f22cad8e0b2cc8353</id>
<content type='text'>
if anyone extends to allow 256 styles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if anyone extends to allow 256 styles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifications to selection handling to make copying and</title>
<updated>2004-05-11T13:31:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-11T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbdf01c977783d9950ec8a23d395e4cfb9ad79ab'/>
<id>bbdf01c977783d9950ec8a23d395e4cfb9ad79ab</id>
<content type='text'>
pasting from/to various encodings work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pasting from/to various encodings work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed # pre-processor statement inside of comment block</title>
<updated>2004-05-09T00:36:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-09T00:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d10786ef4ba26950119184b0d6c6671316b49425'/>
<id>d10786ef4ba26950119184b0d6c6671316b49425</id>
<content type='text'>
would invalidly change the color.
Added logic for #include &lt;xyz.au3&gt; to treat the &lt;&gt; as string
Added underscore to IsAOperator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
would invalidly change the color.
Added logic for #include &lt;xyz.au3&gt; to treat the &lt;&gt; as string
Added underscore to IsAOperator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support from Bruce Dodson for Lua tracebacks.</title>
<updated>2004-05-04T12:24:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-04T12:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3af3c23f77c0f0a3356aa430ac84dbdfbe774f75'/>
<id>3af3c23f77c0f0a3356aa430ac84dbdfbe774f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow backslash quoting in strings when sql.backslash.escapes</title>
<updated>2004-05-03T11:49:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-03T11:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85b730e091325597d21c978208d2218e6eee42b6'/>
<id>85b730e091325597d21c978208d2218e6eee42b6</id>
<content type='text'>
turned on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turned on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Philippe added function for determining if a character is a digit in</title>
<updated>2004-05-02T05:11:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-02T05:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43ab66166b2c16b765fcb07ee08a05f6f9e58399'/>
<id>43ab66166b2c16b765fcb07ee08a05f6f9e58399</id>
<content type='text'>
bases other than decimal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bases other than decimal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Philippe added function for determining if a character is a digit in</title>
<updated>2004-05-02T05:11:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-02T05:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b5ad1db2ecd9f6c8dd569d26b9375d0be3c6a6e'/>
<id>8b5ad1db2ecd9f6c8dd569d26b9375d0be3c6a6e</id>
<content type='text'>
bases other than decimal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bases other than decimal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some comments and const modifiers from Philippe.</title>
<updated>2004-05-02T05:07:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-02T05:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=378a5d681c25d503547447835aabefda98f60680'/>
<id>378a5d681c25d503547447835aabefda98f60680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
