<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-1-36</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>Added operator== to PRectangle.</title>
<updated>2001-02-28T10:34:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-28T10:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=33a30287341e31bd7430b103092c7ca80ada9dd4'/>
<id>33a30287341e31bd7430b103092c7ca80ada9dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WordList[] Returns non const as that made some other code simpler.</title>
<updated>2001-02-26T12:06:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-26T12:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e25dda1fdca3e282f7aaf4bf5cd5068031aad57d'/>
<id>e25dda1fdca3e282f7aaf4bf5cd5068031aad57d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added appendwithseparator method as this is common and there is extra mess</title>
<updated>2001-02-25T03:19:19+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-25T03:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08d9526ef5d3570cf572b886e16a263b9c5e354e'/>
<id>08d9526ef5d3570cf572b886e16a263b9c5e354e</id>
<content type='text'>
without it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a parameter to GetNearestwords to allow use of another separator char</title>
<updated>2001-02-24T04:10:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T04:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cd48a5b8d0285c04f73cbe6b05ab2aec4708c1bc'/>
<id>cd48a5b8d0285c04f73cbe6b05ab2aec4708c1bc</id>
<content type='text'>
as well as '(' and ':'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as well as '(' and ':'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation comments from Philippe.</title>
<updated>2001-02-24T01:07:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T01:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9131359e9b0f3aa9c004c651601dd17d0224b75d'/>
<id>9131359e9b0f3aa9c004c651601dd17d0224b75d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed iMessage parameter of scintilla_send_message from int to unsigned</title>
<updated>2001-02-18T02:28:01+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-18T02:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9abce71624013ee6a2e892fdf6169b5ac733bd1'/>
<id>b9abce71624013ee6a2e892fdf6169b5ac733bd1</id>
<content type='text'>
int to be compatible with other message functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
int to be compatible with other message functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turned off warning 4710 for Microsoft C++ compiler indicating inline method</title>
<updated>2001-02-17T10:47:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-17T10:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a129ff9b241a82e52d515836d4c149feab1a133'/>
<id>9a129ff9b241a82e52d515836d4c149feab1a133</id>
<content type='text'>
not inlined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not inlined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made warning in ScintillaWidget.h work better with GCC.</title>
<updated>2001-02-17T10:31:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-17T10:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=abb01b3baf78d6e9db09c10cbe5777c4f9c586b6'/>
<id>abb01b3baf78d6e9db09c10cbe5777c4f9c586b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If ScintillaWidget.h included without Scintilla.h already included display</title>
<updated>2001-02-17T10:00:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-17T10:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b07c00e76ef0ec5e5e3eb1d5237357eecbaa007'/>
<id>7b07c00e76ef0ec5e5e3eb1d5237357eecbaa007</id>
<content type='text'>
a warning message and #include "Scintilla.h".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a warning message and #include "Scintilla.h".
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed header order to work on GTK+.</title>
<updated>2001-02-17T08:41:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-17T08:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=417663279f7254f8e56e36048635b168d151605d'/>
<id>417663279f7254f8e56e36048635b168d151605d</id>
<content type='text'>
Scintilla.h must be before ScintillaWidget.h now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scintilla.h must be before ScintillaWidget.h now.
</pre>
</div>
</content>
</entry>
</feed>
