<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, 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>Changed line length limit to 8000 to avoid stack exhaustion.</title>
<updated>2002-02-04T09:03:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-04T09:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8afa79e790ecde96d1ddd00349ef806577c9f25c'/>
<id>8afa79e790ecde96d1ddd00349ef806577c9f25c</id>
<content type='text'>
Changed date of 1.44 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed date of 1.44 release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch to ensure caret on after mouse wheel scroll or pressing</title>
<updated>2002-02-03T02:57:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-03T02:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b62baf85e53ef021ab8c5000b929622f0dddee5'/>
<id>4b62baf85e53ef021ab8c5000b929622f0dddee5</id>
<content type='text'>
End when already at line end.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
End when already at line end.
</pre>
</div>
</content>
</entry>
<entry>
<title>When changing document, ensured rewrap performed.</title>
<updated>2002-02-03T01:02:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-03T01:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=080ff4532e6ad7a2e74bc3913096b6ee25437a02'/>
<id>080ff4532e6ad7a2e74bc3913096b6ee25437a02</id>
<content type='text'>
Made memory allocation a little safer in ContractionState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made memory allocation a little safer in ContractionState.
</pre>
</div>
</content>
</entry>
<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>Fixed wrapping problems with displaying visible space characters on</title>
<updated>2002-01-27T11:31:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-27T11:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b097cfc4352c15772f8cca2b693d8cc10a47a29'/>
<id>2b097cfc4352c15772f8cca2b693d8cc10a47a29</id>
<content type='text'>
sublines after the first and with showing selected EOLs on sublines before
the last.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sublines after the first and with showing selected EOLs on sublines before
the last.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made compile in LINK_LEXERS mode.</title>
<updated>2002-01-25T23:42:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-25T23:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ad8f4f8ee3633ab00655799cb6ca1dc78881872'/>
<id>2ad8f4f8ee3633ab00655799cb6ca1dc78881872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed performance tracing as it cused a divide by zero for Carl.</title>
<updated>2002-01-25T05:33:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-25T05:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9874b54304f6ca324848b080d2d06ea7980d622f'/>
<id>9874b54304f6ca324848b080d2d06ea7980d622f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed problem with ensuring the caret is visible hen it is on a wrapped</title>
<updated>2002-01-24T11:40:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-24T11:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b8808b1566a77f0b6359d111e6b7bcf9b31c02a'/>
<id>9b8808b1566a77f0b6359d111e6b7bcf9b31c02a</id>
<content type='text'>
line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
line.
</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>Performs a rewrap when zoom changed.</title>
<updated>2002-01-23T00:18:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-01-23T00:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b30ee22d13e9f266ee678abd9f1ac2feb946cd0'/>
<id>7b30ee22d13e9f266ee678abd9f1ac2feb946cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
