summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-22GWT: somewhat nicer iterable() hack.bjorn
2008-09-21Added iterable() method for nicer iteration through GF method results. (GWT)bjorn
2008-09-20adapted Hindi to next-resourceaarne
2008-09-18Fixed gf-morpho-server.cabal name typo. Added basic README for morpho server.bjorn
2008-09-17GWT: disable translation until the language info has been loaded from the ser...bjorn
2008-09-17GWT: update to use new /grammar resource. Select from language based on Accep...bjorn
2008-09-17fastcgi: rename /info to /grammarbjorn
2008-09-17fastcgi: replace /categories, /languages and /mylanguage with /info.bjorn
2008-09-17fastcgi server: add /mylanguage resource, which selects the language that bes...bjorn
2008-09-17GWT: comment out flag icon stuff in CSS.bjorn
2008-09-17Towards looking at the locale for default language. Added flag icons.bjorn
2008-09-16build parsers on demand if they aren't in the PGF filekrasimir
2008-09-16fix the segmentation fault with Swedishkrasimir
2008-09-16Better error handling in GWT UI.bjorn
2008-09-15GWT client: set Accept header to get plain text error messages,bjorn
2008-09-15Added loading popup to gwt uibjorn
2008-09-15fastcgi server: decode UTF-8 inputs produced by the gwt clientbjorn
2008-09-15gwt installball should not contain gf.fcgibjorn
2008-09-15GWT: only allow a single compeltion request at a time.bjorn
2008-09-15Use abs path for gf.fcgi in gwt client.bjorn
2008-09-15Fixes to the GWT UI to be able to run it on other machines (still some hardco...bjorn
2008-09-15Added partial word completion to fastcgi server and update GWT UI accordingly.bjorn
2008-09-15A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...bjorn
2008-09-15Temporary fix for the grave accent a encoding problem: change compatPrint to id.bjorn
2008-09-12completing resource api with things needed in WebALTaarne
2008-09-12Somewhat nicer gwt client ui style.bjorn
2008-09-12GWT client now has the same funcbjorn
2008-09-12server: changes lang field to namebjorn
2008-09-12Update gf-client.html with new gf.fcgi output types.bjorn
2008-09-12Change JSON structures returned by the translation server to always be arrays...bjorn
2008-09-12translation server: added limit argument to /complete.bjorn
2008-09-12Started working on Google Web Toolkit version of translation server ui.bjorn
2008-09-11Fix binary-dist to include gfc and exclude compiled grammars, since the latte...bjorn
2008-09-11Remove old editor shell script and configure stuff.bjorn
2008-09-10Change version number in configure.ac to 3.0-beta2 too.bjorn
2008-09-10Added temporary completions button to AJAX translation UI.bjorn
2008-09-10Note about deleting /tmp/fcgi_ipcbjorn
2008-09-10missing sudo in erver READMEbjorn
2008-09-10bump version number to beta2krasimir
2008-09-10print the search path when we can't find a modulekrasimir
2008-09-10mod_fastcgi installation instructions in src/server/READMEbjorn
2008-09-10Note that Apache must be restarted after config changes.bjorn
2008-09-10Fix type error in fastcgi server.bjorn
2008-09-09better error msg for missing record labelsaarne
2008-09-09completed IdiomCat to compile api and mathaarne
2008-09-09missing case in param lookup table in GrammartoGFCCaarne
2008-09-09debug information in GrammarToGFCCaarne
2008-09-09More info in src/server/README.bjorn
2008-09-09Disable translation on every keystroke, and completion, in the gf FastCGI AJA...bjorn
2008-09-09show "error" in run interruptibly mode in GFIaarne