| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-10 | Minor indentation fixes in gflib.js | John J. Camilleri | |
| Despite it being deprecated 🙈 | |||
| 2019-06-07 | Clean up whitespace in [old] gflib.js | John J. Camilleri | |
| 2019-05-03 | runtime/javascript: use a grammar.js with two langauges | Thomas Hallgren | |
| grammar.js contained only one langauge: FoodsEng. Now it contains FoodsEng and FoodsIta, similar to what's shown in the gf-tutorial. The grammar comes from gf-contrib/tutorial/foods. | |||
| 2019-05-03 | gf-tutorial: fix link to JavaScript translator demo | Thomas Hallgren | |
| After fixing trivial problem in translator.html, the demo works, but the example grammar contains only one langauge, so it is not so interesting. translator.html is located in src/runtime/javascript. The editor.html in the same location also works. | |||
| 2013-09-25 | fix a typo in src/runtime/javascript/translator.html | kr.angelov | |
| 2013-08-29 | almost functional version of the javascript runtime | kr.angelov | |
| 2011-10-12 | Improvements of "gf -server" mode and related setup | hallgren | |
| "gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete. | |||
| 2011-10-10 | minibar/support.js: added function encodeArgs. | hallgren | |
| 2011-08-22 | minibar: documentation update | hallgren | |
| 2011-08-22 | minibar: quick fix to allow literals to be entered. | hallgren | |
| If you press Enter, the current word will be accepted, even if there are no matching completions. (You can now use names of people when constructing sentences in the Letter grammar, for example.) | |||
| 2011-08-21 | minibar: documentation fixes | hallgren | |
| 2011-08-19 | minibar: bug fix for "Try Google Translate" button | hallgren | |
| 2011-08-16 | minibar: adding pgf_offline.js | hallgren | |
| This file exports the same PGF runtime interface as pgf_online.js but calls the hs2js translation of the PGF runtime library (which is not included in darcs). | |||
| 2011-08-11 | minibar: documentation and API work | hallgren | |
| 2011-08-11 | minibar: some functions were in the wrong file | hallgren | |
| 2011-08-09 | minibar: more documentation (in minibar-api.html) | hallgren | |
| 2011-08-08 | minibar: refactoring for improved modularity | hallgren | |
| Two smaller objects have been factored out from the Minibar object: Input and Translations. These have been placed in two separate files: minibar_input.js and minibar_translations.js. Some common auxiliary functions have also been moved to a separate file: minibar_support.js | |||
| 2011-08-08 | minibar: resolve conflict | hallgren | |
| 2011-08-03 | minibar: improve pgf_online.js | hallgren | |
| pgf_online.js has been simplified and generalized to support the full GF Web Service API. The changes are backwards incompatible, unfortunately. The documentation and minibar.js have been updated accordingly. | |||
| 2011-08-03 | minibar: small code and documentation tweaks | hallgren | |
| 2011-08-08 | minibar: recording old configuration changes | hallgren | |
| 2011-07-21 | GenIP, GenRP in Extra and any_Quant in ExtraEng | aarne | |
| 2011-06-21 | minibar support.js: add function ajax_http_post for posting FormData | hallgren | |
| 2011-04-11 | minibar: fix typo | hallgren | |
| 2011-04-11 | minibar: small documentation updates and corrections | hallgren | |
| 2011-03-22 | minibar: don't force focus to the typed input field after every word | hallgren | |
| On touch-based devices, the on-screen keyboard kept popping up after every word, which was very annoying if you were entering a sentence by tapping on the magnets. | |||
| 2011-03-22 | minibar: add trailing slash in suggested grammar URLs | hallgren | |
| 2011-03-03 | minibar: add icon for word alignment button | hallgren | |
| 2011-03-03 | minibar: add a button to display word alignment | hallgren | |
| 2011-03-01 | minibar/support.js: recognize relative URLs as locations on the same server | hallgren | |
| This means that the relative grammar directory location in the default configuration will result in AJAX requests rather than the less efficient JSONP requests. | |||
| 2011-03-01 | minibar: make the feedback form work in the generic minibar | hallgren | |
| It is still disabled by default, since some manual configuraiton of feedback.cgi is required. | |||
| 2011-01-27 | minibar: a small change to make easy to select an alternate grammar directory | hallgren | |
| 2011-01-11 | minibar: update my home page link (cs->cse) | hallgren | |
| 2010-12-17 | minibar.html: omit explicit grammars_url option | hallgren | |
| The grammars will then by default be fetched from the same server as minibar.html. This means that everything will be served locally when accessing minibar through a locally running pgf-http. | |||
| 2010-12-17 | minibar/support.js: fix comment typos and add links | hallgren | |
| 2010-12-09 | minibar/support.js: add an errorcallback parameter to ajax_http_get | hallgren | |
| 2010-12-07 | minibar.js: restore start_miniabr function for backward compatibility | hallgren | |
| 2010-12-01 | minibar: rewrite minibar.js in a more idiomatic JS OOP style | hallgren | |
| This provides easier access to minibar internals for people who want to extend it, but probably also reveals too much of the internal machinery... | |||
| 2010-12-01 | Let minibar keep its own copy of tree-btn.png | hallgren | |
| 2010-12-01 | support.js: add function bind (JS OOP trick) | hallgren | |
| 2010-11-28 | minibar/about.html: minor adjustments | hallgren | |
| 2010-11-23 | minibar/about.html: document recent development | hallgren | |
| 2010-11-17 | fixed some bugs in translation quiz | aarne | |
| 2010-11-09 | Some pgf-server API documentation | hallgren | |
| 2010-11-09 | pgf_online.js: if a grammar list is supplied, you don't have to call ↵ | hallgren | |
| switch_grammar. | |||
| 2010-11-09 | minibar.js: code simplification | hallgren | |
| 2010-11-05 | support.js: two new functions: commonPrefix & insertFirst | hallgren | |
| 2010-10-25 | trying to find some inefficiencies in Finnish resource | aarne | |
| 2010-10-28 | minibar.js: bug fix: when not using group translation, and a particular ↵ | hallgren | |
| language is chosen in the To: menu, the translation would not be displayed | |||
| 2010-10-28 | minibar.js: bug fix: the To: menu wasn't updated properly when switching ↵ | hallgren | |
| grammars | |||
