<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-3-5</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>Updated version number and description for next release.</title>
<updated>2013-08-25T23:31:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-25T23:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c670214c68644a8d9843e85a0a771f2d7fa25b0'/>
<id>3c670214c68644a8d9843e85a0a771f2d7fa25b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recent MingW does not compile due to missing Direct2D headers so disable Direct2D.</title>
<updated>2013-08-24T23:27:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-24T23:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=37b8f5b9c15693e08e4df6f38904d376d2a7d136'/>
<id>37b8f5b9c15693e08e4df6f38904d376d2a7d136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [feature-requests:#1008]. Lexer added for KVIrc script.</title>
<updated>2013-08-21T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-21T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44f44d7ab98c7cf019fd42d9b34ddb19802413f7'/>
<id>44f44d7ab98c7cf019fd42d9b34ddb19802413f7</id>
<content type='text'>
From OmegaPhil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From OmegaPhil.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [feature-requests:#1007]. Option to allow mouse selection to</title>
<updated>2013-08-15T05:13:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-15T05:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d396f66bf0bc8d4c777c744efe77ccb5b28b385f'/>
<id>d396f66bf0bc8d4c777c744efe77ccb5b28b385f</id>
<content type='text'>
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1513]. Differentiate rectangular and non-rectangular pastes from Borland.</title>
<updated>2013-08-10T10:08:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-10T10:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=79f31e7c7a7372c077a47d532f6ff756f1edebda'/>
<id>79f31e7c7a7372c077a47d532f6ff756f1edebda</id>
<content type='text'>
From Oezguer Emir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Oezguer Emir.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update make dependencies.</title>
<updated>2013-08-09T06:14:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-09T06:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa1862fff5f0218920429256df8999e08d785582'/>
<id>aa1862fff5f0218920429256df8999e08d785582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move wrapping, edge and visual adjustments from Editor to ViewStyle.</title>
<updated>2013-08-09T02:51:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-09T02:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5b3f266d4de340bf8a881b37d7e5097d2eda16ab'/>
<id>5b3f266d4de340bf8a881b37d7e5097d2eda16ab</id>
<content type='text'>
Move printing parameters into a separate struct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move printing parameters into a separate struct.
</pre>
</div>
</content>
</entry>
<entry>
<title>On Windows, fix painting on an explicit HDC when first paint attempt abandoned.</title>
<updated>2013-08-03T05:06:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-03T05:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d1ed1e1c16f60dae326e850894adc374babd97b6'/>
<id>d1ed1e1c16f60dae326e850894adc374babd97b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failures when invalid DBCS text was measured by ensuring</title>
<updated>2013-08-02T03:31:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-02T03:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0facb2ab7f766bb6279dd5a7929f7d9fdec6e087'/>
<id>0facb2ab7f766bb6279dd5a7929f7d9fdec6e087</id>
<content type='text'>
all positions are filled with reasonable non-negative values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all positions are filled with reasonable non-negative values.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support rectangular selected text in clipboard from and to Borland Delphi IDE</title>
<updated>2013-07-25T22:34:20+00:00</updated>
<author>
<name>Oezguer Emir</name>
<email>oezguer@3mir.de</email>
</author>
<published>2013-07-25T22:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bbd190705d5a5f781693165cff257208268cffc'/>
<id>9bbd190705d5a5f781693165cff257208268cffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
