<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-0-0</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>When using GDI, make a copy of the font for use in autocompletions</title>
<updated>2011-10-30T23:58:36+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-30T23:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8abb964feb3be2f84612c270e152203960d32eaa'/>
<id>8abb964feb3be2f84612c270e152203960d32eaa</id>
<content type='text'>
so it doesn't get deleted and so use the default font.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so it doesn't get deleted and so use the default font.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 3.0.0.</title>
<updated>2011-10-26T22:48:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-26T22:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=afaa74bd063cbd1e6e3f4f94c394d5a8a9d21192'/>
<id>afaa74bd063cbd1e6e3f4f94c394d5a8a9d21192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing -Wno-strict-overflow as gcc no longer produces useless</title>
<updated>2011-10-10T03:47:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-10T03:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6fa68c6a4d1145fbff6672fa4fb9f9b63895593'/>
<id>c6fa68c6a4d1145fbff6672fa4fb9f9b63895593</id>
<content type='text'>
overflow warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
overflow warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build problems with Mingw gcc 4.6.1.</title>
<updated>2011-10-10T01:26:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-10-10T01:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0db2ee5ef1861fa6ead62e19dd7d440fa0c25425'/>
<id>0db2ee5ef1861fa6ead62e19dd7d440fa0c25425</id>
<content type='text'>
The -mno-cygwin and --relocatable options are no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The -mno-cygwin and --relocatable options are no longer supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Palette support removed.</title>
<updated>2011-09-24T23:50:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T23:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d3ae5680394efc764a0fb972d28dcc542095cb3'/>
<id>5d3ae5680394efc764a0fb972d28dcc542095cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow choice of D2D on compiler command line.</title>
<updated>2011-09-24T21:47:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T21:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1237be33a5d1f857ddd488ec1ea7137d00152100'/>
<id>1237be33a5d1f857ddd488ec1ea7137d00152100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mingw32 doesn't have Direct2D or DirectWrite headers so turn off use</title>
<updated>2011-09-24T13:05:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T13:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce65bcafafff947ff7c5cc76a89c6e302917f122'/>
<id>ce65bcafafff947ff7c5cc76a89c6e302917f122</id>
<content type='text'>
of these libraries except when compiling with Visual C++.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of these libraries except when compiling with Visual C++.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged fractional text positioning branch.</title>
<updated>2011-09-24T12:10:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T12:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=13c4176ea8389b4fc11fed3e87f4e5439c57443f'/>
<id>13c4176ea8389b4fc11fed3e87f4e5439c57443f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make compatible with VC98's version of the SDK.</title>
<updated>2011-09-10T00:37:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-10T00:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80a98b34514149d26579efa883ecedd6eb671aec'/>
<id>80a98b34514149d26579efa883ecedd6eb671aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with main repository.</title>
<updated>2011-09-09T06:59:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-09T06:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e00160f45844f28985e11540aa62a96a2fcb0146'/>
<id>e00160f45844f28985e11540aa62a96a2fcb0146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
