<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-30</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>Avoided warning on GTK+ because DBCS not supported.</title>
<updated>2000-07-26T07:01:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-26T07:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=61cb031be9a4611f322ec07fe5a13fc3b551fd35'/>
<id>61cb031be9a4611f322ec07fe5a13fc3b551fd35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added history entry for 1.30.</title>
<updated>2000-07-26T04:56:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-26T04:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05a2ea25e0d340a68aca1b28fdfbf2b4c6aa5de3'/>
<id>05a2ea25e0d340a68aca1b28fdfbf2b4c6aa5de3</id>
<content type='text'>
Included Ralf's soft tab patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Included Ralf's soft tab patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_CANPASTE.</title>
<updated>2000-07-24T06:36:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-24T06:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=40e9be267e9bae5072f8b19e44af0db7875476ed'/>
<id>40e9be267e9bae5072f8b19e44af0db7875476ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed SCI_POSITIONFROMPOINT to take x,y parameters rather than a pointer</title>
<updated>2000-07-23T05:53:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-23T05:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad514a22d0b8be241f9f524aa9f4643887f60957'/>
<id>ad514a22d0b8be241f9f524aa9f4643887f60957</id>
<content type='text'>
to a POINT structure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a POINT structure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed key codes to not overlap printing keys.</title>
<updated>2000-07-22T14:03:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-22T14:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0a339b29044f7af6f6c683df801216759d18ec99'/>
<id>0a339b29044f7af6f6c683df801216759d18ec99</id>
<content type='text'>
Mved the #ifs around DBCS support to avoid warnings on GTK+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mved the #ifs around DBCS support to avoid warnings on GTK+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates to make new API work on both GTK+ and Win32.</title>
<updated>2000-07-22T06:51:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-22T06:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2701a4c8c7e2dea4cbd604146b58c81bbef0355a'/>
<id>2701a4c8c7e2dea4cbd604146b58c81bbef0355a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide alternative symbols for all features defined in WinDefs.h to allow</title>
<updated>2000-07-21T13:36:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-21T13:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c44214dd05ae2d4f91678353ecb9cd5a88921649'/>
<id>c44214dd05ae2d4f91678353ecb9cd5a88921649</id>
<content type='text'>
for eventual removal of WinDefs.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for eventual removal of WinDefs.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed ups by Steve.</title>
<updated>2000-07-19T10:56:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-19T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c5c75f748e56a3fa9a927693d380593aa5e045e'/>
<id>6c5c75f748e56a3fa9a927693d380593aa5e045e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More Steve updates - allows folding of embedded Python.</title>
<updated>2000-07-19T04:18:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-19T04:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1587d8de29c630ca23f14231fd98a4f5e5e677d1'/>
<id>1587d8de29c630ca23f14231fd98a4f5e5e677d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates from Steve to make Python strings and incremental styling work.</title>
<updated>2000-07-18T12:30:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-18T12:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6caf2a4e351b558c80418e197ead04034c8d980c'/>
<id>6caf2a4e351b558c80418e197ead04034c8d980c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
