Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limited UIDL-object to GWT compatible API | Joonas Lehtinen | 2007-06-06 | 1 | -2/+2 |
* | Feature complete? | Joonas Lehtinen | 2007-06-06 | 1 | -36/+125 |
* | refactored json format | Matti Tahvonen | 2007-06-06 | 1 | -78/+61 |
* | drafting implementation | Joonas Lehtinen | 2007-06-06 | 1 | -18/+49 |
* | updated to comform new uidl format | Matti Tahvonen | 2007-06-06 | 1 | -4/+2 |
* | "compressed" JSON data format a bit | Matti Tahvonen | 2007-06-06 | 1 | -10/+8 |
* | Planning alternative JSON-UIDL implementation approach | Joonas Lehtinen | 2007-06-05 | 1 | -0/+160 |
* | Protyping with UIDL object | Joonas Lehtinen | 2007-06-05 | 1 | -1/+8 |
* | Protyping UIDL object | Joonas Lehtinen | 2007-06-05 | 2 | -0/+86 |
* | svn changeset:1594/svn branch:trunk | Joonas Lehtinen | 2007-06-05 | 2 | -2/+16 |
* | Client should now parse JSON | Matti Tahvonen | 2007-06-05 | 1 | -17/+37 |
* | removed legacy client things | Matti Tahvonen | 2007-06-05 | 4 | -85/+0 |
* | Matti Tahvonen | 2007-06-05 | 14 | -219/+33 | |
* | renamed client | Matti Tahvonen | 2007-06-05 | 1 | -0/+178 |
* | moved components to ui package | Joonas Lehtinen | 2007-06-05 | 10 | -8/+35 |
* | svn changeset:1588/svn branch:trunk | Joonas Lehtinen | 2007-06-05 | 15 | -0/+759 |
* | Added notification tags to "web" directory | Joonas Lehtinen | 2007-06-05 | 1 | -0/+5 |
* | added missing file from last commit | Matti Tahvonen | 2007-06-05 | 1 | -0/+59 |
* | now from app/UIDL feeds JSON | Matti Tahvonen | 2007-06-05 | 4 | -285/+1130 |
* | Changed theme for FilterSelect. | Jani Laakso | 2007-06-05 | 1 | -0/+2 |
* | Fixed #769. | Jani Laakso | 2007-06-05 | 1 | -0/+1 |
* | svn changeset:1574/svn branch:trunk | Jani Laakso | 2007-06-05 | 1 | -1/+0 |
* | fixes #759, #758 | Matti Tahvonen | 2007-06-05 | 1 | -3/+6 |
* | reverted to same state before 1531 | Matti Tahvonen | 2007-06-04 | 1 | -130/+55 |
* | Moving #763 related changes to development branch 763_ATF_PID, these are merg... | Jani Laakso | 2007-05-31 | 4 | -114/+5 |
* | initial commit for #217 . also removed one illegal character in JS | Matti Tahvonen | 2007-05-31 | 1 | -0/+32 |
* | Fixed custom index.html pages. Broken after change [1531] | Matti Tahvonen | 2007-05-30 | 1 | -4/+8 |
* | Fixed #735, Form.getValidators() bug | Jani Laakso | 2007-05-30 | 1 | -1/+1 |
* | fixes #760 | Matti Tahvonen | 2007-05-30 | 1 | -0/+5 |
* | fixes #758, #759 | Matti Tahvonen | 2007-05-30 | 1 | -6/+7 |
* | fixes #756, #757 | Matti Tahvonen | 2007-05-30 | 1 | -52/+117 |
* | Fixed 742. Stress / robustness testing no longer provides erratic exceptions. | Jani Laakso | 2007-05-30 | 2 | -246/+367 |
* | #733 | Matti Tahvonen | 2007-05-29 | 1 | -3/+5 |
* | fixed compile problem | Matti Tahvonen | 2007-05-28 | 1 | -4/+0 |
* | refactored feature browsers layouts | Matti Tahvonen | 2007-05-28 | 2 | -2/+53 |
* | Fixed #747 by removing unneccessary exception because of license has been read, | Jani Laakso | 2007-05-25 | 1 | -9/+3 |
* | removed empty lines | Jani Laakso | 2007-05-25 | 1 | -3/+0 |
* | Fixes #746 | Mikael Vappula | 2007-05-25 | 1 | -1/+1 |
* | Fixed #744 | Jani Laakso | 2007-05-24 | 1 | -0/+4 |
* | Providing informative message on how to configure themes on warning and error... | Jani Laakso | 2007-05-24 | 2 | -10/+17 |
* | Moving ATFTest to example project. | Jani Laakso | 2007-05-24 | 1 | -424/+0 |
* | added check to only remove component if it really is a containers child (avoi... | Matti Tahvonen | 2007-05-24 | 1 | -2/+4 |
* | fixes #737 | Matti Tahvonen | 2007-05-24 | 1 | -1/+3 |
* | fixes #731 | Matti Tahvonen | 2007-05-23 | 1 | -4/+4 |
* | Fix for #730 | Jani Laakso | 2007-05-22 | 1 | -7/+9 |
* | Another fix for #723. | Jani Laakso | 2007-05-22 | 1 | -28/+49 |
* | typo fix | Jani Laakso | 2007-05-21 | 1 | -1/+2 |
* | uidlTransformer provides java.net.SocketException comment added | Jani Laakso | 2007-05-21 | 1 | -3/+3 |
* | Fixed #723 (Critical memory leak) | Jani Laakso | 2007-05-15 | 2 | -19/+22 |
* | Transformer fails persistently under heavy load, see #724 | Jani Laakso | 2007-05-15 | 1 | -0/+1 |