<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexCSS.cxx, branch rel-5-6-0</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>Moved lexers into lexers directory.</title>
<updated>2010-07-13T11:16:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd7c21165bbc5200aa24ef89560a8bb40fd37255'/>
<id>fd7c21165bbc5200aa24ef89560a8bb40fd37255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #2994224 CSS @font-face displayed incorrectly</title>
<updated>2010-04-30T06:58:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-04-30T06:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=03583d15f483886327216abe0b76a26c88ddfea9'/>
<id>03583d15f483886327216abe0b76a26c88ddfea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug #1683672 CSS lexer - Open comment causes highlighting error</title>
<updated>2010-04-29T00:19:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-04-29T00:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bfeeca4c9deb804f0d50e9a4bec6c138efca6d51'/>
<id>bfeeca4c9deb804f0d50e9a4bec6c138efca6d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for #2153429 by Jason Oster. UTF-8 text could be chopped up.</title>
<updated>2008-10-09T22:05:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-10-09T22:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9624ba95f4a739da16592f26ced2885da74f79eb'/>
<id>9624ba95f4a739da16592f26ced2885da74f79eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#2122992 from Jason Oster adds several new keyword lists</title>
<updated>2008-10-09T02:46:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-10-09T02:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=75dd356d41b590ba630ca29317dc2a5189fb5be8'/>
<id>75dd356d41b590ba630ca29317dc2a5189fb5be8</id>
<content type='text'>
* Asterisks are now treated (styled) as valid tag characters.
* The vertical pipe | and tilde ~ are now treated as selector characters.
(CSS namespace selector, and preceding element selector, respectively.)
* Pseudo-classes can be extended with additional simple selectors. (Not
sure if extending pseudo-elements in the same way is necessary. The CSS
specs don't seem to indicate this kind of usage with pseudo-elements.)
Useful for pseudo-classes like :not() and [to lesser extent] :lang(), but
also for some vendor-specific pseudo-classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Asterisks are now treated (styled) as valid tag characters.
* The vertical pipe | and tilde ~ are now treated as selector characters.
(CSS namespace selector, and preceding element selector, respectively.)
* Pseudo-classes can be extended with additional simple selectors. (Not
sure if extending pseudo-elements in the same way is necessary. The CSS
specs don't seem to indicate this kind of usage with pseudo-elements.)
Useful for pseudo-classes like :not() and [to lesser extent] :lang(), but
also for some vendor-specific pseudo-classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix from Jason Oster for bug #2114532: CSS2 identifier syntax highlighting</title>
<updated>2008-09-21T11:30:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-09-21T11:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc06028883b3431222cae3e28caf4c87a5362c28'/>
<id>cc06028883b3431222cae3e28caf4c87a5362c28</id>
<content type='text'>
bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Safety for non-ASCII characters when calling ctype functions.</title>
<updated>2008-04-20T03:01:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-04-20T03:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bcceb7d8295269d7b468d41f70413ea108abb192'/>
<id>bcceb7d8295269d7b468d41f70413ea108abb192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integrate OS X support for scintilla.  a big patch with a little commit message :)</title>
<updated>2007-06-01T00:57:26+00:00</updated>
<author>
<name>scaraveo</name>
<email>unknown</email>
</author>
<published>2007-06-01T00:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=710f716e96f6e9ee9eb410b343b78b3c4d95bc46'/>
<id>710f716e96f6e9ee9eb410b343b78b3c4d95bc46</id>
<content type='text'>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Jakub Vrana to upgrade CSS support to CSS2.</title>
<updated>2005-02-04T12:54:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-02-04T12:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=01d4a882a7f097316de205f44b27ab7b37b2c0db'/>
<id>01d4a882a7f097316de205f44b27ab7b37b2c0db</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 Lhoste to support second set of keywords for</title>
<updated>2004-08-24T00:51:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2004-08-24T00:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f6be89c18414c9282d7adf8a1fae9a21cde8b82'/>
<id>9f6be89c18414c9282d7adf8a1fae9a21cde8b82</id>
<content type='text'>
CSS 2.
Removal of css settings from html.properties where they duplicated
settings from css.properties.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CSS 2.
Removal of css settings from html.properties where they duplicated
settings from css.properties.
</pre>
</div>
</content>
</entry>
</feed>
