summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-07Added variants of Symbolic.symb that take Numeral instead of Card.bjorn
2008-11-07one more word in German correctedaarne
2008-11-07bug fixes in German lexiconaarne
2008-11-07add TTAnt in CatBulkrasimir
2008-11-07add SymbolBul, SymbolicBul, CompatibilityBulkrasimir
2008-11-07More work on IE 6 bugs.bjorn
2008-11-07Fridge: don't carch on start-up in IE6.bjorn
2008-11-07Added IE6-only testing module for FridgeApp.bjorn
2008-11-06Fridge: Added Delete Last button.bjorn
2008-11-06The PGF GWT module needs to inherit the DnD stuff.bjorn
2008-11-06Fridge: prefix panel layout tweak.bjorn
2008-11-06Fridge: show initial letters in magnet bag when needed.bjorn
2008-11-06Fridge: minor refactoring.bjorn
2008-11-06Fridge: allow clicks in addition to drag and drop. Don't remove magnets when ↵bjorn
dnd-ing.
2008-11-06Use drag and drop in Fridge app.bjorn
2008-11-05Brushed metal look for fridge app.bjorn
2008-11-06German Bronzeage ; two fixes in Italianaarne
2008-11-05Scandinavian indefinite modified form fixaarne
2008-11-05bug fixes in Finnishaarne
2008-11-05Make fridge magnets look more like magnets.bjorn
2008-11-05GWT: big refactoring of the translator and fridge apps.bjorn
2008-11-05distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives ↵aarne
(not quite finished yet)
2008-11-05slight modifs in Bronzeage, adapted to next-libaarne
2008-11-04URL for gwt in README correctedaarne
2008-11-04Get Fridge to compile with changes in Translate.bjorn
2008-11-04Forgotten record in src/server/Makefile.bjorn
2008-11-04Added GWT compile instructions to src/server/README.bjorn
2008-11-04GWT: changed input na doutput language boxes to not pretend that they allow ↵bjorn
multiple selections.
2008-11-04pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for ↵bjorn
fastcgi processes.
2008-11-04Use next-lib when building example PGFs in src/serverbjorn
2008-11-04Added /random to pgf-server.bjorn
2008-11-03Fix GWT client-side completion caching bug. Typing a space and then a letter ↵bjorn
quickly would cause the first request to be cancelled, and the second would use the two steps old results, which didn't go past the space => 0 completions.
2008-11-03some tutorial updates ; new structural words Italian and Finnishaarne
2008-11-03structural words needed for Attempto ; negative items are overgeneratingaarne
2008-11-03missing constructions in Attempto grammars addedaarne
2008-11-03Added first version of the fridge poetry guibjorn
2008-11-03gf-server: complete noew sorts case-insensitivebjorn
2008-11-03GWT: Refactor TranslateApp to make the suggestion panel and the settings ↵bjorn
panel separate classes. This makes it possible to reuse them in mosg and fridge.
2008-11-03ParseEng: more liberal IdRPbjorn
2008-11-03Added 'parse' target to Make.hs.bjorn
2008-11-03ParseEng: StrandRelSlash as variant of RelSlash.bjorn
2008-10-31fixed some spurious errors in romanceaarne
2008-10-31ParseEng: ise CompleBareVS as variant of ComplVSbjorn
2008-10-31Use BigLexEng in ParseEng.bjorn
2008-10-31BigLexEng: use mkV3 instead of dirdirV3bjorn
2008-10-31BigLexEng: drop superfluous parantheses.bjorn
2008-10-31BigLexEng: better use of mkV3, mkV2, mkN2.bjorn
2008-10-31ParadigmsEng: more versions of mkV2 and mkV3.bjorn
2008-10-31BigLexEng: Get rid of the last mkV2 with empty second argument.bjorn
2008-10-31igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...")bjorn