summaryrefslogtreecommitdiff
path: root/src/server/gwt
AgeCommit message (Collapse)Author
2008-10-30GWT lib and translator: added support for multiple pgf files.bjorn
2008-10-29GWT translator: fixed copy-paste bug where the from language was sent as ↵bjorn
both from and to language.
2008-10-29GWT: Some changes to compilation scripts to run on linux.bringert
2008-10-28GWT: better heuristics for when to ask the server for completions.bjorn
2008-10-28GWT completion: only return request.getLimit() results to the SuggestBox. ↵bjorn
Re-request completions from the server if there is only one completion.
2008-10-27GWT: Hold on to the previous suggestions, and try filtering them before ↵bjorn
asking the server.
2008-10-27GWT: added IterableJsArray.isEmpty().bjorn
2008-10-24GWT: hide stale suggestions.bjorn
2008-10-24GWT code import tweak.bjorn
2008-10-24More GWT refactoring.bjorn
2008-10-23Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ↵bjorn
code.
2008-10-22Added PGF.parse method to GWT client.bjorn
2008-10-22Some refactoring of the GWT translator.bjorn
2008-10-22Make GWT compilation easier.bjorn