<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/javascript/minibar/minibar.html, 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>2011-10-12T17:03:54+00:00</updated>
<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>
<entry>
<title>minibar: refactoring for improved modularity</title>
<updated>2011-08-08T17:28:24+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-08T17:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d4638f54bad7523907ebb6502af48470351d8f9e'/>
<id>urn:sha1:d4638f54bad7523907ebb6502af48470351d8f9e</id>
<content type='text'>
Two smaller objects have been factored out from the Minibar object:
Input and Translations. These have been placed in two separate files:
minibar_input.js and minibar_translations.js. Some common auxiliary functions
have also been moved to a separate file: minibar_support.js
</content>
</entry>
<entry>
<title>minibar: resolve conflict</title>
<updated>2011-08-08T14:08:55+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-08T14:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e50731c5111cc4a4addbdb157de2d73001976c2d'/>
<id>urn:sha1:e50731c5111cc4a4addbdb157de2d73001976c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: small code and documentation tweaks</title>
<updated>2011-08-03T14:24:47+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-03T14:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a0ec59ccdad4507c7ff63317d8aad70394f927e5'/>
<id>urn:sha1:a0ec59ccdad4507c7ff63317d8aad70394f927e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: recording old configuration changes</title>
<updated>2011-08-08T14:04:51+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@altocumulus.org</email>
</author>
<published>2011-08-08T14:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8c620229e19b2357609d3bbc98adfa70ca882b76'/>
<id>urn:sha1:8c620229e19b2357609d3bbc98adfa70ca882b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: add trailing slash in suggested grammar URLs</title>
<updated>2011-03-22T15:12:54+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-22T15:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c7ebcc511ef04291006bd4767351ba744351a1d'/>
<id>urn:sha1:5c7ebcc511ef04291006bd4767351ba744351a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: make the feedback form work in the generic minibar</title>
<updated>2011-03-01T13:46:00+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-01T13:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a01704fd3e801767369c92435ecdf1e59c7d401a'/>
<id>urn:sha1:a01704fd3e801767369c92435ecdf1e59c7d401a</id>
<content type='text'>
It is still disabled by default, since some manual configuraiton of
feedback.cgi is required.
</content>
</entry>
<entry>
<title>minibar: a small change to make easy to select an alternate grammar directory</title>
<updated>2011-01-27T22:23:15+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-01-27T22:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=eb21e14991de052e3e5533e1d777832f9793b72e'/>
<id>urn:sha1:eb21e14991de052e3e5533e1d777832f9793b72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: update my home page link (cs-&gt;cse)</title>
<updated>2011-01-11T13:18:19+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-01-11T13:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=11d6326fae3aaba0c8429c1453e19bb1c9ae70c9'/>
<id>urn:sha1:11d6326fae3aaba0c8429c1453e19bb1c9ae70c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar.html: omit explicit grammars_url option</title>
<updated>2010-12-17T16:43:11+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2010-12-17T16:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=65b717c3627a027e17cfa5bee48ffd9aeb963180'/>
<id>urn:sha1:65b717c3627a027e17cfa5bee48ffd9aeb963180</id>
<content type='text'>
The grammars will then by default be fetched from the same server as
minibar.html. This means that everything will be served locally when accessing
minibar through a locally running pgf-http.
</content>
</entry>
</feed>
