<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/minibar/support.js, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2012-11-20T12:56:48+00:00</updated>
<entry>
<title>GF cloud: move support.js and pgf_online.js</title>
<updated>2012-11-20T12:56:48+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-11-20T12:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3eaeaed8fd741bb1f33c76032e7292df08b35a9f'/>
<id>urn:sha1:3eaeaed8fd741bb1f33c76032e7292df08b35a9f</id>
<content type='text'>
Created the folder js and moved minibar/support.js and minibar/pgf_online.js
there, to emphasize their status as app independent support libraries.

There are probably more files that should be moved here.

The cloud apps have been updated, externally hosted apps that link directly
to our server need to be updated too.
</content>
</entry>
<entry>
<title>minibar: fix links to Wikipedia article on JSONP</title>
<updated>2012-09-09T23:06:26+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-09-09T23:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ae528954a0f43f8357ef98a40ce4bfa03774dce6'/>
<id>urn:sha1:ae528954a0f43f8357ef98a40ce4bfa03774dce6</id>
<content type='text'>
Wikipedia moved it.
</content>
</entry>
<entry>
<title>minibar&amp;gfse: first working grammar extension interface in minibar</title>
<updated>2012-04-04T17:00:25+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-04T17:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=43c28ad2769f914e7a21860efee34c8566fc610d'/>
<id>urn:sha1:43c28ad2769f914e7a21860efee34c8566fc610d</id>
<content type='text'>
There are still some user interface wrinkles to iron out.
</content>
</entry>
<entry>
<title>support.js: add an implementation of Array.isArray for older browsers that lack it</title>
<updated>2012-04-01T18:23:28+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-01T18:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1db4fab25cf6c884c842d7c127e69c00179f145a'/>
<id>urn:sha1:1db4fab25cf6c884c842d7c127e69c00179f145a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse&amp;minibar: work in progress on grammar extension fromminibar</title>
<updated>2012-03-29T17:10:36+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-03-29T17:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e85a3fff563bbb71802fea686c9e23f1cfcd72d3'/>
<id>urn:sha1:e85a3fff563bbb71802fea686c9e23f1cfcd72d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse&amp;minibar: fix bug caused by function name clash</title>
<updated>2012-03-26T17:08:29+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-03-26T17:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=671c9b539040f2f3e75bac96630805236a97d298'/>
<id>urn:sha1:671c9b539040f2f3e75bac96630805236a97d298</id>
<content type='text'>
+ Function div_id was defined in both editor.js and support.js. Solution:
  moved the more general version from editor.js to support.js.
+ Function div_class was defined in both editor.js and support.js. Solution:
  resolv incompatibility with an argument type test and put the generalized
  function in support.js.
</content>
</entry>
<entry>
<title>pgf_online.js: error callbacks</title>
<updated>2012-03-22T14:09:53+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-03-22T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f8ea4b8046b8ddd218694609532546f68641f628'/>
<id>urn:sha1:f8ea4b8046b8ddd218694609532546f68641f628</id>
<content type='text'>
To enable customized error handling, the methods in the pgf_online objects and
the AJAX server call functions in support.js accept an error callback function
as an extra argument, in addition to the callback (continuation) for normal
results.
</content>
</entry>
<entry>
<title>gfse: some refactoring</title>
<updated>2012-02-22T14:12:31+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-02-22T14:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2312b3c9c945bc641e2d4eb3de0410e0a069e063'/>
<id>urn:sha1:2312b3c9c945bc641e2d4eb3de0410e0a069e063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: add a button to show some grammar info</title>
<updated>2011-10-18T14:34:00+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-10-18T14:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d63724ed5022d58620a9738ae359cd3e39446a2f'/>
<id>urn:sha1:d63724ed5022d58620a9738ae359cd3e39446a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements of "gf -server" mode and related setup</title>
<updated>2011-10-12T17:03:54+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-10-12T17:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad'/>
<id>urn:sha1:44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad</id>
<content type='text'>
"gf -server" mode now contains everything needed to run the minibar and
the grammar editor (including example-based grammar writing).

The Setup.hs script installs the required files where gf -server can find them.
These files have been moved to a new directory: src/www.

The separate server program pgf-http is now obsolete.
</content>
</entry>
</feed>
