summaryrefslogtreecommitdiff
path: root/src/www/minibar
AgeCommit message (Expand)Author
2017-05-05minibar_translations.js: remove dead codehallgren
2016-06-09minibar: define grammar_list in config.js to restrict the grammar menuhallgren
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
2016-06-08Minibar: show word dependecy diagramshallgren
2016-06-06Minibar: remove spaces for better Thai speech synthesishallgren
2016-06-05Minibar: detect the language for show speech synthesis buttons in more caseshallgren
2016-04-13Minibar: don't show dependency information in parse trees.hallgren
2015-12-11feedback.cgi: exclude empty submission when showing the feedback listhallgren
2015-05-27minibar: moved 2 reusable functions from minibar_translations.js to minibar_s...hallgren
2015-05-19minibar: cosmetic fix for the "To:" menuhallgren
2015-05-19minibar: more work on speech outputhallgren
2015-05-18minibar: speech output (experimental) (in browsers that support it)hallgren
2015-05-18minibar: use SVG instead of PNG for trees and alignment diagrams if supported...hallgren
2014-06-24minibar: include the grammar's last modification in the grammar info shown by...hallgren
2013-11-06minibar: fix a mistake the previous bracket fixhallgren
2013-11-06minibar: adapt to changed bracket structure in linearization outputhallgren
2013-07-29minibar: more robust test for availability localStoragehallgren
2013-04-25minibar: remove two more uses of with()hallgren
2013-04-25minibar: fix bug that prevented minibar from working in Webkit browsershallgren
2013-04-23gfse: add access to the syntax editorhallgren
2013-04-23minibar: use the common interface to localStoragehallgren
2013-04-17minibar: syntax editor integration bug fixhallgren
2013-04-17minibar: fixes for phrasebookhallgren
2013-04-12GF cloud: work on syntax editor integrationhallgren
2013-04-12minibar/syntax editor integration fixeshallgren
2013-04-11minibar.html: add debug elementhallgren
2013-04-07minibar: add a visual hint that linearizations can be expanded into tableshallgren
2013-04-04minibar/syntax editor integration improvementshallgren
2013-04-03Simple Translation Tool: initial support for editing source segments in the m...hallgren
2013-04-02minibar: remember the selected set of target langaugeshallgren
2013-04-02minibar: abstract syntax trees are now shown with or without category nameshallgren
2013-03-28minibar: show abstract syntax trees without or with function nameshallgren
2013-03-27minibar: fix problems with the To: menuhallgren
2013-03-27minibar: documentation updatehallgren
2013-03-27minibar: click on a linearization to obtain a table with all variants and formshallgren
2013-03-27minibar: fix buttons for abstract syntax trees and word alignment diagramshallgren
2013-03-26minibar: documentation updatehallgren
2013-03-26minibar: show parse trees without or with function nameshallgren
2013-03-25minibar: initial support for selecting an arbitrary subset of target languageshallgren
2013-01-09Fixes for minibar offlinehallgren
2012-11-29minibar: add a button to get detailed grammar infohallgren
2012-11-29minibar: add tool tips to some of the buttonshallgren
2012-11-29Syntax editor/minibar integration fixjohn.j.camilleri
2012-11-27some documentation updates and fixeshallgren
2012-11-23minibar_online.js: updated to launch Editor using a GrammarManager objectjohn.j.camilleri
2012-11-23syntax editor + minibar: fix bug with repeated switching back and forthhallgren
2012-11-23Minibar: call abstract_action with 'this' bound to minibar objectjohn.j.camilleri
2012-11-23Minibar: add show/hide functionsjohn.j.camilleri
2012-11-22minibar: can now switch back to the minibar after switching to the syntax editorhallgren
2012-11-21minibar: fix bug introduced in previous updatehallgren