<feed xmlns='http://www.w3.org/2005/Atom'>
<title>itools.git/itjs, branch cs/xmlnamespace</title>
<subtitle>itools</subtitle>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/'/>
<entry>
<title>Allow omission of url scheme and accept https as well</title>
<updated>2014-10-10T13:50:16+00:00</updated>
<author>
<name>Christian Schneider</name>
</author>
<published>2014-10-10T13:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=af2558ed5d1486668174e608a2889d099cc70edc'/>
<id>af2558ed5d1486668174e608a2889d099cc70edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $Id$</title>
<updated>2013-11-01T07:24:26+00:00</updated>
<author>
<name>Christian Schneider</name>
</author>
<published>2013-11-01T07:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=57baa8ac39d13fdcf3910967af4c0101be178b9a'/>
<id>57baa8ac39d13fdcf3910967af4c0101be178b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for "use strict"</title>
<updated>2013-06-26T13:16:03+00:00</updated>
<author>
<name>Urban Müller</name>
</author>
<published>2013-06-26T13:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=54abf987f6d5a8a7a3225729e47d9c5ca5281b9b'/>
<id>54abf987f6d5a8a7a3225729e47d9c5ca5281b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>load javascript files separately when debugging to get the right linenumbers</title>
<updated>2013-04-23T13:54:30+00:00</updated>
<author>
<name>David Flatz</name>
</author>
<published>2013-04-23T13:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=4164f9c2956a76f1335f7413e02e2f8cb870a960'/>
<id>4164f9c2956a76f1335f7413e02e2f8cb870a960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce debug parameter 'jsdebug' that enforces javascript injection for better debugging</title>
<updated>2013-04-22T17:15:02+00:00</updated>
<author>
<name>David Flatz</name>
</author>
<published>2013-04-22T17:15:02+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=87cb9ae8265e38296d02a3e3d499ccc7ee62a31d'/>
<id>87cb9ae8265e38296d02a3e3d499ccc7ee62a31d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add code for clients missing getBoundingClientRec - fixes map on Android 1.6 (broken since r45840)</title>
<updated>2012-11-19T15:09:13+00:00</updated>
<author>
<name>Christian Helbling</name>
</author>
<published>2012-11-19T15:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=2fe88188ebe73d73473a2f5f8c52b0322c79aff4'/>
<id>2fe88188ebe73d73473a2f5f8c52b0322c79aff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace hand-made code by standard obj.getBoundingClientRect()</title>
<updated>2012-10-24T15:08:25+00:00</updated>
<author>
<name>Christian Schneider</name>
</author>
<published>2012-10-24T15:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=3096e29943f18335b895f64c98c234ef7352ea71'/>
<id>3096e29943f18335b895f64c98c234ef7352ea71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only redirect to static version for full non-bot user agents</title>
<updated>2012-06-13T14:12:47+00:00</updated>
<author>
<name>Christian Schneider</name>
</author>
<published>2012-06-13T14:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=756865fc0e045c430453a350cb5fd3734cd1cf28'/>
<id>756865fc0e045c430453a350cb5fd3734cd1cf28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check objects before executing callback methods</title>
<updated>2012-06-05T08:43:58+00:00</updated>
<author>
<name>Thomas Brüderli</name>
</author>
<published>2012-06-05T08:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=694a54d2f75661546a098f3c939501748ab22c31'/>
<id>694a54d2f75661546a098f3c939501748ab22c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix itjs boot script fallback to not always include retry=1 and at the same time make retry=1 less cacheable to increase chance of successful recovery</title>
<updated>2012-05-23T14:07:12+00:00</updated>
<author>
<name>Christian Schneider</name>
</author>
<published>2012-05-23T14:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://itools.search.ch/git/itools.git/commit/?id=96fc37a9417759262c2b39fc49c2684b3f34f544'/>
<id>96fc37a9417759262c2b39fc49c2684b3f34f544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
