<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/sciteco.h, branch v2.5.2</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>autoconf preparation: move everything into src/ subdir</title>
<updated>2012-12-04T21:07:08+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-12-04T16:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=d8a316514c03d85b771a9dce4a8a51b875d955b3'/>
<id>d8a316514c03d85b771a9dce4a8a51b875d955b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CHR2STR() macro for common case of constructing an anonymous string on the stack given a single character</title>
<updated>2012-11-20T05:07:34+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-20T02:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=f797b2c8e30a4a6f9370db293289a158729b2525'/>
<id>f797b2c8e30a4a6f9370db293289a158729b2525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ED flags making 0-Register hook execution configurable</title>
<updated>2012-11-20T05:07:32+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-19T14:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=39cb3b36cbac59c938acf6b71cbb3087f0fca5b4'/>
<id>39cb3b36cbac59c938acf6b71cbb3087f0fca5b4</id>
<content type='text'>
 * teco.ini updated as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * teco.ini updated as well
</pre>
</div>
</content>
</entry>
<entry>
<title>define some Autoconf-(config.h)-like PACKAGE_* macros</title>
<updated>2012-11-16T13:39:50+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-16T13:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=0a8f940ffe1aaf77ba12ccc02d4e382be2118151'/>
<id>0a8f940ffe1aaf77ba12ccc02d4e382be2118151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added Interface class to ease porting SciTECO to other platforms (toolkits)</title>
<updated>2012-11-15T00:25:38+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-15T00:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=1f7475248b369e18114086b507ceceacdc1a0c24'/>
<id>1f7475248b369e18114086b507ceceacdc1a0c24</id>
<content type='text'>
 * will support Scintilla with Scinterm/NCurses
 * changes are in such a way that the generated machine code should have almost no overhead compared
   to the previous implementation (at least when compiled with optimizations)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * will support Scintilla with Scinterm/NCurses
 * changes are in such a way that the generated machine code should have almost no overhead compared
   to the previous implementation (at least when compiled with optimizations)
</pre>
</div>
</content>
</entry>
<entry>
<title>error checking and colon modifier support for lots of commands</title>
<updated>2012-11-14T04:40:16+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-14T04:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=a054db598ae07479bf70c4465434938085f91e03'/>
<id>a054db598ae07479bf70c4465434938085f91e03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for string match characters (match spec to regexp compiler)</title>
<updated>2012-11-13T06:19:10+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-13T06:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=fa47eeda2b3c188c4c74119c843b87062fd93061'/>
<id>fa47eeda2b3c188c4c74119c843b87062fd93061</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>&lt;x[,y]&gt;S...$ command (only regexp searching at the moment)</title>
<updated>2012-11-12T23:45:18+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-12T23:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=08121e466c07d72345e50c501762adc36f566d9a'/>
<id>08121e466c07d72345e50c501762adc36f566d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filename autocompletion using &lt;CTRL/T&gt; and &lt;TAB&gt;</title>
<updated>2012-11-10T19:08:51+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-10T19:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=f120e3e367f01f006bd5ddfd9f1ac018273e75e3'/>
<id>f120e3e367f01f006bd5ddfd9f1ac018273e75e3</id>
<content type='text'>
 * &lt;TAB&gt; autocompletion only in specified states
 * GtkInfoPopup widget to display possible completions, written using Gob2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * &lt;TAB&gt; autocompletion only in specified states
 * GtkInfoPopup widget to display possible completions, written using Gob2
</pre>
</div>
</content>
</entry>
<entry>
<title>EX command</title>
<updated>2012-11-08T03:39:28+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-11-08T03:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=779bb1654d20af6139f17bdaf9a38bcb75d20965'/>
<id>779bb1654d20af6139f17bdaf9a38bcb75d20965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
