22
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made methods protected and changed javadoc comments More... over 14 years ago
Corrected generation of constructors.
Flori
as floonweb
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.
Flori
as floonweb
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.
philippebeaudoin
as Philippe Beaudoin
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.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Added codereview tools.
christiangoudreau
as Christian Goudreau
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.
philippebeaudoin
as Philippe Beaudoin
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
philippebeaudoin
as Philippe Beaudoin
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.)
philippebeaudoin
as Philippe Beaudoin
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.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Updated ant file to build different jars for htmlunit and mockito dependant code.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Complete. Issue 141: NavigationEvent can be fired too early
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Complete. Issue 213: Let prepareFromRequest return a Request to update the displayed URL Previous fix did not work.
philippebeaudoin
as Philippe Beaudoin
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
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Spring configuration More... over 14 years ago
Spring configuration More... over 14 years ago
Removed a couple of warnings.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Added the mockito-dependent helper classes to com.gwtplatform.test.mockito. (Added GuiceMockitoJUnitRunner)
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Added the mockito-dependent helper classes to com.gwtplatform.test.mockito.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Added skeleton code for Caching ClientActionHandler More... over 14 years ago