<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-68</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>Updates for 1.68.</title>
<updated>2006-03-02T23:58:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-02T23:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=affd1fd8e01c143a160bdef8c68403e396793e2f'/>
<id>affd1fd8e01c143a160bdef8c68403e396793e2f</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 TCL contributed by Andre Arpin.</title>
<updated>2006-03-02T23:43:49+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-02T23:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91'/>
<id>3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translucency implementation for INDIC_ROUNDBOX and caret line.</title>
<updated>2006-02-26T00:58:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-26T00:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38a5a1bfddd9beab8370970084514eba5cfd8486'/>
<id>38a5a1bfddd9beab8370970084514eba5cfd8486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Greg Smith with further modifications moved character</title>
<updated>2006-02-25T02:43:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-25T02:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=818cf866da84841e0f46c8f7b717b18926032f25'/>
<id>818cf866da84841e0f46c8f7b717b18926032f25</id>
<content type='text'>
classification from Document into a separate CharClassify class and file
and uses this from RESearch for regular expression word end \&lt; and \&gt;
instead of built-in table.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
classification from Document into a separate CharClassify class and file
and uses this from RESearch for regular expression word end \&lt; and \&gt;
instead of built-in table.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made number of colours in a palette dynamic so that large numbers of</title>
<updated>2006-02-23T02:31:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-23T02:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89cb4070bf10f7143df9a40aed89693b029f7e2e'/>
<id>89cb4070bf10f7143df9a40aed89693b029f7e2e</id>
<content type='text'>
colours will work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
colours will work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Opal language from Sebastian Pipping.</title>
<updated>2006-02-03T23:13:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-03T23:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7e37844ea349b580b3c5557d7244cb43f15326d2'/>
<id>7e37844ea349b580b3c5557d7244cb43f15326d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Inno Setup lexer from Friedrich Vedder.</title>
<updated>2006-01-28T22:03:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-28T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c633b981bfa18f6bc133cf82c64f4c540905e81f'/>
<id>c633b981bfa18f6bc133cf82c64f4c540905e81f</id>
<content type='text'>
Removed comment saying GrabFocus is GTK+ specific.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed comment saying GrabFocus is GTK+ specific.
</pre>
</div>
</content>
</entry>
<entry>
<title>Assertion makes sure that the direct function is only called from the</title>
<updated>2006-01-13T23:14:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-13T23:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e4ac5eb9da2c1de60bca4694be39a059a9c4039'/>
<id>4e4ac5eb9da2c1de60bca4694be39a059a9c4039</id>
<content type='text'>
window's thread.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
window's thread.
</pre>
</div>
</content>
</entry>
<entry>
<title>If text drawing fails, draw as a sequence of 512 character segments.</title>
<updated>2006-01-13T10:20:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-13T10:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=36585fbc514433b2821b431c5db92c2f1390a392'/>
<id>36585fbc514433b2821b431c5db92c2f1390a392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating version number for 1.67.</title>
<updated>2005-12-12T23:49:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-12T23:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a92e0e84f700c4664936be069983510e3aa45c5d'/>
<id>a92e0e84f700c4664936be069983510e3aa45c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
