<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-1-30</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>Auto completion border chrome reversed to put above edit layer.</title>
<updated>2000-07-04T13:45:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-07-04T13:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db04c9f43e663e771b0eeeca0cae3b8924afb35e'/>
<id>db04c9f43e663e771b0eeeca0cae3b8924afb35e</id>
<content type='text'>
InitCommonControls removed as not needed.
Make files changed to remove system libraries that were not used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InitCommonControls removed as not needed.
Make files changed to remove system libraries that were not used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed winmm library from build as this slows start a lot for some</title>
<updated>2000-06-24T00:32:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-06-24T00:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a53dd61d8a62229c0d3cc6f1afb314ae7e0fb8c3'/>
<id>a53dd61d8a62229c0d3cc6f1afb314ae7e0fb8c3</id>
<content type='text'>
machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lua language support from Paul Winwood.</title>
<updated>2000-06-12T03:06:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-06-12T03:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=00d22991e9c56fe6164a55bc32919216291f3ab7'/>
<id>00d22991e9c56fe6164a55bc32919216291f3ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always uses $@ for output.</title>
<updated>2000-05-07T13:44:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-05-07T13:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ba8d8ada8dc248d7b8c0bea3f4bdf74155ea42f'/>
<id>0ba8d8ada8dc248d7b8c0bea3f4bdf74155ea42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning squashing.</title>
<updated>2000-04-08T02:16:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-08T02:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4fe90137dc48e5ca07e9223694ab8926c9ebbf13'/>
<id>4fe90137dc48e5ca07e9223694ab8926c9ebbf13</id>
<content type='text'>
Updated contributors list.
Fixed lexing of MS warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated contributors list.
Fixed lexing of MS warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing code to ensure no warnings are produced by compilers.</title>
<updated>2000-04-07T12:14:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-07T12:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb50301368a095e6cbd6d20220431ea8c8ae2cbc'/>
<id>fb50301368a095e6cbd6d20220431ea8c8ae2cbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split a Document based Accessor (DocumentAccessor) off from</title>
<updated>2000-04-04T09:17:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-04T09:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3032c371bd9231f097226869e80bf56543ae2cab'/>
<id>3032c371bd9231f097226869e80bf56543ae2cab</id>
<content type='text'>
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Lex* files.</title>
<updated>2000-03-16T11:32:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-03-16T11:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f269884e78e6ed2005dd21b70bc0bdc0dcc66e0'/>
<id>9f269884e78e6ed2005dd21b70bc0bdc0dcc66e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2000-03-08T01:43:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-03-08T01:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d9633124c20ad762ac16a9eb692d6e388fe75a11'/>
<id>d9633124c20ad762ac16a9eb692d6e388fe75a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
