<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, 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>Added const to methods that are.</title>
<updated>2003-01-15T12:07:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-15T12:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2498dadabec8b7bf4c3cb7493c60a6925c423bc4'/>
<id>2498dadabec8b7bf4c3cb7493c60a6925c423bc4</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>Changed xpm data to be a string rather than an int.</title>
<updated>2003-01-12T01:17:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-12T01:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae33ce73c43277fd6fb87571201b4e2ecdc2ea64'/>
<id>ae33ce73c43277fd6fb87571201b4e2ecdc2ea64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added method to copy desired colour to allocated colour in ColourPair for</title>
<updated>2003-01-10T11:20:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b50e59cba03e77be03fc45d024f403da4625100b'/>
<id>b50e59cba03e77be03fc45d024f403da4625100b</id>
<content type='text'>
situations where doing palette management is too complex.
Changed ListBox class to an interface to allow use of a platform-specific
subclass to hide implementation details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
situations where doing palette management is too complex.
Changed ListBox class to an interface to allow use of a platform-specific
subclass to hide implementation details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added method to clear all registered images.</title>
<updated>2003-01-10T11:18:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2aba211fb17a4c355e86f889e8194f730ffe41a6'/>
<id>2aba211fb17a4c355e86f889e8194f730ffe41a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable text form XPM for autocompletion lists.</title>
<updated>2003-01-03T02:45:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-03T02:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=042edf4a5c23061562badc91b5e1561f14427a67'/>
<id>042edf4a5c23061562badc91b5e1561f14427a67</id>
<content type='text'>
Enable line form XPM for markers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable line form XPM for markers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed wrapped printing to be more similar to wrapped display.</title>
<updated>2003-01-01T05:25:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-01T05:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8c1cf08e4700ea74c2b97f8e393af68fe5dc286'/>
<id>a8c1cf08e4700ea74c2b97f8e393af68fe5dc286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up line wrapped printing and added property to turn wrapping on or</title>
<updated>2003-01-01T04:47:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-01T04:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4cb12c84a0682f82fcd5fc113a5a87ea42ece5c1'/>
<id>4cb12c84a0682f82fcd5fc113a5a87ea42ece5c1</id>
<content type='text'>
off for printing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
off for printing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Avenue lexer from Alexey.</title>
<updated>2002-12-21T23:06:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-12-21T23:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b0aee97d333f962580dcaaccd72222cbb1f825e'/>
<id>7b0aee97d333f962580dcaaccd72222cbb1f825e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
