summaryrefslogtreecommitdiff
path: root/src/www/js
AgeCommit message (Expand)Author
2014-05-08Wide Coverage Demo Web App: bug fix: swapping source and target works againhallgren
2014-05-08Wide Coverage Demo Web App: bug fix: restore lost quality indications after s...hallgren
2014-05-07Wide Coverage Demo App: show all Phrasebook translationshallgren
2014-04-29Wide Coverage Web Demo: fix bug introduced in previous patchhallgren
2014-04-29Wide Coverage Demo App: translate to all available target langauges at oncehallgren
2014-04-17Wide Coverage Demo web app: more client side cachinghallgren
2014-04-16Wide Coverage Demo App: show a word-for-word translation if all else failshallgren
2014-04-11gftranslate.js: switch to Translate11.pgfhallgren
2014-04-11Wide Coverage Demo App (gftranslate.js): use a special lexer for Chinese.hallgren
2014-04-11Simple Translator: use colors to indicate translation qualityhallgren
2014-04-10Wide Coverage Demo App: it now works ok without server caching of parse resultshallgren
2014-04-10improved generation of BNC dictionaries ; now called TopDictionary for clarityaarne
2014-04-09Wide Coverage Demo App: new buttons: to switch colors on/off & to try Google ...hallgren
2014-04-09localstorage.js: bug fixhallgren
2014-04-09Wide Coverage Demo App: use PGF service lexing/unlexinghallgren
2014-04-09Wide Coverage Demo App updateshallgren
2014-04-08PGF web service: add lexer supporthallgren
2014-04-08Wide Coverage Demo App: remove quality markers ("+" or "*") before unlexinghallgren
2014-04-08Wide Coverage Demo App: restore swap buttonhallgren
2014-04-07Wide Coverage Demo Web App: add segmentationhallgren
2014-04-06Wide coverage demo app: show an error message even if the error string is emptyhallgren
2014-04-06Wide coverage demo app: show an error message if linearization failshallgren
2014-04-06gftranslate.js: use Translate10.pgfhallgren
2014-04-04Wide Coverage Translation Web App: redesigned user interfacehallgren
2014-04-04gftranslate.js: increase length limit from 200 to 500 encoded byteshallgren
2014-04-04Slightly more informative error messages in translation web appshallgren
2014-03-31Wide coverage demo web app: green translations from Phrasebook.pgfhallgren
2014-03-28Wide coverage demo web app improvementshallgren
2014-03-27Wide coverage demo web app: translation quality feedback with colorshallgren
2014-03-27support.js & gftranslate.js: improved handling of server errorshallgren
2014-03-17Wide coverage demo web app: add speech synthesishallgren
2014-03-12support.js: For better error handling, always use AJAX, don't fallback to JSONPhallgren
2014-02-19Wide coverage demo web app: add link to Google Translatehallgren
2014-02-19src/www/js/langcode.js: functions for converting language codeshallgren
2014-02-11Work on web api & apps based on the C run-time systemhallgren
2014-01-21simple translator: Replaced 'GF Robust Parser' with 'GF Wide Coverage Transla...hallgren
2013-04-23js/localstorage.js: don't throw an exception if JSON parsing failshallgren
2013-04-23js/gfrobust.js: don't try to translate sentenses that are too longhallgren
2013-04-23js/localstorage.js: improved faked localStorage if real localStorage is missinghallgren
2013-04-18gfrobust.js: add a method for constructing parse tree image URLs.hallgren
2013-04-12minibar/syntax editor integration fixeshallgren
2013-04-12gfrobust.js: adding a JavaScript API to the GF Robust Parser translation servicehallgren
2013-04-04minibar/syntax editor integration improvementshallgren
2013-04-03Adding src/www/js/localstorage.jshallgren
2013-03-27support.js: add function replaceNodehallgren
2012-12-07Syntax editor: various small improvements...john.j.camilleri
2012-11-29minibar: add tool tips to some of the buttonshallgren
2012-11-27Syntax editor: improvements and fixes with grammar managerjohn.j.camilleri
2012-11-23gfse: use POST requests when parsing grammar modules after editing as texthallgren
2012-11-23Syntax editor: now uses common GrammarManager objectjohn.j.camilleri