<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-50</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>Removed special casing of '^' and '$' that tried to prevent hangs. This is</title>
<updated>2003-01-18T23:04:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-18T23:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06c97a6bf101970659fe05d58a89b952c3a65ce8'/>
<id>06c97a6bf101970659fe05d58a89b952c3a65ce8</id>
<content type='text'>
now the containers responsibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now the containers responsibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from David Ascher to to support both context diffs and the output</title>
<updated>2003-01-14T11:12:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-14T11:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ce0a0efb23b3a28e05c072394ad73c11811b639'/>
<id>8ce0a0efb23b3a28e05c072394ad73c11811b639</id>
<content type='text'>
of Python's difflib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of Python's difflib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified and corrected code.</title>
<updated>2003-01-13T10:25:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-13T10:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1d47b64abfffba1bfeb30826d10b6034108306fb'/>
<id>1d47b64abfffba1bfeb30826d10b6034108306fb</id>
<content type='text'>
IsDBCS no longer present as now must deal with 3 byte DBCS so use LenChar
and DBCSCharLength.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IsDBCS no longer present as now must deal with 3 byte DBCS so use LenChar
and DBCSCharLength.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up DBCS mode when needed in main drawing code.</title>
<updated>2003-01-13T10:24:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-13T10:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b71956cc93116ade7795bee066c9b4d3c3e224c'/>
<id>8b71956cc93116ade7795bee066c9b4d3c3e224c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to make DBCS work on GTK+ and handle DBCS sequences longer than 2 bytes.</title>
<updated>2003-01-12T04:47:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-12T04:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a92a28fc51c654890e0d44c19f923a43f2aaba0'/>
<id>2a92a28fc51c654890e0d44c19f923a43f2aaba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additions from Yukihiro Nakai to enable DBCS mode on GTK+.</title>
<updated>2003-01-12T04:02:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-12T04:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9a72f1e42a8b75bbd30ccb6b58c06ea91552691'/>
<id>b9a72f1e42a8b75bbd30ccb6b58c06ea91552691</id>
<content type='text'>
DBCS mode for Surface so that different font and text drawing code can be
invoked on GTK+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DBCS mode for Surface so that different font and text drawing code can be
invoked on GTK+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added XPM header which has been separated from LineMarker.h.</title>
<updated>2003-01-10T11:17:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=41411dd6d37782b88bb19b7815e3f2a90e5e00cf'/>
<id>41411dd6d37782b88bb19b7815e3f2a90e5e00cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed listbox member to a pointer to allow use of platform-specific</title>
<updated>2003-01-10T11:16:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8af087fa2317b4b66efe11e78cefe17fc1f771b2'/>
<id>8af087fa2317b4b66efe11e78cefe17fc1f771b2</id>
<content type='text'>
subclass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subclass.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed listbox field to pointer to allow use of platform-specific</title>
<updated>2003-01-10T11:15:01+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85e17984251319ea1f863449343ef52d121ab29e'/>
<id>85e17984251319ea1f863449343ef52d121ab29e</id>
<content type='text'>
subclass.
Added new listbox initialisation parameters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subclass.
Added new listbox initialisation parameters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved XPM code out to XPM file.</title>
<updated>2003-01-10T11:13:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d9ee18e69f2c05da38410637842a39518497018e'/>
<id>d9ee18e69f2c05da38410637842a39518497018e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
