<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, 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>Added comment on building for GTK+ 2.</title>
<updated>2002-07-31T06:23:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-31T06:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=456280031f3990a38d771130d146ce421cb4bc0e'/>
<id>456280031f3990a38d771130d146ce421cb4bc0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Removed Scriptol lexer.</title>
<updated>2002-07-29T01:57:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-29T01:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce1b5500a934eae44ad4ebab641981d25feb6e78'/>
<id>ce1b5500a934eae44ad4ebab641981d25feb6e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Full paint now paints all of the margins as well. Required to simplify</title>
<updated>2002-07-28T13:15:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-28T13:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60aacc4fedd9016d24363d084f6e76d8833db036'/>
<id>60aacc4fedd9016d24363d084f6e76d8833db036</id>
<content type='text'>
handling of abandoned paints where styling causes fold markers to change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handling of abandoned paints where styling causes fold markers to change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Scriptol language.</title>
<updated>2002-07-21T01:54:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-21T01:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c26e3c59c1007cf8f98d362aa755b36a22f795a'/>
<id>6c26e3c59c1007cf8f98d362aa755b36a22f795a</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 Ehresman to convert clipboard text to use the line endings of the document.</title>
<updated>2002-07-17T11:53:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-17T11:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ceb10dea857a2e2ba84a2f0d2ec3af0edc6290e'/>
<id>2ceb10dea857a2e2ba84a2f0d2ec3af0edc6290e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made compatible with either GTK+ 1.x or GTK+ 2.x.</title>
<updated>2002-07-07T10:11:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-07T10:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ecc91fddebf3ec7f027e1b1d1d5b6be47d1d87a9'/>
<id>ecc91fddebf3ec7f027e1b1d1d5b6be47d1d87a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made static as that seemed to be done by GTK+ 2 code.</title>
<updated>2002-07-06T07:03:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-06T07:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=edf9afe6a888c751d33cde630a5a1bde5e265211'/>
<id>edf9afe6a888c751d33cde630a5a1bde5e265211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed check that is now redundant.</title>
<updated>2002-07-05T13:19:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-07-05T13:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ccf53a59d9383dbba88d944a3062753c38d919b'/>
<id>5ccf53a59d9383dbba88d944a3062753c38d919b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added -Os space optimization compiler option.</title>
<updated>2002-06-13T13:17:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-06-13T13:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b05e8227fa3e88e762542dbfc31742143eb219df'/>
<id>b05e8227fa3e88e762542dbfc31742143eb219df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
