bjorn
|
09845dc0b4
|
Fix URL of delete-last.png in fridge app.
|
2008-12-01 20:45:07 +00:00 |
|
bringert
|
fee1483bd8
|
lighttpd conf tweak.
|
2008-11-20 16:49:12 +00:00 |
|
bjorn
|
de09e64892
|
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
|
1203d31d77
|
gwt: rearragne html files and paths to get nicer URLs.
|
2008-11-20 14:06:06 +00:00 |
|
bjorn
|
dd58077add
|
Fix permissions of pgf server error log.
|
2008-11-20 09:52:18 +00:00 |
|
bjorn
|
7181e8540a
|
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
|
0992b8507b
|
gwt: fix gf-gwt.jar compilation to use the dnd jar
|
2008-11-11 22:13:12 +00:00 |
|
bjorn
|
edbe6c9edc
|
Frdige: hide magnet bag when empty.
|
2008-11-11 12:44:59 +00:00 |
|
bjorn
|
ec301fea5e
|
make food.pgf in src/server from resource-foods
|
2008-11-11 12:26:00 +00:00 |
|
bjorn
|
723e5e9dd6
|
Towards better layout of Fridge app.
|
2008-11-11 11:00:33 +00:00 |
|
bjorn
|
526d8409bd
|
Nicer brushed metal background.
|
2008-11-08 20:09:24 +00:00 |
|
bjorn
|
e9dc470dcc
|
More work on IE 6 bugs.
|
2008-11-07 09:55:56 +00:00 |
|
bjorn
|
bc5f5e9413
|
Fridge: don't carch on start-up in IE6.
|
2008-11-07 09:07:58 +00:00 |
|
bjorn
|
ea0af09cbb
|
Added IE6-only testing module for FridgeApp.
|
2008-11-07 08:56:19 +00:00 |
|
bjorn
|
076a5167d0
|
Fridge: Added Delete Last button.
|
2008-11-06 14:31:06 +00:00 |
|
bjorn
|
6578905ddc
|
The PGF GWT module needs to inherit the DnD stuff.
|
2008-11-06 14:24:38 +00:00 |
|
bjorn
|
f686fd3e2f
|
Fridge: prefix panel layout tweak.
|
2008-11-06 14:13:24 +00:00 |
|
bjorn
|
4b5a88e6aa
|
Fridge: show initial letters in magnet bag when needed.
|
2008-11-06 14:11:32 +00:00 |
|
bjorn
|
599fa7dd55
|
Fridge: minor refactoring.
|
2008-11-06 13:47:40 +00:00 |
|
bjorn
|
66d46369be
|
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
|
95e637b845
|
Use drag and drop in Fridge app.
|
2008-11-06 10:15:38 +00:00 |
|
bjorn
|
d0a3b7e78e
|
Brushed metal look for fridge app.
|
2008-11-05 21:03:23 +00:00 |
|
bjorn
|
a1c8dc8ece
|
Make fridge magnets look more like magnets.
|
2008-11-05 16:47:52 +00:00 |
|
bjorn
|
294309f2e0
|
GWT: big refactoring of the translator and fridge apps.
|
2008-11-05 16:36:52 +00:00 |
|
aarne
|
cfce955aa8
|
distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)
|
2008-11-05 10:22:09 +00:00 |
|
aarne
|
59e418f77b
|
URL for gwt in README corrected
|
2008-11-04 15:23:25 +00:00 |
|
bjorn
|
408d4122f6
|
Get Fridge to compile with changes in Translate.
|
2008-11-04 14:12:37 +00:00 |
|
bjorn
|
2a567a6891
|
Forgotten record in src/server/Makefile.
|
2008-11-04 13:57:27 +00:00 |
|
bjorn
|
9b4d4cc13f
|
Added GWT compile instructions to src/server/README.
|
2008-11-04 13:32:44 +00:00 |
|
bjorn
|
e4552a97db
|
GWT: changed input na doutput language boxes to not pretend that they allow multiple selections.
|
2008-11-04 10:44:23 +00:00 |
|
bjorn
|
76b8d37824
|
pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for fastcgi processes.
|
2008-11-04 09:28:21 +00:00 |
|
bjorn
|
1684db98ea
|
Use next-lib when building example PGFs in src/server
|
2008-11-04 09:10:50 +00:00 |
|
bjorn
|
75c5c52179
|
Added /random to pgf-server.
|
2008-11-04 09:09:22 +00:00 |
|
bjorn
|
8a4250c2f4
|
Fix GWT client-side completion caching bug. Typing a space and then a letter 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-03 21:07:53 +00:00 |
|
bjorn
|
df5e7b3363
|
Added first version of the fridge poetry gui
|
2008-11-03 16:43:47 +00:00 |
|
bjorn
|
12ecbdc89f
|
gf-server: complete noew sorts case-insensitive
|
2008-11-03 16:43:19 +00:00 |
|
bjorn
|
34868b04bb
|
GWT: Refactor TranslateApp to make the suggestion panel and the settings panel separate classes. This makes it possible to reuse them in mosg and fridge.
|
2008-11-03 14:42:49 +00:00 |
|
bjorn
|
748b60eaee
|
GWT lib and translator: added support for multiple pgf files.
|
2008-10-30 09:19:58 +00:00 |
|
bjorn
|
3e40a907ca
|
gf-server: added a way to list the available pgf files
|
2008-10-29 20:45:18 +00:00 |
|
bjorn
|
681648fb05
|
Rename MainFastCGI.hs to PGFService.hs.
|
2008-10-29 19:49:38 +00:00 |
|
bringert
|
c40ca4b0c7
|
Some lighttpd config fixes for the gwt translator.
|
2008-10-29 14:45:15 +00:00 |
|
bjorn
|
70331e394b
|
GWT translator: fixed copy-paste bug where the from language was sent as both from and to language.
|
2008-10-29 14:30:20 +00:00 |
|
bringert
|
f360e136b9
|
Better way of building gf-gwt.jar.
|
2008-10-29 14:02:58 +00:00 |
|
bringert
|
277bcf0a35
|
GWT: Some changes to compilation scripts to run on linux.
|
2008-10-29 13:55:00 +00:00 |
|
bjorn
|
d61f6f1085
|
GWT: better heuristics for when to ask the server for completions.
|
2008-10-28 12:59:00 +00:00 |
|
bjorn
|
7ef019b006
|
GWT completion: only return request.getLimit() results to the SuggestBox. Re-request completions from the server if there is only one completion.
|
2008-10-28 12:37:52 +00:00 |
|
bjorn
|
12a17a7e81
|
GWT: Hold on to the previous suggestions, and try filtering them before asking the server.
|
2008-10-27 21:51:54 +00:00 |
|
bjorn
|
938340aed3
|
GWT: added IterableJsArray.isEmpty().
|
2008-10-27 10:18:21 +00:00 |
|
bjorn
|
93b4d6a398
|
GWT: hide stale suggestions.
|
2008-10-24 14:22:19 +00:00 |
|
bjorn
|
bc255b3a7f
|
GWT code import tweak.
|
2008-10-24 14:00:24 +00:00 |
|