<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include/PropSet.h, branch rel-5-6-1</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>Files no longer needed due to Lexer Object changes.</title>
<updated>2010-07-14T09:38:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-14T09:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=071dd4b2245f27b93cbc40a2e840071f6ff757d3'/>
<id>071dd4b2245f27b93cbc40a2e840071f6ff757d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added virtual destructor to avoid compiler warning.</title>
<updated>2009-07-21T11:35:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-07-21T11:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9cd525897c7e302a8a21cfffd54d2e3646c4cbc0'/>
<id>9cd525897c7e302a8a21cfffd54d2e3646c4cbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using a much simpler property set implementation.</title>
<updated>2009-07-21T09:05:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-07-21T09:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b7af48a7681ab335ba2c53ffa48ab053ddf4c86'/>
<id>7b7af48a7681ab335ba2c53ffa48ab053ddf4c86</id>
<content type='text'>
Accessor objects use the PropertyGet interface to access just the property
set methods they need.
Removed SString.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessor objects use the PropertyGet interface to access just the property
set methods they need.
Removed SString.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to PropSet and PropSetFile make wild card suffixes work; evaluate</title>
<updated>2007-07-24T08:14:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-07-24T08:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=45fddf64aa6d4cdfb403f21c7627a29d94f6b39f'/>
<id>45fddf64aa6d4cdfb403f21c7627a29d94f6b39f</id>
<content type='text'>
file patterns from the starting PropSet, and add some const corectness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file patterns from the starting PropSet, and add some const corectness.
</pre>
</div>
</content>
</entry>
<entry>
<title>More complex WordList and PropSet functionality moved to SciTE.</title>
<updated>2007-07-12T12:23:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-07-12T12:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06dbb936d37d3579305548e874bf993965ea198b'/>
<id>06dbb936d37d3579305548e874bf993965ea198b</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>Allow properties to differentiate between different case file names on</title>
<updated>2005-08-06T06:16:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-08-06T06:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=10021c40317d0b445e60aa9582bbe337ef0a04a1'/>
<id>10021c40317d0b445e60aa9582bbe337ef0a04a1</id>
<content type='text'>
GTK+ so that .C can be treated as c++ and .c as C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTK+ so that .C can be treated as c++ and .c as C.
</pre>
</div>
</content>
</entry>
<entry>
<title>Large SQL patch from Carsten Sperber supports scripts written in SQL*Plus.</title>
<updated>2005-04-18T01:16:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-04-18T01:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d856b87646f8451285e3876407520f1ab85c88a1'/>
<id>d856b87646f8451285e3876407520f1ab85c88a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimised by treating sort state of case sensitive and case insensitive</title>
<updated>2005-03-22T08:33:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-03-22T08:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=375c2cc480b1d6645ba649012cbdadb3b2ae1883'/>
<id>375c2cc480b1d6645ba649012cbdadb3b2ae1883</id>
<content type='text'>
lists separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lists separately.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch to autocompletion from Jakub Vrana to handle cases where</title>
<updated>2004-09-19T03:49:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2004-09-19T03:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=baf65874491fb3c51c6ff1b29bae6f5c61d1e88c'/>
<id>baf65874491fb3c51c6ff1b29bae6f5c61d1e88c</id>
<content type='text'>
word characters are greater than the start of parameters character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
word characters are greater than the start of parameters character.
</pre>
</div>
</content>
</entry>
</feed>
