<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-1-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>Preparing 3.1.0 release.</title>
<updated>2012-04-16T08:48:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-04-16T08:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d1f2b43683d1c95bb1ae91900006c5f039addaec'/>
<id>d1f2b43683d1c95bb1ae91900006c5f039addaec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on multi-process compilation.</title>
<updated>2012-04-02T00:05:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-04-02T00:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0e69118174f80ad06cd05edd4aa6aaf12c22f9ee'/>
<id>0e69118174f80ad06cd05edd4aa6aaf12c22f9ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.0.4.</title>
<updated>2012-03-03T05:03:12+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-03-03T05:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c402491d08fe245cd6f8dcfa589a1379b4cf44a6'/>
<id>c402491d08fe245cd6f8dcfa589a1379b4cf44a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3495791. Create auxiliary surfaces on Direct2D without alpha channel, as</title>
<updated>2012-02-29T20:22:42+00:00</updated>
<author>
<name>Marko Njezic</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-29T20:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e798128a9eb6c658b2847bdaaa6fd8c1bdc058b8'/>
<id>e798128a9eb6c658b2847bdaaa6fd8c1bdc058b8</id>
<content type='text'>
no underlying code expects them to be transparent. This will make text drawing
use the same anti-aliasing mode no matter if using buffered mode or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no underlying code expects them to be transparent. This will make text drawing
use the same anti-aliasing mode no matter if using buffered mode or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unsafe typecast. Bug #3495966.</title>
<updated>2012-03-01T12:38:41+00:00</updated>
<author>
<name>Marko Njezic</name>
<email>devnull@localhost</email>
</author>
<published>2012-03-01T12:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=561f9dd9812431fe069de171a65779ae7c30fc88'/>
<id>561f9dd9812431fe069de171a65779ae7c30fc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3494744. Implement InternalLeading() method on Direct2D. This will improve drawing</title>
<updated>2012-03-03T00:25:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-03-03T00:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee89d788a07c384e193f396657175f674c0be221'/>
<id>ee89d788a07c384e193f396657175f674c0be221</id>
<content type='text'>
of text blobs and dimensioning of call tips. From Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of text blobs and dimensioning of call tips. From Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3494492. Prevent AlphaRectangle() from drawing blurry rectangle under Direct2D.</title>
<updated>2012-02-29T23:14:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-29T23:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e49de9ed9b191f1f00cd25e88d032f6761e795d'/>
<id>6e49de9ed9b191f1f00cd25e88d032f6761e795d</id>
<content type='text'>
From Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3494492. Change aveCharWidth in FontMeasurements to actually store</title>
<updated>2012-02-29T23:12:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-29T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=20c9b985f1727402dc96c2e9d8a4a2f6d8a121db'/>
<id>20c9b985f1727402dc96c2e9d8a4a2f6d8a121db</id>
<content type='text'>
fractional width. This change complements change set 3994.

Make WidthText() and AverageCharWidth() actually return fractional widths
under Direct2D.

From Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fractional width. This change complements change set 3994.

Make WidthText() and AverageCharWidth() actually return fractional widths
under Direct2D.

From Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicated code. Bug #3494492. From Marko Njezic.</title>
<updated>2012-02-29T23:09:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-29T23:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a246752a2aedf005e1f6df9c8c7c64dd208cb834'/>
<id>a246752a2aedf005e1f6df9c8c7c64dd208cb834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3494202. Fix blurry RGBA markers on Direct2D when centring caused</title>
<updated>2012-02-29T10:47:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-29T10:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c74efe984f4027ffb9ea6af58ed818ab5f2ff6c'/>
<id>9c74efe984f4027ffb9ea6af58ed818ab5f2ff6c</id>
<content type='text'>
fractional coordinates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fractional coordinates.
</pre>
</div>
</content>
</entry>
</feed>
