<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-67</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 version number for 1.67.</title>
<updated>2005-12-12T23:49:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-12T23:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a92e0e84f700c4664936be069983510e3aa45c5d'/>
<id>a92e0e84f700c4664936be069983510e3aa45c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jeffrey Ren's patch to allow Asian languages to work on English Windows 9x.</title>
<updated>2005-12-10T10:08:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-10T10:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc7c52568af63836590e905c9642d1325d86eadd'/>
<id>bc7c52568af63836590e905c9642d1325d86eadd</id>
<content type='text'>
Modified to follow coding conventions and minimise duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified to follow coding conventions and minimise duplicated code.
</pre>
</div>
</content>
</entry>
<entry>
<title>A small amount of use of TCHAR avoids simplest issues when</title>
<updated>2005-11-29T22:42:41+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-29T22:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=59e22670668008e778778c30432e0c75bdf11d37'/>
<id>59e22670668008e778778c30432e0c75bdf11d37</id>
<content type='text'>
compiling as Unicode. Compiling as Unicode still not supported.
Added DebugBreak call when assertion fails during paint
processing as otherwise debugger pops up later in abort
processing with different context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compiling as Unicode. Compiling as Unicode still not supported.
Added DebugBreak call when assertion fails during paint
processing as otherwise debugger pops up later in abort
processing with different context.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check whether area is being painted against the update region,</title>
<updated>2005-11-15T12:24:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-15T12:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=404af7cd6d220337b168f247ac7d912230146ce5'/>
<id>404af7cd6d220337b168f247ac7d912230146ce5</id>
<content type='text'>
not just the bounding box of this region. This ensures that a
need to abandon a paint when a restyle affects text outside
the area being painted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not just the bounding box of this region. This ensures that a
need to abandon a paint when a restyle affects text outside
the area being painted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch, mostly from Simon Steele, that converts new lines in</title>
<updated>2005-11-09T12:11:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-09T12:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6aff0a47a21212903ad86337b1e9eb52aef571d'/>
<id>f6aff0a47a21212903ad86337b1e9eb52aef571d</id>
<content type='text'>
pasted text to match document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pasted text to match document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace fix.</title>
<updated>2005-11-08T23:33:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-08T23:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9fc46d187f9cb1a7be7e2215be572e95549be510'/>
<id>9fc46d187f9cb1a7be7e2215be572e95549be510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stopped dragging of empty ranges.</title>
<updated>2005-11-03T22:30:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-03T22:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd87954421819f1512753f2479505e59ce6eb1b3'/>
<id>fd87954421819f1512753f2479505e59ce6eb1b3</id>
<content type='text'>
Correct unlocking of empty data in drag and drop.
Allow entry of NUL through Shift+Ctrl+@ in Unicode mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct unlocking of empty data in drag and drop.
Allow entry of NUL through Shift+Ctrl+@ in Unicode mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug 1342035 where two NULs were placed on clipboard</title>
<updated>2005-10-31T12:05:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-10-31T12:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=97b0dbee2deee389c858a7a074fc4f80cae0eaa5'/>
<id>97b0dbee2deee389c858a7a074fc4f80cae0eaa5</id>
<content type='text'>
by copy.
Also fixed up some other potential clipboard issues and created
GlobalMemory class to regularise clipboard memory handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by copy.
Also fixed up some other potential clipboard issues and created
GlobalMemory class to regularise clipboard memory handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Joseph Galbraith for 64 bit platforms.</title>
<updated>2005-10-30T00:02:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-10-30T00:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ed6a77b2a0910681b68ebfbf91e7f0dbe39c74a'/>
<id>5ed6a77b2a0910681b68ebfbf91e7f0dbe39c74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reving version number and dates.</title>
<updated>2005-08-23T01:59:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-23T01:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d4edad8951550b8a2628d7214dd2d2a2337399e'/>
<id>2d4edad8951550b8a2628d7214dd2d2a2337399e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
