<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-1-47</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>Made compatible with both GTK+ 1.x and 2.x.</title>
<updated>2002-07-29T12:24:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-29T12:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9050c0982e97e2b395ba5128ed82a67cbed2b5bd'/>
<id>9050c0982e97e2b395ba5128ed82a67cbed2b5bd</id>
<content type='text'>
SCINTILLA_NOTIFY defines the name of the notify signal used generated
by Scintilla as this has changed for GTK+ 2.x due to a clash with the
"notify" signal defined by GTK+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCINTILLA_NOTIFY defines the name of the notify signal used generated
by Scintilla as this has changed for GTK+ 2.x due to a clash with the
"notify" signal defined by GTK+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed Contains to do semi-includive bounds correctly.</title>
<updated>2002-07-28T13:15:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-28T13:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02a753124ae352dc7a3237689a108b9fd4bf7d28'/>
<id>02a753124ae352dc7a3237689a108b9fd4bf7d28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Scriptol lexer.</title>
<updated>2002-07-21T02:00:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-21T02:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e47f2d9a0d8cf8c6c965016bb13a0eaa983e7196'/>
<id>e47f2d9a0d8cf8c6c965016bb13a0eaa983e7196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Scriptol lexer.</title>
<updated>2002-07-21T01:53:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-21T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eea48d5f6e983cfe05db213e0be68d65a9a914b7'/>
<id>eea48d5f6e983cfe05db213e0be68d65a9a914b7</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 Philippe to improve caret policy.</title>
<updated>2002-07-11T13:19:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-11T13:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47d55205f70a3b5a0ce8e5b3aafe8caea81f1c13'/>
<id>47d55205f70a3b5a0ce8e5b3aafe8caea81f1c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using ContainerClass everywhere as the parent class of Scintilla rather</title>
<updated>2002-07-07T10:13:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-07T10:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0cb0af04ef208deccc2b268073d14f2f5a954837'/>
<id>0cb0af04ef208deccc2b268073d14f2f5a954837</id>
<content type='text'>
than Fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than Fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documented the incorrect values of SCEN_SETFOCUS and SCEN_KILLFOCUS.</title>
<updated>2002-07-05T12:55:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-05T12:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e6c48115298f3e2f7654764984559c19c18634e'/>
<id>9e6c48115298f3e2f7654764984559c19c18634e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TextHeight feature contributed by Josh Wingstrom.</title>
<updated>2002-06-19T11:01:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-06-19T11:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7ce81f6083ced58219d728b19d04778377d2f26'/>
<id>d7ce81f6083ced58219d728b19d04778377d2f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Two enumerations incorrectly specified with "val".</title>
<updated>2002-06-11T12:18:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-06-11T12:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f2978926417a7ff3e231dbd339a9ac79db932f24'/>
<id>f2978926417a7ff3e231dbd339a9ac79db932f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compatibility with 64 bit systems.</title>
<updated>2002-06-09T02:58:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-06-09T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=112c4b6bb39e1069ae2ec7bb2f55a49939005957'/>
<id>112c4b6bb39e1069ae2ec7bb2f55a49939005957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
