<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-45</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>Updated for version 1.45.</title>
<updated>2002-03-13T04:23:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-03-13T04:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e403844443fdac8402574832558678a0eb36b2c5'/>
<id>e403844443fdac8402574832558678a0eb36b2c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wheel mouse handles page at a time mode.</title>
<updated>2002-02-21T07:15:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-21T07:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=64495de70c9833d83b26c15e28616e43c2a10f30'/>
<id>64495de70c9833d83b26c15e28616e43c2a10f30</id>
<content type='text'>
Maintaining partial wheel deltas calculated better.
Avoid Borland warning in window class registration code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Maintaining partial wheel deltas calculated better.
Avoid Borland warning in window class registration code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where extra position element was written when measuring text in</title>
<updated>2002-02-20T01:46:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-20T01:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92f21a3cf29fc84cc3420d8341873920c7324999'/>
<id>92f21a3cf29fc84cc3420d8341873920c7324999</id>
<content type='text'>
Unicode mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unicode mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>New lexer for Matlab contributed by José Fonseca.</title>
<updated>2002-02-16T05:10:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-16T05:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2be087fbf98a9add6619b42b2153eefa788ba704'/>
<id>2be087fbf98a9add6619b42b2153eefa788ba704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows classes unregistered at finalisation to avoid problems inside IE.</title>
<updated>2002-02-16T04:33:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-16T04:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b524b63de67ab4a76f1dfd69f0dc16cb66680e93'/>
<id>b524b63de67ab4a76f1dfd69f0dc16cb66680e93</id>
<content type='text'>
Success of initialisation and finalisationreturned to caller.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Success of initialisation and finalisationreturned to caller.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved external lexer loading from initialisation of ScintillaWin object</title>
<updated>2002-02-12T23:32:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-12T23:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b6a1d2f499826155dd023c54e5321f51f1356a0'/>
<id>2b6a1d2f499826155dd023c54e5321f51f1356a0</id>
<content type='text'>
to Scintilla_RegisterClasses to avoid possibility of thread contention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to Scintilla_RegisterClasses to avoid possibility of thread contention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoiding incremental link and map file generation.</title>
<updated>2002-02-12T22:10:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-12T22:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=72149493c811006d673354cbf74ac3e8b3033487'/>
<id>72149493c811006d673354cbf74ac3e8b3033487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made font cache thread safe by using a critical section.</title>
<updated>2002-02-12T10:33:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-12T10:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd6a4772446bae01aaaf5a9cb896bf4580c3c433'/>
<id>fd6a4772446bae01aaaf5a9cb896bf4580c3c433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made compatible with const correctness done for superclass.</title>
<updated>2002-02-12T03:36:01+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-12T03:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e519fdfa4386f228e4c7cb89608a2c4ac010126'/>
<id>1e519fdfa4386f228e4c7cb89608a2c4ac010126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for 1.44.</title>
<updated>2002-02-02T12:38:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-02-02T12:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e2a84a7cd966d8ab03aa26fc8c34a217216ff45'/>
<id>6e2a84a7cd966d8ab03aa26fc8c34a217216ff45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
