<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-1-55</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 compilation for GTK+ 1.x.</title>
<updated>2003-09-26T14:20:49+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-26T14:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53b7e34a92bef7818f32e971b8c780ee591c61e7'/>
<id>53b7e34a92bef7818f32e971b8c780ee591c61e7</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 Naba to set font on autocompletion correctly.</title>
<updated>2003-09-24T11:59:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-24T11:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ddeed309e250837d9c2c65edb6406503ac9c5a8'/>
<id>9ddeed309e250837d9c2c65edb6406503ac9c5a8</id>
<content type='text'>
Added a couple of pixels height to fit even number of rows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a couple of pixels height to fit even number of rows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Naba to use GtkTreeView on GTK+ 2 rather</title>
<updated>2003-09-22T12:34:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-22T12:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4a97c1ecad5036d6b8384b5d01fd1ba6e6f9b7e1'/>
<id>4a97c1ecad5036d6b8384b5d01fd1ba6e6f9b7e1</id>
<content type='text'>
than GtkCList which has been deprecated.
Protected experimental DBCS code from compiling on GTK+
1.x.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than GtkCList which has been deprecated.
Protected experimental DBCS code from compiling on GTK+
1.x.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made DBCS work with changes to Pango character position calculation.</title>
<updated>2003-09-21T05:46:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-21T05:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=af1a161c2731c002c3ddbbf2a885dea5585671f0'/>
<id>af1a161c2731c002c3ddbbf2a885dea5585671f0</id>
<content type='text'>
Experimental calculation of DBCS character width using iconv rather
than mblen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Experimental calculation of DBCS character width using iconv rather
than mblen.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAML lexer added.</title>
<updated>2003-09-21T02:19:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-21T02:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8274c99d6e573caf46adb1bd47bb1d1ab890cfed'/>
<id>8274c99d6e573caf46adb1bd47bb1d1ab890cfed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace at end of lines.</title>
<updated>2003-09-21T01:11:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-21T01:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a637a4182cc559a6de906ad17eb23e86fbdf2a87'/>
<id>a637a4182cc559a6de906ad17eb23e86fbdf2a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added MPT lexer.</title>
<updated>2003-09-21T00:55:36+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-21T00:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb1a22a6aaf5243dbf9b40ecb67e0465de4552e5'/>
<id>eb1a22a6aaf5243dbf9b40ecb67e0465de4552e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to match SetIdle return type.</title>
<updated>2003-09-20T04:19:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-20T04:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b7cff9b11bf31c1303dea46e7c96198f8f7b569'/>
<id>7b7cff9b11bf31c1303dea46e7c96198f8f7b569</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 Naba to perform incremental wrapping in idle time.</title>
<updated>2003-09-20T04:06:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-20T04:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b674227b9538e1391b1952e5fb28f355b013b3d'/>
<id>6b674227b9538e1391b1952e5fb28f355b013b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Idle time support.</title>
<updated>2003-09-18T12:16:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-18T12:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b6e64721e32f4b294ee0a457b3d29846096b4484'/>
<id>b6e64721e32f4b294ee0a457b3d29846096b4484</id>
<content type='text'>
Changed character set names to work on FreeBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed character set names to work on FreeBSD.
</pre>
</div>
</content>
</entry>
</feed>
