<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-1-52</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>Marked SCI_LOADLEXERLIBRARY as not implemented.</title>
<updated>2003-04-13T03:28:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-13T03:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6b7331422f3286e2448753f665bbb1ad3f467c6'/>
<id>c6b7331422f3286e2448753f665bbb1ad3f467c6</id>
<content type='text'>
Removed "experimental" tag from Join.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed "experimental" tag from Join.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move method for Rectangle class.</title>
<updated>2003-04-06T00:00:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-06T00:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7f9c8751b050faf033dfb6da2226a6c429e30e5'/>
<id>d7f9c8751b050faf033dfb6da2226a6c429e30e5</id>
<content type='text'>
Ensure windows that are moved are not moved off screen to the top or left.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure windows that are moved are not moved off screen to the top or left.
</pre>
</div>
</content>
</entry>
<entry>
<title>CallTip can display up and down arrows and clicks are reported to</title>
<updated>2003-04-03T12:34:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-03T12:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d0117d9b355477ac4054d5a0a91772ab89a9e96'/>
<id>3d0117d9b355477ac4054d5a0a91772ab89a9e96</id>
<content type='text'>
container.
Calltip can be replaced while visible rather than needing a cancel and
recreation to minimize flashing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
container.
Calltip can be replaced while visible rather than needing a cancel and
recreation to minimize flashing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Jakub's paragraph movement commands.</title>
<updated>2003-03-28T10:28:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-28T10:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fddd1b151df761d03bd63a5d4053e6ae9755ad40'/>
<id>fddd1b151df761d03bd63a5d4053e6ae9755ad40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Simon Steele to implement the hotspot style and associated</title>
<updated>2003-03-20T11:22:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-20T11:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4849b34e7c561921671603232668ca0c4b41b69'/>
<id>d4849b34e7c561921671603232668ca0c4b41b69</id>
<content type='text'>
notifications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
notifications.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added POV-Ray lexer by Steven te Brinke.</title>
<updated>2003-03-17T09:07:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-17T09:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f625eb3c2c02a1c256fcb318ff6c317866f87c74'/>
<id>f625eb3c2c02a1c256fcb318ff6c317866f87c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Pedro Guerreiro for decoding error messages from Lahey and</title>
<updated>2003-03-12T10:45:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-12T10:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dedf7c2c42b52795efa6a2916147ce7d6071958d'/>
<id>dedf7c2c42b52795efa6a2916147ce7d6071958d</id>
<content type='text'>
Intel Fortran compilaers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Intel Fortran compilaers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow modification of text and highlight colours for calltips.</title>
<updated>2003-03-10T09:21:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-10T09:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cab458af3085b92f755830f9a3443d6b952b5328'/>
<id>cab458af3085b92f755830f9a3443d6b952b5328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Pango text display support to GTK+ platform.</title>
<updated>2003-03-09T04:08:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-09T04:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05dac69d8700671ab7970d6c0ecba61102cbf63a'/>
<id>05dac69d8700671ab7970d6c0ecba61102cbf63a</id>
<content type='text'>
Added WindowID parameter to all Surface initialisation methods as Pango
requires a window to determine the context used for text functions.
AutoSurface changed because of above to take an Editor* argument so it
can then discover the code page and window.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added WindowID parameter to all Surface initialisation methods as Pango
requires a window to determine the context used for text functions.
AutoSurface changed because of above to take an Editor* argument so it
can then discover the code page and window.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Jakub to add quoted strings to CSS lexer.</title>
<updated>2003-03-04T10:58:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-04T10:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1fc20321527b6228dacda75db49be3437977499'/>
<id>e1fc20321527b6228dacda75db49be3437977499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
