<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-3-3-4</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>Updates for 3.3.4.</title>
<updated>2013-07-15T06:57:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-15T06:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9002be30bfbc9acf8481eb08dd962d003f31e8cc'/>
<id>9002be30bfbc9acf8481eb08dd962d003f31e8cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include case conversion data in Scintilla so that all platforms will perform</title>
<updated>2013-07-11T00:43:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-11T00:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5262f832018923ecc8ccd25bedecbd5a291a563f'/>
<id>5262f832018923ecc8ccd25bedecbd5a291a563f</id>
<content type='text'>
case conversion of Unicode text in accordance with Unicode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case conversion of Unicode text in accordance with Unicode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building with older versions of Visual C++ again.</title>
<updated>2013-07-07T06:00:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T06:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f701d6f48d8671307a7c74b7d8a008abed9c47bb'/>
<id>f701d6f48d8671307a7c74b7d8a008abed9c47bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include CharacterCategory in Qt projects.</title>
<updated>2013-07-07T05:50:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T05:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ac98547e10ccacec0a653866aba273f4b2765e93'/>
<id>ac98547e10ccacec0a653866aba273f4b2765e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report failure of find_text with -1 as first element of return value.</title>
<updated>2013-07-04T00:33:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-04T00:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c77b13e38a7c6e494c8bf11edfcc55152f16413'/>
<id>9c77b13e38a7c6e494c8bf11edfcc55152f16413</id>
<content type='text'>
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move non-platform-specific scripts into the scripts directory.</title>
<updated>2013-07-01T06:37:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-01T06:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65f49f8852e02549ead7349dc5c8088dcbc41193'/>
<id>65f49f8852e02549ead7349dc5c8088dcbc41193</id>
<content type='text'>
Use FileGenerator module for file generation instead of code in each script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use FileGenerator module for file generation instead of code in each script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify paint device when creating QTextLayout. Fixes mis-layout of text when</title>
<updated>2013-06-25T05:06:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-06-25T05:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef32912cc53207a3b5ee6c6ce792c65e0620b2ea'/>
<id>ef32912cc53207a3b5ee6c6ce792c65e0620b2ea</id>
<content type='text'>
QApplication construction delayed.
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QApplication construction delayed.
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define custom marginMaskN / setMarginMaskN to treat values as a bitmask.</title>
<updated>2013-06-14T05:16:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-14T05:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=330e990d1ae6f802cf18df565c173901a92e8f27'/>
<id>330e990d1ae6f802cf18df565c173901a92e8f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define custom get_ / set_ margin_mask_n to treat values as a bitmask</title>
<updated>2013-06-11T00:59:01+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2013-06-11T00:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9555e18a77b0122ebc0f87fda4e92a1cd8d9acbf'/>
<id>9555e18a77b0122ebc0f87fda4e92a1cd8d9acbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version numbers, date, and change log for 3.3.3.</title>
<updated>2013-05-27T00:44:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-27T00:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f82483c06da557dc3a0445e61eae576a0292696c'/>
<id>f82483c06da557dc3a0445e61eae576a0292696c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
