krasimir
|
4d8a5fbd50
|
make the text in the SyntaxEditor float nicely
|
2009-06-06 08:33:11 +00:00 |
|
krasimir
|
fb29ce7834
|
scratched version of GWT Syntax Editor
|
2009-06-05 18:19:53 +00:00 |
|
krasimir
|
fc38ae9a93
|
update the Makefile and the README for the server
|
2009-06-04 16:45:29 +00:00 |
|
krasimir
|
02ec4e5329
|
added decoding from UTF8 in MorphoService.hs
|
2009-06-04 16:39:06 +00:00 |
|
krasimir
|
3587a3a7f6
|
GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to run Happy
|
2009-06-04 16:38:07 +00:00 |
|
krasimir
|
f2a968b6d5
|
the morpho server is now updated and works with the current GF. the sources are moved in directory server
|
2009-06-04 16:26:52 +00:00 |
|
krasimir
|
6a263f05aa
|
Update FastCGIUtils.hs to work with GHC 6.10
|
2009-06-04 14:56:50 +00:00 |
|
aarne
|
a175874e2c
|
idea page
|
2009-03-11 16:54:16 +00:00 |
|
krasimir
|
92bb971ea3
|
the grammars are now recognized by extension i.e. .pgf is grammar just like .php is a PHP script
|
2009-01-25 22:06:20 +00:00 |
|
krasimir
|
7dfc17cd98
|
the pgf-server is single-threaded on Windows
|
2009-01-25 22:04:59 +00:00 |
|
krasimir
|
904282fb87
|
add Translate-compile.bat
|
2009-01-25 21:27:41 +00:00 |
|
krasimir
|
7e96a1ae3c
|
add Fridge-compile.bat
|
2009-01-25 15:12:56 +00:00 |
|
krasimir
|
798380cbd3
|
hack for pgf-server for Windows
|
2009-01-25 15:07:29 +00:00 |
|
bjorn
|
498466f8b2
|
Rename PGF Server cabal packages to pgf-server (was gf-server).
|
2008-12-05 19:10:51 +00:00 |
|
bjorn
|
934a5fc120
|
Added more functions to gf-server-jsapi.js
|
2008-12-05 19:08:58 +00:00 |
|
bjorn
|
91cc5f44c6
|
Update src/server/simple-client.html and gf-server-jsapi.js to work with current pgf server.
|
2008-12-05 19:00:20 +00:00 |
|
bjorn
|
e0572650b3
|
pgf server: return 1 result for /random without limit argument.
|
2008-12-04 13:54:43 +00:00 |
|
bjorn
|
6728ef2dcf
|
Fix URL of delete-last.png in fridge app.
|
2008-12-01 20:45:07 +00:00 |
|
bringert
|
289618b81f
|
lighttpd conf tweak.
|
2008-11-20 16:49:12 +00:00 |
|
bjorn
|
93ab59dd58
|
pgf.fcgi: don't install any signal handlers. Since we didn't look at the variable they set, we just created zombies.
|
2008-11-20 15:00:53 +00:00 |
|
bjorn
|
b56a06fdda
|
gwt: rearragne html files and paths to get nicer URLs.
|
2008-11-20 14:06:06 +00:00 |
|
bjorn
|
7dbaae50a9
|
Fix permissions of pgf server error log.
|
2008-11-20 09:52:18 +00:00 |
|
bjorn
|
3195979031
|
gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This helps avoid clashed when running muyltiple gf servers on the same machine.
|
2008-11-20 08:56:17 +00:00 |
|
bjorn
|
bc7cb25a09
|
gwt: fix gf-gwt.jar compilation to use the dnd jar
|
2008-11-11 22:13:12 +00:00 |
|
bjorn
|
1a6d90ff66
|
Frdige: hide magnet bag when empty.
|
2008-11-11 12:44:59 +00:00 |
|
bjorn
|
a9d870d76a
|
make food.pgf in src/server from resource-foods
|
2008-11-11 12:26:00 +00:00 |
|
bjorn
|
18e80ce5de
|
Towards better layout of Fridge app.
|
2008-11-11 11:00:33 +00:00 |
|
bjorn
|
d9ef4d7e01
|
Nicer brushed metal background.
|
2008-11-08 20:09:24 +00:00 |
|
bjorn
|
e2de6a8555
|
More work on IE 6 bugs.
|
2008-11-07 09:55:56 +00:00 |
|
bjorn
|
818d9bc122
|
Fridge: don't carch on start-up in IE6.
|
2008-11-07 09:07:58 +00:00 |
|
bjorn
|
1ab8dbbd6a
|
Added IE6-only testing module for FridgeApp.
|
2008-11-07 08:56:19 +00:00 |
|
bjorn
|
654f0b968f
|
Fridge: Added Delete Last button.
|
2008-11-06 14:31:06 +00:00 |
|
bjorn
|
0d29ad9a6a
|
The PGF GWT module needs to inherit the DnD stuff.
|
2008-11-06 14:24:38 +00:00 |
|
bjorn
|
f866b07f68
|
Fridge: prefix panel layout tweak.
|
2008-11-06 14:13:24 +00:00 |
|
bjorn
|
14ea149c7f
|
Fridge: show initial letters in magnet bag when needed.
|
2008-11-06 14:11:32 +00:00 |
|
bjorn
|
68ee5c15a1
|
Fridge: minor refactoring.
|
2008-11-06 13:47:40 +00:00 |
|
bjorn
|
637bdfdb93
|
Fridge: allow clicks in addition to drag and drop. Don't remove magnets when dnd-ing.
|
2008-11-06 13:42:16 +00:00 |
|
bjorn
|
58bd23759f
|
Use drag and drop in Fridge app.
|
2008-11-06 10:15:38 +00:00 |
|
bjorn
|
3f092a5c7a
|
Brushed metal look for fridge app.
|
2008-11-05 21:03:23 +00:00 |
|
bjorn
|
5f78c8fa67
|
Make fridge magnets look more like magnets.
|
2008-11-05 16:47:52 +00:00 |
|
bjorn
|
29ad828b9d
|
GWT: big refactoring of the translator and fridge apps.
|
2008-11-05 16:36:52 +00:00 |
|
aarne
|
f7aed275d3
|
distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)
|
2008-11-05 10:22:09 +00:00 |
|
aarne
|
6d83ada3eb
|
URL for gwt in README corrected
|
2008-11-04 15:23:25 +00:00 |
|
bjorn
|
cf079aa6e4
|
Get Fridge to compile with changes in Translate.
|
2008-11-04 14:12:37 +00:00 |
|
bjorn
|
13042d7dac
|
Forgotten record in src/server/Makefile.
|
2008-11-04 13:57:27 +00:00 |
|
bjorn
|
84aebb8ab8
|
Added GWT compile instructions to src/server/README.
|
2008-11-04 13:32:44 +00:00 |
|
bjorn
|
c5bc06c36d
|
GWT: changed input na doutput language boxes to not pretend that they allow multiple selections.
|
2008-11-04 10:44:23 +00:00 |
|
bjorn
|
f1fcee964f
|
pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for fastcgi processes.
|
2008-11-04 09:28:21 +00:00 |
|
bjorn
|
a6905d654d
|
Use next-lib when building example PGFs in src/server
|
2008-11-04 09:10:50 +00:00 |
|
bjorn
|
748c695009
|
Added /random to pgf-server.
|
2008-11-04 09:09:22 +00:00 |
|