<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-1-60</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>Avoid unused parameter warning on GTK+ 2.</title>
<updated>2004-04-26T00:46:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-26T00:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7bf50e30a041a4dc2253bad7f88abe6e3c9c1eb5'/>
<id>7bf50e30a041a4dc2253bad7f88abe6e3c9c1eb5</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 John ensures iconv only used when available.</title>
<updated>2004-04-25T22:52:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-25T22:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=652f9bd1cf00ce68fc4550851d79443868302a01'/>
<id>652f9bd1cf00ce68fc4550851d79443868302a01</id>
<content type='text'>
Moved atom initialisation to ScintillaGTK::ClassInit to avoid
any threading issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved atom initialisation to ScintillaGTK::ClassInit to avoid
any threading issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copy of ASCII text to clipboard.</title>
<updated>2004-04-17T02:08:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-17T02:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=90a2fdb00b92e8338ef9b32b889aadbf31ed0acf'/>
<id>90a2fdb00b92e8338ef9b32b889aadbf31ed0acf</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 John Ehresman to allow clipboard to live beyond</title>
<updated>2004-04-17T00:11:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-17T00:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=780bc12d04448f05dab8c7f5b294997c25c447b3'/>
<id>780bc12d04448f05dab8c7f5b294997c25c447b3</id>
<content type='text'>
life of Scintilla widget and to remember character set of
selections so they can be converted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
life of Scintilla widget and to remember character set of
selections so they can be converted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexer for bash and sh from Kein-Hong Man.</title>
<updated>2004-04-12T06:24:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-12T06:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae3561eff074c627171f2114a3b33bd35324046b'/>
<id>ae3561eff074c627171f2114a3b33bd35324046b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure marshaller compiled when no GTK+ version specified.</title>
<updated>2004-04-07T11:57:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-07T11:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9521f8059145397a44b4850fcfc60915182ba277'/>
<id>9521f8059145397a44b4850fcfc60915182ba277</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 John Ehresman to avoid extra drawing of background</title>
<updated>2004-04-07T10:52:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-07T10:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2e31df2532d0faaecd163baedb4a9ea6642ba62c'/>
<id>2e31df2532d0faaecd163baedb4a9ea6642ba62c</id>
<content type='text'>
which can be slow especially with some themes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which can be slow especially with some themes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from John Ehresman to allow compilation for GTK+ 2</title>
<updated>2004-04-07T10:51:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-07T10:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=83ddd4dd78775a017bcbf35f4b55906c2629a11c'/>
<id>83ddd4dd78775a017bcbf35f4b55906c2629a11c</id>
<content type='text'>
on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Johannes Schmid to make signals from Scintilla</title>
<updated>2004-04-04T09:59:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-04T09:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=523f717ed85862c3aa2c107b88f7e9d8fc5fc18d'/>
<id>523f717ed85862c3aa2c107b88f7e9d8fc5fc18d</id>
<content type='text'>
work on AMD 64 where sizeof(int) != sizeof(void *).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
work on AMD 64 where sizeof(int) != sizeof(void *).
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Johannes Schmid to make signals from Scintilla</title>
<updated>2004-04-04T09:59:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-04T09:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db8c114fa3e0ddbed54b7b2bfb25918b6d346a8b'/>
<id>db8c114fa3e0ddbed54b7b2bfb25918b6d346a8b</id>
<content type='text'>
work on AMD 64 where sizeof(int) != sizeof(void *).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
work on AMD 64 where sizeof(int) != sizeof(void *).
</pre>
</div>
</content>
</entry>
</feed>
