Deprecate existing bindMockHandler for bindMockActionHandler |
|
More...
|
over 14 years ago
|
Support unit testing client-side action handlers. |
|
More...
|
over 14 years ago
|
Simplify DispatchAsyncModule and add a runtime check to ensure that the ClientActionHandler was registered against the correct Action |
|
More...
|
over 14 years ago
|
Change method of registering client-side action handlers in DefaultClientActionHandlerRegistry |
|
More...
|
over 14 years ago
|
Improve javadoc, rename a couple classes and some minor improvements to client-side action handlers. |
|
More...
|
over 14 years ago
|
Remove something that eclipse sneaked into .project |
|
More...
|
over 14 years ago
|
undone change. |
|
More...
|
over 14 years ago
|
Documentation for client-side action handlers. |
|
More...
|
over 14 years ago
|
Merge with 48c1c8655620f572303e327146922e6685ac9435 |
|
More...
|
over 14 years ago
|
Merge changes for Issue 183 |
|
More...
|
over 14 years ago
|
Proof of concept with client-side action handlers working. |
|
More...
|
over 14 years ago
|
Merge with 49fe9dc3a1f2ddc6c43fbb9dcd65971b4c49f231 |
|
More...
|
over 14 years ago
|
Initial commit for client-side action handlers |
|
More...
|
over 14 years ago
|
Chanching version number to 0.5. |
|
More...
|
over 14 years ago
|
Added tag V0.4 for changeset 031e2805d4e5 |
|
More...
|
over 14 years ago
|
Update to build.xml to setup the release process. Other minor modifs. |
|
More...
|
over 14 years ago
|
Complete - task 164: Redo samples so that the view "knows" the presenter and use @UiHandler http://code.google.com/p/gwt-platform/issues/detail?id=164 |
|
More...
|
over 14 years ago
|
Complete - task 195: Missing content in META-INF when use mvn package http://code.google.com/p/gwt-platform/issues/detail?id=195 |
|
More...
|
over 14 years ago
|
Minor modif to checkstyle so it ignores generated files. |
|
More...
|
over 14 years ago
|
Modified ant build so that annotation processor (for tests) generate source files in .apt_generated |
|
More...
|
over 14 years ago
|
Minor documentation to internal documentation. |
|
More...
|
over 14 years ago
|
Small changes to resolve a circular bug when binding a presenter to its UiHandlers |
|
More...
|
over 14 years ago
|
Renamed Controls to UiHandlers and added a new contructors for view's helper to be able to inject a provider and set the presenter automatically. |
|
More...
|
over 14 years ago
|
Merge with c7780d8eb11e7c72cac8d703e19ede7142bdbfd6 |
|
More...
|
over 14 years ago
|
- Implemented GenerationHelper and ReflectionHelper - Removed AnnotationHelper |
|
More...
|
over 14 years ago
|
Complete - Issue 146: Document onReset() behaviour on setContent, addContent and addPopupContent http://code.google.com/p/gwt-platform/issues/detail?id=146 |
|
More...
|
over 14 years ago
|
Documentation changes, for more details consult: http://code.google.com/p/gwt-platform/source/detail?r=bcaaf767a3bfa603ec542b8d4bf81e3d3bbdaf95 |
|
More...
|
over 14 years ago
|
Merge |
|
More...
|
over 14 years ago
|
Tests and fixes - Issue 187: Allow PlaceManager to queue requests while it is locked parameters are used http://code.google.com/p/gwt-platform/issues/detail?id=187 |
|
More...
|
over 14 years ago
|
MockHandler, AsyncMockHandler and MockHandlerModule assist in unit testing presenters. |
|
More...
|
over 14 years ago
|