<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, 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>Avoid resetting scroll bars when changing documents as that leads to</title>
<updated>2003-04-13T00:18:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-13T00:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c0bf328e0bd620ea38a4ca9eebcb19db16a56f2'/>
<id>8c0bf328e0bd620ea38a4ca9eebcb19db16a56f2</id>
<content type='text'>
synchronous painting on GTK+ before completely set up for new document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
synchronous painting on GTK+ before completely set up for new document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed hang where '#' was last non-whitepsace in file.</title>
<updated>2003-04-10T10:17:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-10T10:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=49dcf49500d494f8f1c879000738a3b6f71585a1'/>
<id>49dcf49500d494f8f1c879000738a3b6f71585a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed warning in debug code.</title>
<updated>2003-04-08T13:11:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-08T13:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d2d7f4c2110dfba18d89b31dab591287d78ed24'/>
<id>4d2d7f4c2110dfba18d89b31dab591287d78ed24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug on GTK+ 2.x where synchronous repaint causes currentPos to be used</title>
<updated>2003-04-07T08:14:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-07T08:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc1b3df36204e68bb1076f34d33efdc5ebf65f6b'/>
<id>bc1b3df36204e68bb1076f34d33efdc5ebf65f6b</id>
<content type='text'>
before it is reset.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before it is reset.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaked arrow position slightly.</title>
<updated>2003-04-05T23:42:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-05T23:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da9d8766b5e3ce5efecba5d01ff4da6e295835e3'/>
<id>da9d8766b5e3ce5efecba5d01ff4da6e295835e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved calltip showing into method.</title>
<updated>2003-04-05T03:38:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-05T03:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbfa8401d318d4d5a914f5ebc25841ff8fc3d80e'/>
<id>bbfa8401d318d4d5a914f5ebc25841ff8fc3d80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Positioning window so that function name lines up with editor window even</title>
<updated>2003-04-05T03:37:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-05T03:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fdbc467f23e1f47db1c920f1d698a3a2bf0270a5'/>
<id>fdbc467f23e1f47db1c920f1d698a3a2bf0270a5</id>
<content type='text'>
when there are up and down arrows.
Repositioned arrows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when there are up and down arrows.
Repositioned arrows.
</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>More selective about GCC message format, expecting number after first</title>
<updated>2003-03-30T08:36:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-30T08:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=74f646ab4b91839f96bb1e55e6211545eb207046'/>
<id>74f646ab4b91839f96bb1e55e6211545eb207046</id>
<content type='text'>
':' unless ':' followed by '/' or '\' as used on Windows for paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
':' unless ':' followed by '/' or '\' as used on Windows for paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Jakub's paragraph movement commands.</title>
<updated>2003-03-28T10:30:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-28T10:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=406bd9a091ee6363369ad4cb2a1e6c4ab240b318'/>
<id>406bd9a091ee6363369ad4cb2a1e6c4ab240b318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
