<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-2-00</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 virtual destructor to avoid compiler warning.</title>
<updated>2009-07-21T11:35:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</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=c6a54ce0ce22fece76c96c214f6640d657d56103'/>
<id>c6a54ce0ce22fece76c96c214f6640d657d56103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed SString.h.</title>
<updated>2009-07-21T10:53:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-21T10:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ddc006588216e55ad481fe112c43cd450e922de5'/>
<id>ddc006588216e55ad481fe112c43cd450e922de5</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>devnull@localhost</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=d6c7ef2346d60ad934231d6b4bf6d342b278a0d4'/>
<id>d6c7ef2346d60ad934231d6b4bf6d342b278a0d4</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>Added commands for rotating selections and swapping caret and anchor of</title>
<updated>2009-07-21T08:19:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-21T08:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b1b6e1a5bff76b6055456ce841c9a18c23f8748'/>
<id>3b1b6e1a5bff76b6055456ce841c9a18c23f8748</id>
<content type='text'>
main selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
main selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed new calls to use name 'caret' rather than 'currentPos'.</title>
<updated>2009-07-15T03:01:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-15T03:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cfa6328aa4c173c00002b9bca07d071ed8d3df3'/>
<id>1cfa6328aa4c173c00002b9bca07d071ed8d3df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation of new selection features.</title>
<updated>2009-07-14T11:55:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-14T11:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8145272219f59cc5d9782bc131e06311aee318b7'/>
<id>8145272219f59cc5d9782bc131e06311aee318b7</id>
<content type='text'>
Minor cleanups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor cleanups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added controls for enabling multiple selection and multiple selection</title>
<updated>2009-07-14T03:28:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-14T03:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9b440a2e4da168325378e08c0ea0141547c5c81'/>
<id>a9b440a2e4da168325378e08c0ea0141547c5c81</id>
<content type='text'>
typing. Renamed multiline options to reflect use on multiple selections.
Using std::vector for selections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
typing. Renamed multiline options to reflect use on multiple selections.
Using std::vector for selections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting the modifier key to be used for rectangular</title>
<updated>2009-07-12T02:22:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-12T02:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d71a29de17601c1d31190ef17ec348ea8f84645'/>
<id>7d71a29de17601c1d31190ef17ec348ea8f84645</id>
<content type='text'>
selection on GTK+.
Paste can be performed in virtual space on GTK+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
selection on GTK+.
Paste can be performed in virtual space on GTK+
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed incorrect comment.</title>
<updated>2009-07-10T09:55:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-10T09:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a21ea5097c2cd657b9edc16ef7379430edcd40a'/>
<id>1a21ea5097c2cd657b9edc16ef7379430edcd40a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added setings for colours, alpha, and caret colour for additional</title>
<updated>2009-07-09T07:58:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-09T07:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50d215e3ac79be5f256d66f1911ab6582e5851d6'/>
<id>50d215e3ac79be5f256d66f1911ab6582e5851d6</id>
<content type='text'>
selections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
selections.
</pre>
</div>
</content>
</entry>
</feed>
