<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/javascript/minibar/minibar.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>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: bug fix for "Try Google Translate" button</title>
<updated>2011-08-19T13:56:12+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-19T13:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6c8c0cdc240c8f393e861f04751ce973d5271307'/>
<id>urn:sha1:6c8c0cdc240c8f393e861f04751ce973d5271307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: documentation and API work</title>
<updated>2011-08-11T16:28:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-11T16:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b2512234ddcb6b1fa196c21ae1aba1397ff35ffd'/>
<id>urn:sha1:b2512234ddcb6b1fa196c21ae1aba1397ff35ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: some functions were in the wrong file</title>
<updated>2011-08-11T14:56:34+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-11T14:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=19d84b6de07ba02b7a146888d08f7ab724100e2a'/>
<id>urn:sha1:19d84b6de07ba02b7a146888d08f7ab724100e2a</id>
<content type='text'>
</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: improve pgf_online.js</title>
<updated>2011-08-03T15:21:38+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-08-03T15:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ab8ec58e08d6766b5504a4116b8699ded17854bc'/>
<id>urn:sha1:ab8ec58e08d6766b5504a4116b8699ded17854bc</id>
<content type='text'>
pgf_online.js has been simplified and generalized to support the full
GF Web Service API. The changes are backwards incompatible, unfortunately.
The documentation and minibar.js have been updated accordingly.
</content>
</entry>
<entry>
<title>minibar: don't force focus to the typed input field after every word</title>
<updated>2011-03-22T15:17:48+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-22T15:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=17f3b456ce77369666c4e5de5aefbfb2ee961423'/>
<id>urn:sha1:17f3b456ce77369666c4e5de5aefbfb2ee961423</id>
<content type='text'>
On touch-based devices, the on-screen keyboard kept popping up after every word,
which was very annoying if you were entering a sentence by tapping on the
magnets.
</content>
</entry>
<entry>
<title>minibar: add a button to display word alignment</title>
<updated>2011-03-03T19:18:09+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2011-03-03T19:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=527e000a120003c0a233c5d6a0ecf147650a450a'/>
<id>urn:sha1:527e000a120003c0a233c5d6a0ecf147650a450a</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.js: restore start_miniabr function for backward compatibility</title>
<updated>2010-12-07T13:00:36+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2010-12-07T13:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b39d69eeae15e105255610f1884304921a18c01f'/>
<id>urn:sha1:b39d69eeae15e105255610f1884304921a18c01f</id>
<content type='text'>
</content>
</entry>
</feed>
