<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-2-29</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>Update deprecated calls to GTK+ 3 maintained functions.</title>
<updated>2011-09-09T13:44:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-09T13:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87e2aa1fff7ab0cf0646499b42687a5b00fbf6b4'/>
<id>87e2aa1fff7ab0cf0646499b42687a5b00fbf6b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use Cairo for drawing.</title>
<updated>2011-09-06T05:49:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-06T05:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3566df9341e751247e67db417910083227e692d5'/>
<id>3566df9341e751247e67db417910083227e692d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed archaic unused deallocation calls.</title>
<updated>2011-09-02T04:59:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-02T04:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bca68a999e7b5c8245175c9eab6aef7e1f13f850'/>
<id>bca68a999e7b5c8245175c9eab6aef7e1f13f850</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 Mitchell to make Alt key handling work on OS X.</title>
<updated>2011-07-19T01:39:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-19T01:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a2ec13fe577a76af4ce49639f93ce125597686f7'/>
<id>a2ec13fe577a76af4ce49639f93ce125597686f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Shift-JIS lead byte ranges to match Windows.</title>
<updated>2011-07-12T01:03:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-12T01:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f13439edc92769e5964b18a758ad12dc3bf4f351'/>
<id>f13439edc92769e5964b18a758ad12dc3bf4f351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report control key as SCMOD_META with GTK+ on OS X.</title>
<updated>2011-07-12T00:20:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-12T00:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4ae9227d924a021efcf82d08c498e4bdbbf7c5b'/>
<id>b4ae9227d924a021efcf82d08c498e4bdbbf7c5b</id>
<content type='text'>
Mostly from Mitchell Foral.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly from Mitchell Foral.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Unicode input through Ctrl+Shift+U work by passing key release</title>
<updated>2011-07-11T05:01:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-11T05:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=15c3e1203d85d128a0432a35a5674763e1cac7b7'/>
<id>15c3e1203d85d128a0432a35a5674763e1cac7b7</id>
<content type='text'>
events to gtk_im_context_filter_keypress.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
events to gtk_im_context_filter_keypress.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation of RGBA images.</title>
<updated>2011-06-24T21:58:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-24T21:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a35215c303f35e22892193728026b408d083a665'/>
<id>a35215c303f35e22892193728026b408d083a665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made IME work on GTK+ 2.x with Cairo. Bug #3311423.</title>
<updated>2011-06-22T07:52:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-22T07:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0b8fab943f214548dcfe49df1b84ed7c57f0c73'/>
<id>c0b8fab943f214548dcfe49df1b84ed7c57f0c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support IME on GTK+ 3.</title>
<updated>2011-06-22T07:42:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-22T07:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=25926dca1478c7453feef3498c6e4b6a843c710e'/>
<id>25926dca1478c7453feef3498c6e4b6a843c710e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
