<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, 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>Preparing release 2.0.</title>
<updated>2009-08-06T22:57:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-06T22:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4528b03e3a291c09694a3887f3972d8e175cbc85'/>
<id>4528b03e3a291c09694a3887f3972d8e175cbc85</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 #2830223: ScintillaWin::Finalise should NOT call</title>
<updated>2009-08-01T04:54:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-08-01T04:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3984f799be68577a4dd1a4ca79e04d07963046fa'/>
<id>3984f799be68577a4dd1a4ca79e04d07963046fa</id>
<content type='text'>
DestroySystemCaret.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DestroySystemCaret.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Bug #2825485, paste in read-only mode sends EN_CHANGE despite no</title>
<updated>2009-07-23T05:05:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-23T05:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=81c08be7a9e72d4cfb6f288799cd5b131cd260dd'/>
<id>81c08be7a9e72d4cfb6f288799cd5b131cd260dd</id>
<content type='text'>
change taking place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change taking place.
</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>Replacing SString with std::string.</title>
<updated>2009-07-21T08:29:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-21T08:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38620a5d4d67566651271b516f01041bcf38b071'/>
<id>38620a5d4d67566651271b516f01041bcf38b071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>VC6 gives many spurious level 4 warnings when using standard library so</title>
<updated>2009-07-13T02:59:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-13T02:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2e9278edb8d7854c37156d8e8800e692470d8bde'/>
<id>2e9278edb8d7854c37156d8e8800e692470d8bde</id>
<content type='text'>
turn warning level down to 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turn warning level down to 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since exception handling now turned on, do not check return value from new.</title>
<updated>2009-07-12T23:01:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-12T23:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da74fac3e81338d08b8b0c196b92bc298be9673e'/>
<id>da74fac3e81338d08b8b0c196b92bc298be9673e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate works on discontiguous selections by duplicating each selection.</title>
<updated>2009-07-10T04:24:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-10T04:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f69c0d399c57d25cda78177a197a0b71d1dc5118'/>
<id>f69c0d399c57d25cda78177a197a0b71d1dc5118</id>
<content type='text'>
UndoGroup class simplifies grouping actions together in the undo history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UndoGroup class simplifies grouping actions together in the undo history.
</pre>
</div>
</content>
</entry>
</feed>
