Made methods protected and changed javadoc comments |
|
More...
|
over 14 years ago
|
Corrected generation of constructors. |
|
More...
|
over 14 years ago
|
Incorporated review comment related changes Changed pendingCallbackMap to non-static |
|
More...
|
over 14 years ago
|
Implemented modifiers in generation process. See Issue 210. |
|
More...
|
over 14 years ago
|
Added Same Action Queuing Support |
|
More...
|
over 14 years ago
|
Merge to remove dangling branch and have a single default branch. |
|
More...
|
over 14 years ago
|
Reverted the entire dangling branch so it can be merged back with trunk. This will hopefully correct an outstanding build problem. |
|
More...
|
over 14 years ago
|
Added codereview tools. |
|
More...
|
over 14 years ago
|
Adding test + fixing |
|
More...
|
over 14 years ago
|
Adding test + fixing |
|
More...
|
over 14 years ago
|
Incorporated review comments & added DefaultCacheImpl |
|
More...
|
over 14 years ago
|
Minor cleanup. |
|
More...
|
over 14 years ago
|
Complete. Issue 217: Generators do not look in Ginjector base classes for get methods http://code.google.com/p/gwt-platform/issues/detail?id=217 |
|
More...
|
over 14 years ago
|
Removed final from RootPresenter.RootView so that user can make their own custom root view. (i.e. for embedding in an existing web page.) |
|
More...
|
over 14 years ago
|
Improve javadoc for client action handler registry and add extra register function to make it simple to use ProviderBundles. |
|
More...
|
over 14 years ago
|
Improve javadoc for client action handler registry and add extra register function to make it simple to use ProviderBundles. |
|
More...
|
over 14 years ago
|
Merge branch "Issue 208" into default. Mistakenly made a bunch of changes in that branch that should have been in default. The minor changes Brendan made in revision "(6d36cb0e7cf0) Deprecate existing bindMockHandler for bindMockActionHandler" should not impact the default branch. |
|
More...
|
over 14 years ago
|
Updated ant file to build different jars for htmlunit and mockito dependant code. |
|
More...
|
over 14 years ago
|
Complete. Issue 141: NavigationEvent can be fired too early |
|
More...
|
over 14 years ago
|
Complete. Issue 213: Let prepareFromRequest return a Request to update the displayed URL Previous fix did not work. |
|
More...
|
over 14 years ago
|
ignore |
|
More...
|
over 14 years ago
|
ignore |
|
More...
|
over 14 years ago
|
Spring security |
|
More...
|
over 14 years ago
|
Complete. Issue 213: Let prepareFromRequest return a Request to update the displayed URL |
|
More...
|
over 14 years ago
|
Spring configuration |
|
More...
|
over 14 years ago
|
Spring configuration |
|
More...
|
over 14 years ago
|
Removed a couple of warnings. |
|
More...
|
over 14 years ago
|
Added the mockito-dependent helper classes to com.gwtplatform.test.mockito. (Added GuiceMockitoJUnitRunner) |
|
More...
|
over 14 years ago
|
Added the mockito-dependent helper classes to com.gwtplatform.test.mockito. |
|
More...
|
over 14 years ago
|
Added skeleton code for Caching ClientActionHandler |
|
More...
|
over 14 years ago
|