| Age | Commit message (Expand) | Author |
| 2008-09-22 | GWT: somewhat nicer iterable() hack. | bjorn |
| 2008-09-21 | Added iterable() method for nicer iteration through GF method results. (GWT) | bjorn |
| 2008-09-17 | GWT: disable translation until the language info has been loaded from the ser... | bjorn |
| 2008-09-17 | GWT: update to use new /grammar resource. Select from language based on Accep... | bjorn |
| 2008-09-17 | fastcgi: rename /info to /grammar | bjorn |
| 2008-09-17 | fastcgi: replace /categories, /languages and /mylanguage with /info. | bjorn |
| 2008-09-17 | fastcgi server: add /mylanguage resource, which selects the language that bes... | bjorn |
| 2008-09-17 | GWT: comment out flag icon stuff in CSS. | bjorn |
| 2008-09-17 | Towards looking at the locale for default language. Added flag icons. | bjorn |
| 2008-09-16 | Better error handling in GWT UI. | bjorn |
| 2008-09-15 | GWT client: set Accept header to get plain text error messages, | bjorn |
| 2008-09-15 | Added loading popup to gwt ui | bjorn |
| 2008-09-15 | fastcgi server: decode UTF-8 inputs produced by the gwt client | bjorn |
| 2008-09-15 | gwt installball should not contain gf.fcgi | bjorn |
| 2008-09-15 | GWT: only allow a single compeltion request at a time. | bjorn |
| 2008-09-15 | Use abs path for gf.fcgi in gwt client. | bjorn |
| 2008-09-15 | Fixes to the GWT UI to be able to run it on other machines (still some hardco... | bjorn |
| 2008-09-15 | Added partial word completion to fastcgi server and update GWT UI accordingly. | bjorn |
| 2008-09-12 | completing resource api with things needed in WebALT | aarne |
| 2008-09-12 | Somewhat nicer gwt client ui style. | bjorn |
| 2008-09-12 | GWT client now has the same func | bjorn |
| 2008-09-12 | server: changes lang field to name | bjorn |
| 2008-09-12 | Update gf-client.html with new gf.fcgi output types. | bjorn |
| 2008-09-12 | Change JSON structures returned by the translation server to always be arrays... | bjorn |
| 2008-09-12 | translation server: added limit argument to /complete. | bjorn |
| 2008-09-12 | Started working on Google Web Toolkit version of translation server ui. | bjorn |
| 2008-09-10 | Added temporary completions button to AJAX translation UI. | bjorn |
| 2008-09-10 | Note about deleting /tmp/fcgi_ipc | bjorn |
| 2008-09-10 | missing sudo in erver README | bjorn |
| 2008-09-10 | mod_fastcgi installation instructions in src/server/README | bjorn |
| 2008-09-10 | Note that Apache must be restarted after config changes. | bjorn |
| 2008-09-10 | Fix type error in fastcgi server. | bjorn |
| 2008-09-09 | More info in src/server/README. | bjorn |
| 2008-09-09 | Disable translation on every keystroke, and completion, in the gf FastCGI AJA... | bjorn |
| 2008-08-24 | gf-server: the readData function given to getData should be m a, not IO a. | bjorn |
| 2008-08-24 | Move CGIError stuff to FastCGIUtils. | bjorn |
| 2008-08-24 | URL decode text input in fastcgi server, including %uXXXX sequences. | bjorn |
| 2008-08-24 | Re-enable Catalan in the server demo grammar. | bjorn |
| 2008-08-23 | Added target for building translation server grammar for LangX. | bjorn |
| 2008-08-22 | Added README with build instructions for the fastcgi server. | bjorn |
| 2008-08-22 | Don't include DemoCat in server example grammar, since some parts are missing. | bjorn |
| 2008-08-19 | tweak ajax client html | bjorn |
| 2008-08-19 | First version of ajax / fastcgi interface with completion. | bjorn |
| 2008-08-19 | Remove src/server/grammar.pgf from the repo, use 'make food' if you want it. | bjorn |
| 2008-08-19 | Added parse and linearize functions to the fastcgi server. Some refactoring. | bjorn |
| 2008-08-18 | Ajax: use onsubmit instead of onclick, to catch Firefox auto-submit-on-enter. | bjorn |
| 2008-08-18 | Ajax translator: copied iPhone viewport stuff from Aarne's JS translator, unt... | bjorn |
| 2008-08-18 | AJAX translator: update translation when the from or to language is changed. | bjorn |
| 2008-08-18 | Include all languages in the demo pgf for the fastcgi server. | bjorn |
| 2008-08-18 | Sort languages in fastcgi /languages output. | bjorn |