<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-0-1</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>Dont try to use Direct2D with very old versions of Visual C++ as it</title>
<updated>2011-11-14T08:14:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-14T08:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96c89310d4e4394122ea4be743c0afb432a88716'/>
<id>96c89310d4e4394122ea4be743c0afb432a88716</id>
<content type='text'>
is unlikely to be available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is unlikely to be available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed warning suppression that had been included for Visual C++ 6.0.</title>
<updated>2011-11-13T21:42:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-13T21:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b528166ba492b12be6779e7f0c77586e35778204'/>
<id>b528166ba492b12be6779e7f0c77586e35778204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 3.0.1 release.</title>
<updated>2011-11-13T08:23:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-13T08:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e6ec627989feed00b2b87e0cc26cbd0494f346af'/>
<id>e6ec627989feed00b2b87e0cc26cbd0494f346af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to Unicode call when copying font to match font creation.</title>
<updated>2011-11-07T01:55:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-07T01:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67877c700222b1fc9d736a8a1cfb7349ec6b76d7'/>
<id>67877c700222b1fc9d736a8a1cfb7349ec6b76d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix size of font in IME.</title>
<updated>2011-11-07T01:49:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-07T01:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3655f501b2d6232781391bf431a57110b840921'/>
<id>b3655f501b2d6232781391bf431a57110b840921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failure to draw Polygons. Bug #3433558.</title>
<updated>2011-11-05T08:57:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-05T08:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e81466ac62bb314f4952b266af77a37657a622b0'/>
<id>e81466ac62bb314f4952b266af77a37657a622b0</id>
<content type='text'>
Was interpreting floating point values as integers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was interpreting floating point values as integers.
</pre>
</div>
</content>
</entry>
<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>
</feed>
