<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include/Accessor.h, branch rel-5-6-2</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>Creating lexlib with lexer support files.</title>
<updated>2010-07-13T11:19:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27a22f2c85e3aa0f540c61a0a245a0d759e706a9'/>
<id>27a22f2c85e3aa0f540c61a0a245a0d759e706a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More decoration code, with modifications reported from document to views</title>
<updated>2007-04-07T00:57:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-04-07T00:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6d82fda3c167c1ebdc7242f9ee6d42de2a47e838'/>
<id>6d82fda3c167c1ebdc7242f9ee6d42de2a47e838</id>
<content type='text'>
although this isn't optimal. Some checking for null changes. Messages
documented. Methods for changing indicators in Accessor so can be used by
lexers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
although this isn't optimal. Some checking for null changes. Messages
documented. Methods for changing indicators in Accessor so can be used by
lexers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a Match method to Accessor to make it easy to check for strings in a document. Moved IsASpaceOrTab into StyleContext header.</title>
<updated>2002-05-20T07:34:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-05-20T07:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=01629f9e76ae6614b54631f3dbabad7301ddda27'/>
<id>01629f9e76ae6614b54631f3dbabad7301ddda27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>External lexer feature added by Simon allows lexers to be housed in DLLs with</title>
<updated>2001-05-01T11:12:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2001-05-01T11:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=19724c5fcab3abb25d959a7c7a27950601a45270'/>
<id>19724c5fcab3abb25d959a7c7a27950601a45270</id>
<content type='text'>
a .lexer extension which are automatically loaded at startup.
Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a .lexer extension which are automatically loaded at startup.
Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation comments from Philippe.</title>
<updated>2001-02-24T01:07:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2001-02-24T01:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=138a83285e148f933d9d8105d0b6a3f8d5c434bc'/>
<id>138a83285e148f933d9d8105d0b6a3f8d5c434bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating copyright notices for 2001.</title>
<updated>2001-01-28T06:07:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2001-01-28T06:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c015a7bf7b15f3ea21b3a4c3ddb3c2f96bb54c9a'/>
<id>c015a7bf7b15f3ea21b3a4c3ddb3c2f96bb54c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed use of PropSet in Accessor to avoid linkage.</title>
<updated>2000-04-18T13:23:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2000-04-18T13:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a1d36a7e56c077a1cf97e45021081a94cb5ec7b'/>
<id>3a1d36a7e56c077a1cf97e45021081a94cb5ec7b</id>
<content type='text'>
Added indenting and horizontal scroll bar messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added indenting and horizontal scroll bar messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Accessor has a virtual destructor.</title>
<updated>2000-04-07T06:16:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2000-04-07T06:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cda547b4fc80be948f4c1a0b3973706d1ba3b8eb'/>
<id>cda547b4fc80be948f4c1a0b3973706d1ba3b8eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved performance critical functionality back up into Accessor from</title>
<updated>2000-04-05T00:43:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2000-04-05T00:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4b849cbe8fa0136a45104f02223332691e098de'/>
<id>d4b849cbe8fa0136a45104f02223332691e098de</id>
<content type='text'>
sub classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sub classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid lots of warnings from Borland C++.</title>
<updated>2000-04-04T13:35:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2000-04-04T13:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=416476290c88d15ac7297989f77fac50f5c9fcef'/>
<id>416476290c88d15ac7297989f77fac50f5c9fcef</id>
<content type='text'>
Changed name of interface class defined in Accessor.h to Accessor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed name of interface class defined in Accessor.h to Accessor.
</pre>
</div>
</content>
</entry>
</feed>
