<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-1-61</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>Do not use new GtkClipboard code on GTK+ 2.0.x as</title>
<updated>2004-05-16T13:30:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-16T13:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=73979cb16e00d555c9a8f243c4d3c1001cbc2823'/>
<id>73979cb16e00d555c9a8f243c4d3c1001cbc2823</id>
<content type='text'>
it was not available until 2.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it was not available until 2.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifications to selection handling to make copying and</title>
<updated>2004-05-11T13:31:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-11T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbdf01c977783d9950ec8a23d395e4cfb9ad79ab'/>
<id>bbdf01c977783d9950ec8a23d395e4cfb9ad79ab</id>
<content type='text'>
pasting from/to various encodings work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pasting from/to various encodings work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inhibit warnings from using char as index.</title>
<updated>2004-05-11T13:20:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-11T13:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7ab3160e022ff3a7b6822dfe126284769a69b7f'/>
<id>d7ab3160e022ff3a7b6822dfe126284769a69b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw lines without the final pixel: this is the same as on</title>
<updated>2004-05-02T07:27:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-02T07:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5198c5548b0a1a80d1db6fdb42c7c81dd7b1a57b'/>
<id>5198c5548b0a1a80d1db6fdb42c7c81dd7b1a57b</id>
<content type='text'>
Win32 leading to more consistent graphics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Win32 leading to more consistent graphics.
</pre>
</div>
</content>
</entry>
<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>
</feed>
