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 |
|
bjorn
|
cf079aa6e4
|
Get Fridge to compile with changes in Translate.
|
2008-11-04 14:12:37 +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
|
3a6466ac1a
|
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
|
bf50b5d70d
|
Added first version of the fridge poetry gui
|
2008-11-03 16:43:47 +00:00 |
|
bjorn
|
ed05fc771c
|
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
|
0c7ac1cc6f
|
GWT lib and translator: added support for multiple pgf files.
|
2008-10-30 09:19:58 +00:00 |
|
bjorn
|
553d323495
|
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
|
15314fda12
|
GWT: Some changes to compilation scripts to run on linux.
|
2008-10-29 13:55:00 +00:00 |
|
bjorn
|
8e43cfb8a8
|
GWT: better heuristics for when to ask the server for completions.
|
2008-10-28 12:59:00 +00:00 |
|
bjorn
|
1a34a24df0
|
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
|
8de7fa2678
|
GWT: Hold on to the previous suggestions, and try filtering them before asking the server.
|
2008-10-27 21:51:54 +00:00 |
|
bjorn
|
9457ebe0c3
|
GWT: added IterableJsArray.isEmpty().
|
2008-10-27 10:18:21 +00:00 |
|
bjorn
|
4cd3d6395b
|
GWT: hide stale suggestions.
|
2008-10-24 14:22:19 +00:00 |
|
bjorn
|
d5678ee2de
|
GWT code import tweak.
|
2008-10-24 14:00:24 +00:00 |
|
bjorn
|
a2503e3b0f
|
More GWT refactoring.
|
2008-10-24 08:45:34 +00:00 |
|
bjorn
|
edaf206383
|
Added Eclipse project stuff for the GWT library. Some refactoring of the GWT code.
|
2008-10-23 11:51:52 +00:00 |
|
bjorn
|
8872b0b010
|
Added PGF.parse method to GWT client.
|
2008-10-22 19:59:43 +00:00 |
|
bjorn
|
7c914d39cb
|
Some refactoring of the GWT translator.
|
2008-10-22 19:37:57 +00:00 |
|
bjorn
|
7a2ef0bb09
|
Make GWT compilation easier.
|
2008-10-22 13:29:57 +00:00 |
|