<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, 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>Updated lexer state list.</title>
<updated>2000-07-24T07:55:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-24T07:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ffe9b52c918ed5c035358e2df62909b78b89ddf7'/>
<id>ffe9b52c918ed5c035358e2df62909b78b89ddf7</id>
<content type='text'>
Added key codes and other constants to .iface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added key codes and other constants to .iface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renumbered constants and added new messages to Scintilla.iface.</title>
<updated>2000-07-24T07:47:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-24T07:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e72d294166a11717d23c4d1d69c230b49612067c'/>
<id>e72d294166a11717d23c4d1d69c230b49612067c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Moved structures used by API into Scintilla.h and made cross-platform.</title>
<updated>2000-07-22T12:52:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-22T12:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=39e1b337bd828fca3726429142e0b575ea9d99e4'/>
<id>39e1b337bd828fca3726429142e0b575ea9d99e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Added SCI_GETDIRECTFUNCTION and SCI_GETDIRECTPOINTER to remove Windows</title>
<updated>2000-07-21T14:08:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-21T14:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a34352a312296ed8c9c0d7b9e94c402465530d2b'/>
<id>a34352a312296ed8c9c0d7b9e94c402465530d2b</id>
<content type='text'>
SendMessage intermediary code between client and Scintilla.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SendMessage intermediary code between client and Scintilla.
</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>Added functions to clear all styling and contraction.</title>
<updated>2000-07-18T04:24:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-18T04:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dee236ce71b0ce4795a6d2773f47b4075c283d8c'/>
<id>dee236ce71b0ce4795a6d2773f47b4075c283d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PositionFromPoint API function.</title>
<updated>2000-07-14T11:24:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-14T11:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=29fac12fd7ff43374f6de390acab1df8d065623f'/>
<id>29fac12fd7ff43374f6de390acab1df8d065623f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up infinite resize.</title>
<updated>2000-07-12T08:17:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-12T08:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0d66e1b38fcc1de6eb131cd4b5c90f38a6aeea6'/>
<id>e0d66e1b38fcc1de6eb131cd4b5c90f38a6aeea6</id>
<content type='text'>
Made GTK+ version ListBox responsive to font choice when finding good size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made GTK+ version ListBox responsive to font choice when finding good size.
</pre>
</div>
</content>
</entry>
</feed>
