<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-51</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>Commented use of -fvtable-thunks.</title>
<updated>2003-02-15T02:12:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-15T02:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=305ed41bc27f711016c5bc58643696236740ba38'/>
<id>305ed41bc27f711016c5bc58643696236740ba38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating version numbers and copyright.</title>
<updated>2003-02-15T00:12:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-15T00:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc7d0ec551ebea0ed026e72a3056c3762707c554'/>
<id>bc7d0ec551ebea0ed026e72a3056c3762707c554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug in array resizing.</title>
<updated>2003-02-06T09:42:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-06T09:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d1663689d800d45ccf284dd7dece61a167444bd'/>
<id>7d1663689d800d45ccf284dd7dece61a167444bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved IsNT to PlatWin and cached the result.</title>
<updated>2003-02-05T09:05:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-05T09:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=383ac8a1c2cb615c552119fd31f435ab29e7070b'/>
<id>383ac8a1c2cb615c552119fd31f435ab29e7070b</id>
<content type='text'>
Change maximum number of pixels when measuring text on NT to be 1000000
rather than 30000 possible on Windows.
Increased size of Unicode buffers to 10000 elements to handle longer
paragraphs of text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change maximum number of pixels when measuring text on NT to be 1000000
rather than 30000 possible on Windows.
Increased size of Unicode buffers to 10000 elements to handle longer
paragraphs of text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hoisted drawing of EOL into method so can avoid overwriting last</title>
<updated>2003-02-02T04:08:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-02T04:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f16811237063a731b35ea981ac307473c5f5e1f6'/>
<id>f16811237063a731b35ea981ac307473c5f5e1f6</id>
<content type='text'>
character in two phase mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
character in two phase mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Transaprent text drawing.</title>
<updated>2003-02-02T01:41:49+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-02T01:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cf5cc9315a8097a61aa9a43f436f52bd3151e31e'/>
<id>cf5cc9315a8097a61aa9a43f436f52bd3151e31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to autocompletion pixmaps from Mauritius Thinnes.</title>
<updated>2003-01-31T21:56:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-31T21:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=726d3ae2f2ae0c79d5215202d97310e26d00f022'/>
<id>726d3ae2f2ae0c79d5215202d97310e26d00f022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SWP_NOZORDER to SetWindowPos to avoid fronting windows.</title>
<updated>2003-01-18T21:34:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-18T21:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56b2b0b1bb7e75660130e1cc5e951eab8ce3215e'/>
<id>56b2b0b1bb7e75660130e1cc5e951eab8ce3215e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to make DBCS work on GTK+ and handle DBCS sequences longer than 2 bytes.</title>
<updated>2003-01-12T04:47:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-12T04:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a92a28fc51c654890e0d44c19f923a43f2aaba0'/>
<id>2a92a28fc51c654890e0d44c19f923a43f2aaba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additions from Yukihiro Nakai to enable DBCS mode on GTK+.</title>
<updated>2003-01-12T04:02:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-12T04:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9a72f1e42a8b75bbd30ccb6b58c06ea91552691'/>
<id>b9a72f1e42a8b75bbd30ccb6b58c06ea91552691</id>
<content type='text'>
DBCS mode for Surface so that different font and text drawing code can be
invoked on GTK+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DBCS mode for Surface so that different font and text drawing code can be
invoked on GTK+.
</pre>
</div>
</content>
</entry>
</feed>
