<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-58</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>Updating for release 1.58.</title>
<updated>2004-01-10T03:32:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2004-01-10T03:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80072b405978ad69e473d3a91da04c80703dd6db'/>
<id>80072b405978ad69e473d3a91da04c80703dd6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulation by Guy Hachlili of SetScrollInfo and GetScrollInfo to</title>
<updated>2003-12-23T23:03:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-23T23:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67a0325615ae6b33eed9694c2c36893d277191e2'/>
<id>67a0325615ae6b33eed9694c2c36893d277191e2</id>
<content type='text'>
make it easier to replace the implementation of scroll bars such as
where a scroll bar is handled by a container such as when
producing multiple panes with a shared scroll bar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make it easier to replace the implementation of scroll bars such as
where a scroll bar is handled by a container such as when
producing multiple panes with a shared scroll bar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically generated section does not have extra</title>
<updated>2003-12-13T23:41:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-13T23:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4b270590f62fd5e3d34ed8318a5a758c5d39d85'/>
<id>d4b270590f62fd5e3d34ed8318a5a758c5d39d85</id>
<content type='text'>
whitespace at line ends.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whitespace at line ends.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating version number.</title>
<updated>2003-11-26T11:59:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-26T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=31289432fd5b95ea3996d854d5c4e338c1fb7118'/>
<id>31289432fd5b95ea3996d854d5c4e338c1fb7118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using posted message to continue wrapping while allowing other messages</title>
<updated>2003-11-08T00:28:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-08T00:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e82055982405565cad67603b6f34eda9fd5fb49d'/>
<id>e82055982405565cad67603b6f34eda9fd5fb49d</id>
<content type='text'>
to be processed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to be processed.
</pre>
</div>
</content>
</entry>
<entry>
<title>SelectionText has been holding a terminating NUL but some client code</title>
<updated>2003-11-06T11:56:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-06T11:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ac7e6ebc0eae46c990333505a0d1d39179ac6b2'/>
<id>0ac7e6ebc0eae46c990333505a0d1d39179ac6b2</id>
<content type='text'>
was adding an extra NUL. Documented this and avoid adding extra NUL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was adding an extra NUL. Documented this and avoid adding extra NUL.
</pre>
</div>
</content>
</entry>
<entry>
<title>More checking for background wrap enabled.</title>
<updated>2003-11-06T08:33:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-06T08:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=31958200922e6a7c547775195f95982afcb93073'/>
<id>31958200922e6a7c547775195f95982afcb93073</id>
<content type='text'>
Shorter time between timer ticks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shorter time between timer ticks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Background wrapping during idle from Bruce Dodson.</title>
<updated>2003-11-05T10:54:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-05T10:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=29de9480bcbf388c47ae06534fdea213d7128a43'/>
<id>29de9480bcbf388c47ae06534fdea213d7128a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Erlang support.</title>
<updated>2003-11-04T11:41:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-04T11:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c52859e834d0d92c92e00a4825ee180195b2ee2'/>
<id>3c52859e834d0d92c92e00a4825ee180195b2ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to potential problem with SetTimer.</title>
<updated>2003-11-04T10:09:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-04T10:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff4e9264cd21aca1f1a120dd8d1aa2e1b5137c13'/>
<id>ff4e9264cd21aca1f1a120dd8d1aa2e1b5137c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
