index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
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
2008-08-18
Updated AJAX translator to make use of canParse and the fixed parseAllLangs.
bjorn
2008-08-15
Added Makefile for fastcgi server.
bjorn
2008-08-15
Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks ...
bjorn
2008-08-15
Added a basic stylesheet for the js and ajax translators.
bjorn
2008-08-15
JS translator: fixed typo, before a ul was produced instead of an li
bjorn
2008-08-15
First working version of the AJAX translation client.
bjorn
2008-08-14
Started working on an AJAX client for the fastcgi server.
bjorn
2008-08-14
Added /cats and /langs to fastcgi server.
bjorn
2008-08-14
Better error handlig in the GF FastCGi server.
bjorn
2008-08-14
Added first version of the GF FastCGI server.
bjorn