<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-1-66-carbon</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>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>
<entry>
<title>Took text insets into account when calculating maximum size of</title>
<updated>2005-08-23T01:07:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-23T01:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=10ef1a0e5427cea7763961db9d4e6909270dc3be'/>
<id>10ef1a0e5427cea7763961db9d4e6909270dc3be</id>
<content type='text'>
autocompletion list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autocompletion list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting ready for 1.65.</title>
<updated>2005-07-26T08:36:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-26T08:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=715459b974793432d103e8be4acfdc0800d3d708'/>
<id>715459b974793432d103e8be4acfdc0800d3d708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure DCs are emptied of non-stock, non-default objects before they are</title>
<updated>2005-07-22T13:24:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-22T13:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e297178aa3ce5f41309be9dc25c9b15d8656d007'/>
<id>e297178aa3ce5f41309be9dc25c9b15d8656d007</id>
<content type='text'>
released to keep BoundsChecker happy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
released to keep BoundsChecker happy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure DCs are emptied of non-stock, non-default objects before they are</title>
<updated>2005-07-22T13:24:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-22T13:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43c1859980ea3f8305769f1a5b35780a308637ed'/>
<id>43c1859980ea3f8305769f1a5b35780a308637ed</id>
<content type='text'>
released to keep BoundsChecker happy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
released to keep BoundsChecker happy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #1234222 for EM_EXSETSEL.</title>
<updated>2005-07-08T04:28:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-08T04:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=891fa11d867e5efaad59e06a5cb9d354c5124150'/>
<id>891fa11d867e5efaad59e06a5cb9d354c5124150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MINGW GCC 3.4 warns about using char as subscript so added command line</title>
<updated>2005-07-08T04:16:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-08T04:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad54fd3bb88a7a5c561c50517a6a46114b2e91c8'/>
<id>ad54fd3bb88a7a5c561c50517a6a46114b2e91c8</id>
<content type='text'>
argument to disable the warning as is already done for GTK+ compilations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
argument to disable the warning as is already done for GTK+ compilations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed list box maximum size calculation to take scroll bar width and</title>
<updated>2005-06-27T11:31:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-06-27T11:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a84eb28b5f0bfd9d2bba3c03b6386671d0e757e'/>
<id>6a84eb28b5f0bfd9d2bba3c03b6386671d0e757e</id>
<content type='text'>
image width into account which may help avoid truncation when using some
fonts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
image width into account which may help avoid truncation when using some
fonts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Ben Harper enables autocompletion lists to display on a</title>
<updated>2005-06-21T10:22:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-06-21T10:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb8ff833e322c11b15215a3ab6303aea8cf76b1d'/>
<id>eb8ff833e322c11b15215a3ab6303aea8cf76b1d</id>
<content type='text'>
secondary monitor above or to the left of the main monitor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
secondary monitor above or to the left of the main monitor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Blair McGlashan fixes failure to display autocompletion list</title>
<updated>2005-06-07T23:31:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-06-07T23:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a92336d84a16e6dbb2f0d7bcd406c809de3fadf1'/>
<id>a92336d84a16e6dbb2f0d7bcd406c809de3fadf1</id>
<content type='text'>
text on original Windows XP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text on original Windows XP.
</pre>
</div>
</content>
</entry>
</feed>
