<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-1-75</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>Added support for 'R' language by Stephen Stagg.</title>
<updated>2007-11-04T10:03:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-11-04T10:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e43266f8d541ae4e348b527dc037703f376b224d'/>
<id>e43266f8d541ae4e348b527dc037703f376b224d</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 Asymptote.</title>
<updated>2007-09-08T02:43:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-09-08T02:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d37eaaf5490aca3923b1617e48172ee6d8df5945'/>
<id>d37eaaf5490aca3923b1617e48172ee6d8df5945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed header order for changed ContractionState.</title>
<updated>2007-07-25T10:18:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-25T10:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6edcf7418b8777ff542502bde920dc7c80e12347'/>
<id>6edcf7418b8777ff542502bde920dc7c80e12347</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More related projects.</title>
<updated>2007-07-08T23:49:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-08T23:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d377b89b69bfb48e7954606521128e8bad3a89bc'/>
<id>d377b89b69bfb48e7954606521128e8bad3a89bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allows the popup to be displayed below as long as it can fit on the monitor</title>
<updated>2007-07-07T02:54:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-07T02:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f2f73d410c84aa74ec109085e51e3338b6b532b'/>
<id>3f2f73d410c84aa74ec109085e51e3338b6b532b</id>
<content type='text'>
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gtk_clipboard_set_can_store so copied text can be pasted after</title>
<updated>2007-07-04T12:51:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-04T12:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c439bce8d8a29ba6ba6960361ad3fa15bca0c617'/>
<id>c439bce8d8a29ba6ba6960361ad3fa15bca0c617</id>
<content type='text'>
application exit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
application exit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Abaqus language added by Sergio Lucato.</title>
<updated>2007-06-30T00:38:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-30T00:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7c89974c88f6994d4c7cbdedada6c6f2e24a6dd'/>
<id>d7c89974c88f6994d4c7cbdedada6c6f2e24a6dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly measure widths of Latin1 characters that take 2 bytes in UTF-8.</title>
<updated>2007-06-15T11:24:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-15T11:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce1a1f82a826c91a78d1e76aeccd8d011ce1e037'/>
<id>ce1a1f82a826c91a78d1e76aeccd8d011ce1e037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 1.74.</title>
<updated>2007-06-15T01:41:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-15T01:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b93deb75ea4dd0c002281fcd9cd06f313d74caaa'/>
<id>b93deb75ea4dd0c002281fcd9cd06f313d74caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle positioning for ligatures like fi and fl better. Pango treats these</title>
<updated>2007-06-14T12:58:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-14T12:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e41420c14d450e981f6f89c31539c0fd3b3d2c06'/>
<id>e41420c14d450e981f6f89c31539c0fd3b3d2c06</id>
<content type='text'>
as one cluster so the width of the cluster is spread amongst the bytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as one cluster so the width of the cluster is spread amongst the bytes.
</pre>
</div>
</content>
</entry>
</feed>
