<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, 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>Removed out of date TODO comment.</title>
<updated>2001-02-24T04:30:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T04:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=376dccc21bebbe940451cb3ab1f52d7c7aa16d21'/>
<id>376dccc21bebbe940451cb3ab1f52d7c7aa16d21</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 John to have a better default font on GTK+/Windows.</title>
<updated>2001-02-23T10:58:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-23T10:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f393ef3f1abdf39dce52c8fcf416edcbfc5d4438'/>
<id>f393ef3f1abdf39dce52c8fcf416edcbfc5d4438</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>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>
<entry>
<title>Defining sptr_t and uptr_t to be integral types large enough to contain</title>
<updated>2001-02-17T07:57:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-17T07:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d508e3e10cc073b041dc5148c796aee8c1e3928'/>
<id>0d508e3e10cc073b041dc5148c796aee8c1e3928</id>
<content type='text'>
pointers to allow portability to 64 bit platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointers to allow portability to 64 bit platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added explicit initialisation of base class in copy constructor for</title>
<updated>2001-02-05T05:30:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-05T05:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58a0a3c3400d034ff1f549671edd315bad1da618'/>
<id>58a0a3c3400d034ff1f549671edd315bad1da618</id>
<content type='text'>
ScintillaGTK to avoid warning from gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ScintillaGTK to avoid warning from gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from John to make GTK+ version build on Win32.</title>
<updated>2001-02-05T04:39:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-05T04:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc28310ef52287aef419d8edf728a1c6f47fe27e'/>
<id>bc28310ef52287aef419d8edf728a1c6f47fe27e</id>
<content type='text'>
Modified by me to avoid pointless warnings and print error message if try
to build with Borland C++.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified by me to avoid pointless warnings and print error message if try
to build with Borland C++.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexer for Avenue.</title>
<updated>2001-02-01T07:12:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-01T07:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c2259b94bf40269d62f8435824479b580c1a6ef8'/>
<id>c2259b94bf40269d62f8435824479b580c1a6ef8</id>
<content type='text'>
Trailing spaces removed from a lot of lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trailing spaces removed from a lot of lines.
</pre>
</div>
</content>
</entry>
</feed>
