<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk/makefile, branch rel-1-52</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>Patch from Stephan to allow building without threads and on GTK+ 1.x.</title>
<updated>2003-03-28T09:54:12+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-28T09:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a08bbfe64dfa04141eccd8dd7cbdd3f52964e59'/>
<id>6a08bbfe64dfa04141eccd8dd7cbdd3f52964e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added POV-Ray lexer by Steven te Brinke.</title>
<updated>2003-03-17T09:07:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-17T09:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f625eb3c2c02a1c256fcb318ff6c317866f87c74'/>
<id>f625eb3c2c02a1c256fcb318ff6c317866f87c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XPM separated from LineMarker and XPMSet implemented.</title>
<updated>2003-01-10T11:35:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e03994640641b3fa9914c2e5b4ba4cb73603c8e3'/>
<id>e03994640641b3fa9914c2e5b4ba4cb73603c8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.</title>
<updated>2002-11-17T03:21:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-11-17T03:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a77e6114d5f88b32e2abb8f3bcb58e583b0a4fe0'/>
<id>a77e6114d5f88b32e2abb8f3bcb58e583b0a4fe0</id>
<content type='text'>
This is separate to the HTML lexer and is only invoked for stand-alone
CSS files, not for the STYLE section of HTML files. He also made some
other additions. There is a Line Duplicate command which is bound to
Ctrl+D. PHP lexing has been improved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is separate to the HTML lexer and is only invoked for stand-alone
CSS files, not for the STYLE section of HTML files. He also made some
other additions. There is a Line Duplicate command which is bound to
Ctrl+D. PHP lexing has been improved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added UniConversion to make Unicode work.</title>
<updated>2002-10-08T08:29:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-10-08T08:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d55159a8451b0a5fe758fe81d9eff8cbf0356b86'/>
<id>d55159a8451b0a5fe758fe81d9eff8cbf0356b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New lexer for Fortran.</title>
<updated>2002-10-08T01:52:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-10-08T01:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7fb2b39a6ed61aa7f213789013b13926b362832c'/>
<id>7fb2b39a6ed61aa7f213789013b13926b362832c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Including LexAsm.</title>
<updated>2002-09-10T04:47:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-09-10T04:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=845b6576ac4dc70c90ba88850a7e8febc0b022f6'/>
<id>845b6576ac4dc70c90ba88850a7e8febc0b022f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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>
</feed>
