<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/minibar/minibar_support.js, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2016-06-08T19:11:49+00:00</updated>
<entry>
<title>Minibar: show word dependecy diagrams</title>
<updated>2016-06-08T19:11:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-06-08T19:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5d27d1885f583a4517d0341897d7d3bee6875df7'/>
<id>urn:sha1:5d27d1885f583a4517d0341897d7d3bee6875df7</id>
<content type='text'>
They are now included in the cycle of images shown when clicking on the
parse tree icon.
</content>
</entry>
<entry>
<title>Minibar: remove spaces for better Thai speech synthesis</title>
<updated>2016-06-06T10:46:13+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-06-06T10:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5b491b7312f085165dedc9149b9d15699e2abee1'/>
<id>urn:sha1:5b491b7312f085165dedc9149b9d15699e2abee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minibar: detect the language for show speech synthesis buttons in more cases</title>
<updated>2016-06-05T12:21:56+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-06-05T12:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bd8c6cc4e46ec211176bd8088318d97d6ba676bc'/>
<id>urn:sha1:bd8c6cc4e46ec211176bd8088318d97d6ba676bc</id>
<content type='text'>
This was done to obtain speech synthesis for more languages in the Numerals
grammar, which uses neither language flags nor the standard naming for
concrete syntax.
</content>
</entry>
<entry>
<title>minibar: moved 2 reusable functions from minibar_translations.js to minibar_support.js</title>
<updated>2015-05-27T13:28:40+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-05-27T13:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=75aa394dc14bb26703f0043a0b41e1e076d38198'/>
<id>urn:sha1:75aa394dc14bb26703f0043a0b41e1e076d38198</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: more work on speech output</title>
<updated>2015-05-19T13:38:42+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-05-19T13:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1018171bca78f555896e13164d55e8d485a5fcab'/>
<id>urn:sha1:1018171bca78f555896e13164d55e8d485a5fcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: show parse trees without or with function names</title>
<updated>2013-03-26T14:24:22+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-03-26T14:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=155c559e5fa1fccbecc51526bf78cd8ae4709cf0'/>
<id>urn:sha1:155c559e5fa1fccbecc51526bf78cd8ae4709cf0</id>
<content type='text'>
Click once to show the parse tree without function names. Click again to
add function names.
</content>
</entry>
<entry>
<title>minibar_input.js: internal state simplification</title>
<updated>2012-04-10T16:49:51+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-10T16:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=89b415ac37dd510dd5ca3cd7735707c87662d69b'/>
<id>urn:sha1:89b415ac37dd510dd5ca3cd7735707c87662d69b</id>
<content type='text'>
Get rid of list of previous states, which was only used to delete the last
word.
</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>
