| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-10 | langcode.js: updated to include codes for recently added RGL languages | hallgren | |
| 2016-06-05 | Minibar: detect the language for show speech synthesis buttons in more cases | hallgren | |
| 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. | |||
| 2016-05-13 | Add a few missing languages in js/langcode.js. Use it also in gfse/editor.js. | hallgren | |
| gfse/editor.js had its own list with 34 languages, while js/langcode.js only had 30 languages. The missing languages have been added to js/langcode.js and all apps now use that list. | |||
| 2016-05-12 | langcode.js: add Afrikaans | hallgren | |
| 2015-05-21 | Fixed a problem with minibar when invoked from gfse or the syntax editor | hallgren | |
| Minibar needs js/langcode.js now, so need to include it in gfse/index.html and syntax-exitor/editor.html too. | |||
| 2015-05-18 | minibar: speech output (experimental) (in browsers that support it) | hallgren | |
| 2015-05-18 | GF cloud: updated lists of supported RGL languages and some minor style updates | hallgren | |
| 2014-03-28 | Wide coverage demo web app improvements | hallgren | |
| + Adapt language selection menus to the languages supported by the grammar. + Add translation quality colors to the links to alternative translations. + Also added more country codes in langcode.js (needed for speech synthesis voice selection). | |||
| 2014-03-17 | Wide coverage demo web app: add speech synthesis | hallgren | |
| Works in Safari and Chrome. | |||
| 2014-02-19 | src/www/js/langcode.js: functions for converting language codes | hallgren | |
| factored out from src/www/translator/translator.js | |||
