<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-74</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>Updating for 1.74 and credit.</title>
<updated>2007-06-12T04:07:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-12T04:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24161c95a1460bb002963fc0e1e603716bd47ca0'/>
<id>24161c95a1460bb002963fc0e1e603716bd47ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PL/M and Progress lexers added.</title>
<updated>2007-06-12T03:57:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-12T03:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c978704cfb581ebc98608fae61f5f10240786d20'/>
<id>c978704cfb581ebc98608fae61f5f10240786d20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Addition of PositionCache module which adds cacing of string</title>
<updated>2007-06-02T05:18:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-02T05:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54ff7790908e2b31f976ba74ca353bc4507ea70d'/>
<id>54ff7790908e2b31f976ba74ca353bc4507ea70d</id>
<content type='text'>
to position information and segments long pieces of text so they
can be handled more efficiently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to position information and segments long pieces of text so they
can be handled more efficiently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Protection against bad UTF-8 sequences.</title>
<updated>2007-05-18T01:11:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-18T01:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bf0e7573e101636abf96ec83ceb8dcbada23ea5d'/>
<id>bf0e7573e101636abf96ec83ceb8dcbada23ea5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drag operation does not start until mouse has been dragged more than</title>
<updated>2007-05-12T00:30:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-12T00:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5230a168e06e3ee7caf733d64d9854b29d7d984c'/>
<id>5230a168e06e3ee7caf733d64d9854b29d7d984c</id>
<content type='text'>
a threshold distance. Using platform threshold when possible.
Moved some common dragging code on Windows into EffectFromState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a threshold distance. Using platform threshold when possible.
Moved some common dragging code on Windows into EffectFromState.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only perform alpha blending on rectangles with positive widths to</title>
<updated>2007-05-11T05:00:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-11T05:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17dd3f3912a55aa2c2b940cd641e1601f59f1fde'/>
<id>17dd3f3912a55aa2c2b940cd641e1601f59f1fde</id>
<content type='text'>
avoid warnings.
Tracing on GTK+ goes to standard error so is not buffered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid warnings.
Tracing on GTK+ goes to standard error so is not buffered.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Xie Renhui tries Unicode format for dropped text first.</title>
<updated>2007-04-19T13:53:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-19T13:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=464eda49680ddc829c0544f58e5ad483b13ee0a6'/>
<id>464eda49680ddc829c0544f58e5ad483b13ee0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Xie Renhui uses explicit ANSI calls on Windows so can be</title>
<updated>2007-04-19T13:23:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-19T13:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d02953be49b37b023fffaa1234d3d60f676cf66'/>
<id>5d02953be49b37b023fffaa1234d3d60f676cf66</id>
<content type='text'>
compiled in Unicode mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compiled in Unicode mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>All Unicode planes supported, not just the Basic Multilingual Plane.</title>
<updated>2007-04-19T04:38:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-19T04:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6f02bfd7333bd67d7e89531c9e80ee3b6d0915c7'/>
<id>6f02bfd7333bd67d7e89531c9e80ee3b6d0915c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for GAP language from Istvan Szollosi.</title>
<updated>2007-04-16T12:28:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-16T12:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e6c2d191e7a8763b5bde2559cdac82852445d87'/>
<id>6e6c2d191e7a8763b5bde2559cdac82852445d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
