<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-52</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 version 1.52.</title>
<updated>2003-04-15T11:34:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-15T11:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9673a8c031b469fb7915ab16867ed1d08032aba8'/>
<id>9673a8c031b469fb7915ab16867ed1d08032aba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reenabled lexer DLL feature.</title>
<updated>2003-04-13T03:30:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-13T03:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7b9bb800f94a931ff97b20ac7c36cd72e0cdd76'/>
<id>d7b9bb800f94a931ff97b20ac7c36cd72e0cdd76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit the number of characters in string arguments to text drawing and</title>
<updated>2003-04-09T12:53:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-09T12:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b2855d98464e74ebdcd00db735bfe48c7a6e160'/>
<id>9b2855d98464e74ebdcd00db735bfe48c7a6e160</id>
<content type='text'>
measurement methods to 8192 on Windows 9x, otherwise thaere can be crashes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
measurement methods to 8192 on Windows 9x, otherwise thaere can be crashes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid calling API before Window created.</title>
<updated>2003-04-06T00:34:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-06T00:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad3f8d85eb6aa43dde00e2bbecd3b89f88083a1a'/>
<id>ad3f8d85eb6aa43dde00e2bbecd3b89f88083a1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move method for Rectangle class.</title>
<updated>2003-04-06T00:00:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-06T00:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7f9c8751b050faf033dfb6da2226a6c429e30e5'/>
<id>d7f9c8751b050faf033dfb6da2226a6c429e30e5</id>
<content type='text'>
Ensure windows that are moved are not moved off screen to the top or left.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure windows that are moved are not moved off screen to the top or left.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to allow calltips to be popup rather than child windows.</title>
<updated>2003-04-05T03:40:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-05T03:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a424962ae04ca098bb5cd15573e12041f45a4f2d'/>
<id>a424962ae04ca098bb5cd15573e12041f45a4f2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CallTip can display up and down arrows and clicks are reported to</title>
<updated>2003-04-03T12:34:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-03T12:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d0117d9b355477ac4054d5a0a91772ab89a9e96'/>
<id>3d0117d9b355477ac4054d5a0a91772ab89a9e96</id>
<content type='text'>
container.
Calltip can be replaced while visible rather than needing a cancel and
recreation to minimize flashing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
container.
Calltip can be replaced while visible rather than needing a cancel and
recreation to minimize flashing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IDC_HAND visible with old build environments.</title>
<updated>2003-03-30T00:50:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-30T00:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c2f15028c0f81693e2f71eb60d813219c76d9e67'/>
<id>c2f15028c0f81693e2f71eb60d813219c76d9e67</id>
<content type='text'>
Avoid calling ::IsChild when wParam 0 to avoid BoundsChecker warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid calling ::IsChild when wParam 0 to avoid BoundsChecker warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimising by not drawing space characters in transparent mode.</title>
<updated>2003-03-21T11:23:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-21T11:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eac80ddf5a1caf41c0633fa30f991dffbc57022f'/>
<id>eac80ddf5a1caf41c0633fa30f991dffbc57022f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Simon Steele to implement the hotspot style and associated</title>
<updated>2003-03-20T11:22:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-20T11:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4849b34e7c561921671603232668ca0c4b41b69'/>
<id>d4849b34e7c561921671603232668ca0c4b41b69</id>
<content type='text'>
notifications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
notifications.
</pre>
</div>
</content>
</entry>
</feed>
