<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/syntax-editor, 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>2015-05-21T08:00:49+00:00</updated>
<entry>
<title>Fixed a problem with minibar when invoked from gfse or the syntax editor</title>
<updated>2015-05-21T08:00:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-05-21T08:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=803963352821febcb81382602866fcc32fca4d00'/>
<id>urn:sha1:803963352821febcb81382602866fcc32fca4d00</id>
<content type='text'>
Minibar needs js/langcode.js now, so need to include it in gfse/index.html
and syntax-exitor/editor.html too.
</content>
</entry>
<entry>
<title>Syntax editor: minor CSS fix</title>
<updated>2013-08-13T09:30:13+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-08-13T09:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bce1dff72877053f4041446b6d13181abec65656'/>
<id>urn:sha1:bce1dff72877053f4041446b6d13181abec65656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGL Browser: now includes Syntax Editor tab!</title>
<updated>2013-07-25T07:36:34+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-07-25T07:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=99cfb3463998e670673e8fd49525cca9e5e02edf'/>
<id>urn:sha1:99cfb3463998e670673e8fd49525cca9e5e02edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: minor CSS tweak to resemble Minibar more</title>
<updated>2013-06-13T07:34:16+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-06-13T07:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=51ece66688cbbb9295126bdc99303b631ef0dacb'/>
<id>urn:sha1:51ece66688cbbb9295126bdc99303b631ef0dacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Syntax editor: AST string always shown, remove export button</title>
<updated>2013-06-13T07:26:10+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-06-13T07:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c505747492e8ee96ef143f7f464bbf8671c21b58'/>
<id>urn:sha1:c505747492e8ee96ef143f7f464bbf8671c21b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF cloud: work on syntax editor integration</title>
<updated>2013-04-12T18:29:15+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T18:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d35790e656fe70f0fa258fb8fb84aa65f9887616'/>
<id>urn:sha1:d35790e656fe70f0fa258fb8fb84aa65f9887616</id>
<content type='text'>
+ The syntax editor is now accessible from the Simple Translaton Tool.
+ The minibar now automatically provides access to the syntax editor (provided
  the necessary JavaScript files and style sheets have been loaded).
+ Preparations for making the syntax editor accessible from the grammar editor.
</content>
</entry>
<entry>
<title>syntax editor: fix references to global object 'server'</title>
<updated>2013-04-12T17:50:44+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T17:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1d0f9372f4c74075a98bc824568ceedb80f6cd78'/>
<id>urn:sha1:1d0f9372f4c74075a98bc824568ceedb80f6cd78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar/syntax editor integration fixes</title>
<updated>2013-04-12T14:30:27+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=eb941d6eac5fe17b338c5d3bc6ecda19444c48bd'/>
<id>urn:sha1:eb941d6eac5fe17b338c5d3bc6ecda19444c48bd</id>
<content type='text'>
When starting from the minibar, the selected set of target languages is now
preserved when switching back and forth. 
</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>Syntax editor: initial support for string literals</title>
<updated>2013-01-11T15:33:17+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-01-11T15:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b8e3fe7bc099d3ee09f1c5dfe05fab1fd73afed1'/>
<id>urn:sha1:b8e3fe7bc099d3ee09f1c5dfe05fab1fd73afed1</id>
<content type='text'>
Also a bug fix when switching to editor, although this still messes up
when using the letters grammar.
Also updated readme with options, and some style improvements.
</content>
</entry>
</feed>
