<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, 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>Add new files to project and sort file names.</title>
<updated>2013-07-11T01:23:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-11T01:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0096c0397e8749aa57d2f344451c6992f763358'/>
<id>e0096c0397e8749aa57d2f344451c6992f763358</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>Added CharacterCategory to project file.</title>
<updated>2013-07-01T09:14:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-01T09:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ac54bef515a630fdafaeeedeae7f91aa71ba6fae'/>
<id>ac54bef515a630fdafaeeedeae7f91aa71ba6fae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify direct access using Scintilla messages and avoid call layers.</title>
<updated>2013-06-15T10:50:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-15T10:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3fc9384925ba96aa33073363b407fb4fb08bd9ec'/>
<id>3fc9384925ba96aa33073363b407fb4fb08bd9ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix insertText: of ScintillaView to directly call ScintillaCocoa since insertText of InnerView</title>
<updated>2013-06-15T10:21:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-15T10:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80cf902155aa7bf4f4e7d0b7fce48395481b6a0e'/>
<id>80cf902155aa7bf4f4e7d0b7fce48395481b6a0e</id>
<content type='text'>
was replaced with insertText:replacementRange: to implement NSTextInputClient in [df4058].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was replaced with insertText:replacementRange: to implement NSTextInputClient in [df4058].
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn font smoothing on for font quality level SC_EFF_QUALITY_LCD_OPTIMIZED.</title>
<updated>2013-06-05T04:21:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-05T04:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eaf274c2f4ac962b3e5fad5100023ca0e41bd153'/>
<id>eaf274c2f4ac962b3e5fad5100023ca0e41bd153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid crash when byte value does not represent a character in current encoding.</title>
<updated>2013-06-05T04:20:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-05T04:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb2c65fb27d115e562a23aa8fd6fa4fe5b256800'/>
<id>fb2c65fb27d115e562a23aa8fd6fa4fe5b256800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch SelectionText to use a std::string to hold the data and to provide accessors to this data.</title>
<updated>2013-05-26T08:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-26T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e023d0ca853019b90d0dcb02533eab32f7e6e79'/>
<id>8e023d0ca853019b90d0dcb02533eab32f7e6e79</id>
<content type='text'>
Add a length argument to DropAt, although previous signature still available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a length argument to DropAt, although previous signature still available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Structured Text lexer.</title>
<updated>2013-05-24T04:30:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-24T04:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=486dd4e5390671fd4504fd4ee3bc0b743910e76c'/>
<id>486dd4e5390671fd4504fd4ee3bc0b743910e76c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The convertRectToScreen: message was introduced in 10.7 so use convertBaseToScreen:</title>
<updated>2013-05-19T11:28:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-19T11:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=51c4820119d964bbc310c0fe0755789d6863399e'/>
<id>51c4820119d964bbc310c0fe0755789d6863399e</id>
<content type='text'>
call on 10.6. convertBaseToScreen: was deprecated in 10.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
call on 10.6. convertBaseToScreen: was deprecated in 10.7.
</pre>
</div>
</content>
</entry>
</feed>
