<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/QuartzTextStyleAttribute.h, branch sciteco-rel-5-6-2</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>On Cocoa implement more values of font weight and stretch.</title>
<updated>2024-08-16T07:21:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-08-16T07:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae3b01d2b1eb8dc532f616fb2f24aac954775f45'/>
<id>ae3b01d2b1eb8dc532f616fb2f24aac954775f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_STYLESETSTRETCH to support condensed and expanded text styles.</title>
<updated>2024-08-15T09:02:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-08-15T09:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dcbc339899911e1a3a743de1c0c25d0c253dd39a'/>
<id>dcbc339899911e1a3a743de1c0c25d0c253dd39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h</title>
<updated>2021-05-24T09:31:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-24T09:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92290868cf9753d2df0d494cb44e2ff62a570b58'/>
<id>92290868cf9753d2df0d494cb44e2ff62a570b58</id>
<content type='text'>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardise header guard names and use.</title>
<updated>2020-02-09T03:41:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-09T03:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e573aa23f6cf64c334633fc05918bb6515222497'/>
<id>e573aa23f6cf64c334633fc05918bb6515222497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indented consistently by using astyle.</title>
<updated>2017-06-08T04:51:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-08T04:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=69870956666618aa5c8194abf6fb2967fa14d064'/>
<id>69870956666618aa5c8194abf6fb2967fa14d064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support a range of weights on Cocoa.</title>
<updated>2011-08-07T09:39:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2011-08-07T09:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=83a58ae4efb07e4d2de8cb21e5cca86a26f138ce'/>
<id>83a58ae4efb07e4d2de8cb21e5cca86a26f138ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leaks for font and color objects.</title>
<updated>2011-07-11T05:40:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-07-11T05:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=19b6c6abf5dc9386696681944b2ccef8cffe24fd'/>
<id>19b6c6abf5dc9386696681944b2ccef8cffe24fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 64 bit -&gt; 32 bit warnings in Cocoa code.</title>
<updated>2011-07-11T01:13:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-07-11T01:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ebe47b5ef1aeb3d971b2166b9c3eae2f6fd25447'/>
<id>ebe47b5ef1aeb3d971b2166b9c3eae2f6fd25447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If requested font can't be created use same font without bold or italic.</title>
<updated>2011-07-10T05:41:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-07-10T05:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d613cc3519af2ecb9ca0be9d6a1d1c5165b30e63'/>
<id>d613cc3519af2ecb9ca0be9d6a1d1c5165b30e63</id>
<content type='text'>
If that fails, use Monaco.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If that fails, use Monaco.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert text drawing and measurement to use Core Text API.</title>
<updated>2011-05-25T23:14:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-05-25T23:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=82266f54fef82a3481bf9ec091d85c2c202df5ec'/>
<id>82266f54fef82a3481bf9ec091d85c2c202df5ec</id>
<content type='text'>
Contributed by Elizabeth Irizarry of Adobe with some modifications
by Neil Hodgson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contributed by Elizabeth Irizarry of Adobe with some modifications
by Neil Hodgson.
</pre>
</div>
</content>
</entry>
</feed>
