<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch sciteco-rel-5-5-8</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>Indent makefile more consistently to help clarify structure.</title>
<updated>2025-04-03T23:25:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-03T23:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa09b247fbe224f7c0f51c79f94a0d9a3bacfc0b'/>
<id>aa09b247fbe224f7c0f51c79f94a0d9a3bacfc0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on type conversion warnings for GCC and fix them.</title>
<updated>2025-04-03T03:52:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-03T03:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4300bf40c1134231af48cab4f38c5394976d9a1'/>
<id>b4300bf40c1134231af48cab4f38c5394976d9a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SurfaceGDI, SurfaceD2D, ListBox, and associated code out of PlatWin.cxx to</title>
<updated>2025-03-20T05:46:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-20T05:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2f542786fd95e7bbce6c689934cb4988aa3fa1df'/>
<id>2f542786fd95e7bbce6c689934cb4988aa3fa1df</id>
<content type='text'>
new files SurfaceGDI.cxx, SurfaceD2D.cxx, and ListBox.cxx + associated headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new files SurfaceGDI.cxx, SurfaceD2D.cxx, and ListBox.cxx + associated headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2321]. Scale reverse arrow cursor for margins to match other cursors.</title>
<updated>2024-04-17T23:32:10+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2024-04-17T23:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c10bcc7ef9ca881b7d6d851992702bae53ff968'/>
<id>5c10bcc7ef9ca881b7d6d851992702bae53ff968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move UndoHistory into its own module that is accessible from CellBuffer and</title>
<updated>2024-01-31T21:56:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-01-31T21:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6b542f84e65083552e52768db7bb4c11dcd7a64'/>
<id>c6b542f84e65083552e52768db7bb4c11dcd7a64</id>
<content type='text'>
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1923]. Remove dependence on MSIMG32.DLL on Win32 by replacing AlphaBlend</title>
<updated>2023-03-27T01:21:59+00:00</updated>
<author>
<name>Mat Berchtold</name>
<email>unknown</email>
</author>
<published>2023-03-27T01:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d22a78b69f9dd04ce99e2959f0a11b449f20e174'/>
<id>d22a78b69f9dd04ce99e2959f0a11b449f20e174</id>
<content type='text'>
by GdiAlphaBlend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by GdiAlphaBlend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove _CRT_SECURE_NO_DEPRECATE.</title>
<updated>2023-02-22T02:53:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-22T02:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=353d1f300549f23b7c8c2914fa5d19f5ec6aa48b'/>
<id>353d1f300549f23b7c8c2914fa5d19f5ec6aa48b</id>
<content type='text'>
Replace [v]sprintf with bounds checked [v]snprintf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace [v]sprintf with bounds checked [v]snprintf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change release compilation optimization option to favour speed over space.</title>
<updated>2022-12-01T06:27:09+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2022-12-01T06:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a400bd33f0cb4f322de4208bb7159673a399521'/>
<id>9a400bd33f0cb4f322de4208bb7159673a399521</id>
<content type='text'>
-O2 for MSVC and -O3 for gcc and clang.
Change code in Editor.cxx to avoid a warning that occurs with gcc -O3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-O2 for MSVC and -O3 for gcc and clang.
Change code in Editor.cxx to avoid a warning that occurs with gcc -O3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable extra warnings with g++ on Win32.</title>
<updated>2022-09-14T22:36:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-09-14T22:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b1695891dfada286943ff9da370908ba7f3cd68d'/>
<id>b1695891dfada286943ff9da370908ba7f3cd68d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added change history which can display document changes (modified, saved, ...)</title>
<updated>2022-07-31T05:51:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-31T05:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=926cb6f7d228b347db16a45e1f2632da475da1f0'/>
<id>926cb6f7d228b347db16a45e1f2632da475da1f0</id>
<content type='text'>
in the margin or in the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the margin or in the text.
</pre>
</div>
</content>
</entry>
</feed>
