<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/ScintillaWin.cxx, branch rel-3-0-4</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>Bug #3487397. Reduce time spent in idling before allowing paint from 200</title>
<updated>2012-02-18T09:16:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-18T09:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3e126d61579ccd5a5ec1235e1d24548310e64007'/>
<id>3e126d61579ccd5a5ec1235e1d24548310e64007</id>
<content type='text'>
to 50 milliseconds to make interaction less laggy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to 50 milliseconds to make interaction less laggy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3484416. Modify how scroll bars are hidden in order not to</title>
<updated>2012-02-10T09:52:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-02-10T09:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a7bed10b77d4630ad2a6b1a92abe43ac758662d4'/>
<id>a7bed10b77d4630ad2a6b1a92abe43ac758662d4</id>
<content type='text'>
interfere with dwelling. From Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfere with dwelling. From Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug where the selection margin was black when starting in wrap mode.</title>
<updated>2012-01-23T23:21:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-01-23T23:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=84e30758dc2f722ee539d7ed256efe9e7b3c09cf'/>
<id>84e30758dc2f722ee539d7ed256efe9e7b3c09cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Returned to paint handling from before cange set 3983 as this change failed</title>
<updated>2011-12-29T21:59:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-12-29T21:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=486a97e37df77f71735444b22d449c0e80cd4db5'/>
<id>486a97e37df77f71735444b22d449c0e80cd4db5</id>
<content type='text'>
to always draw the tab bar and output pane in SciTE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to always draw the tab bar and output pane in SciTE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid BeginPaint/EndPaint for Direct2D as that draws more reliably with</title>
<updated>2011-12-22T00:07:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-12-22T00:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=111745f08962a73938a2d486899815865543ff57'/>
<id>111745f08962a73938a2d486899815865543ff57</id>
<content type='text'>
less corruption.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
less corruption.
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer dropping the render target until after painting has finished to</title>
<updated>2011-11-26T08:48:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-26T08:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87c51f306f4aabe6b384bc786af3045be3e2bb90'/>
<id>87c51f306f4aabe6b384bc786af3045be3e2bb90</id>
<content type='text'>
avoid accessing a released render target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid accessing a released render target.
</pre>
</div>
</content>
</entry>
<entry>
<title>::GetCursorPos failure with screen saver handled. Bug #3438780.</title>
<updated>2011-11-16T22:17:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-16T22:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2c3434625d60b819c24eac6bc19177ad61a2ce7e'/>
<id>2c3434625d60b819c24eac6bc19177ad61a2ce7e</id>
<content type='text'>
From Thomas Linder Puls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Thomas Linder Puls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont try to use Direct2D with very old versions of Visual C++ as it</title>
<updated>2011-11-14T08:14:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-14T08:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96c89310d4e4394122ea4be743c0afb432a88716'/>
<id>96c89310d4e4394122ea4be743c0afb432a88716</id>
<content type='text'>
is unlikely to be available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is unlikely to be available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix size of font in IME.</title>
<updated>2011-11-07T01:49:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-07T01:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3655f501b2d6232781391bf431a57110b840921'/>
<id>b3655f501b2d6232781391bf431a57110b840921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Palette support removed.</title>
<updated>2011-09-24T23:50:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T23:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d3ae5680394efc764a0fb972d28dcc542095cb3'/>
<id>5d3ae5680394efc764a0fb972d28dcc542095cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
