<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/minibar/minibar_input.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>2013-11-06T16:45:24+00:00</updated>
<entry>
<title>minibar: adapt to changed bracket structure in linearization output</title>
<updated>2013-11-06T16:45:24+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-11-06T16:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=72a58a8114a97f722a3493f79abdf04de0966f74'/>
<id>urn:sha1:72a58a8114a97f722a3493f79abdf04de0966f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar/syntax editor integration improvements</title>
<updated>2013-04-04T14:04:31+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-04T14:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3c244ff27f015df6cfa918c9ba3e192f4d5b62ff'/>
<id>urn:sha1:3c244ff27f015df6cfa918c9ba3e192f4d5b62ff</id>
<content type='text'>
Work in progress on preserving the start category and selected target languages
when switching between the minibar and the syntax editor.
</content>
</entry>
<entry>
<title>Simple Translation Tool: initial support for editing source segments in the minibar</title>
<updated>2013-04-03T20:24:57+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-03T20:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a22a419bc7ea0dc45f9965e6ffebf42417212d52'/>
<id>urn:sha1:a22a419bc7ea0dc45f9965e6ffebf42417212d52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: add tool tips to some of the buttons</title>
<updated>2012-11-29T16:05:42+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-11-29T16:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8c22a380f749514fdee246163bd4c7355b8f1faa'/>
<id>urn:sha1:8c22a380f749514fdee246163bd4c7355b8f1faa</id>
<content type='text'>
Also move the functions title and attr from editor/editor.js to js/support.js.
Also mention recent changes in minibar/about.html.
</content>
</entry>
<entry>
<title>minibar: can now switch back to the minibar after switching to the syntax editor</title>
<updated>2012-11-22T16:42:39+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-11-22T16:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=24bf1f0d0ea42286a40cc8ac734b7d99c4197736'/>
<id>urn:sha1:24bf1f0d0ea42286a40cc8ac734b7d99c4197736</id>
<content type='text'>
This is done by including a lin_action when starting the syntax editor from
the minibar.
Also: added some minibar options in the syntax editor for consistency...
</content>
</entry>
<entry>
<title>minibar: fix bug introduced in previous update</title>
<updated>2012-11-21T19:01:52+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-11-21T19:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7bcf05e3e7b3181c685d61102c435bac81d53e84'/>
<id>urn:sha1:7bcf05e3e7b3181c685d61102c435bac81d53e84</id>
<content type='text'>
It could case JavaScript error

	ReferenceError: initial_grammar is not defined
</content>
</entry>
<entry>
<title>minibar+syntax editor integration, work in progress 2</title>
<updated>2012-11-21T17:13:21+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-11-21T17:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e7b14316dd3f76e0cca346430a7937fbf8dc7f1e'/>
<id>urn:sha1:e7b14316dd3f76e0cca346430a7937fbf8dc7f1e</id>
<content type='text'>
+ Transfer current astract syntax tree when activating the syntax editor
  from the minibar.
+ Add options to start the minibar with given input. You need to include
  the current grammar url, the current language and the input, like this:

    initial_grammar: "/grammars/Foods.pgf",
    initial: { from: "FoodsEng", input:["that","fish","is","fresh"]}

+ Fix a style sheet clash.
</content>
</entry>
<entry>
<title>minibar: word-for-word replacements: use concrete syntax for replacement words when possible</title>
<updated>2012-04-27T14:00:01+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-27T14:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c6c9b994d21af42a2dc7b8145967bf8c24bc2f7d'/>
<id>urn:sha1:c6c9b994d21af42a2dc7b8145967bf8c24bc2f7d</id>
<content type='text'>
Instead of showing the name of a function in the abstract syntax, linearize it
and show the result. For functions with argument, e.g. That : Kind -&gt; Item,
the function is applied to the right number of placeholder arguments: 'That ?'.
If the linearization fails, the name of the function is shown anyway.
</content>
</entry>
<entry>
<title>minibar: add buttons to use generated translations as input</title>
<updated>2012-04-18T16:26:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-18T16:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ff812613c87ba1cef90517fb130266321863344c'/>
<id>urn:sha1:ff812613c87ba1cef90517fb130266321863344c</id>
<content type='text'>
This functionality was available in the origial Fridge Poetry app, but has been
missing in minibar until now.
</content>
</entry>
<entry>
<title>minibar: fix to prevent the typed input field from losing focus when turning word-for-word replacment on or off</title>
<updated>2012-04-11T14:03:39+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-04-11T14:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=baadce4acd6842c449ccaa71173eb9f0f427a70e'/>
<id>urn:sha1:baadce4acd6842c449ccaa71173eb9f0f427a70e</id>
<content type='text'>
</content>
</entry>
</feed>
