22
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Made some modifications according to: http://codereview.appspot.com/3093041
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Made some modifications according to: http://codereview.appspot.com/3093041
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Fixes issue 264
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Merge with f61c6501d87d25064c5e67cbf3e87184051e862e
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Fixes issue 265
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Added Assisted inject for Jukito
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Update issue 263 Added MockingBinder inside Gwt-Platform project. In addition to MockingBinder, a MockFactory interface has been introduced to let you use any Mock framework you want.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Added Jukito. Updated ant build.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
removed the support for adding a handler to make it compatiblie with GAE More... over 14 years ago
Work on issue 74: Find a way to include PresenterWidget in a UiBinder file
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
added a spring factory to load a java util logger needed by the non spring dispatch api, configurable via application context. More... over 14 years ago
Small documentation update.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Found a duplicated class. Since may use it, I deprecated the class and will remove it in 0.6.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Fixes issue 162
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Modified the Spring extension of the dispatch servlet to be easily setup in the web.xml and require a easier configuration for the user. More... over 14 years ago
updated the unit test to use the DefaultActionValidator from the spring package More... over 14 years ago
Fixed a significant issue where the binding was failing to register with beanFactory when running inside a web container More... over 14 years ago
Backed out changeset: 79378ba8fcfe Bad commit.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Added unit tests, corrected some bugs.
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
changed the DefaultActionValidator to use the one from the spring package More... over 14 years ago
fixed error in merge of packages. Removed camel hump case in packages. More... over 14 years ago
Merge
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
Issue 240: Document that tab containers are not meant to be used as PresenterWidgets Issue 256: Clarify the javadoc of classes in the PresenterWidget hierarchy (fixes issue 240, fixes issue 256)
philippebeaudoin
as Philippe Beaudoin
More... over 14 years ago
QuickFix for boilerplate generation of @GenEvent annotated classes, using now com.google.gwt.event.shared.HasHandlers More... over 14 years ago
Merge with ca1a6505024fa91ed26f7feb3b78670331781a06
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Documentation changes. We were referencing HasEventBus instead of HasHandlers and Gwt-platform EventBus instead of Gwt EventBus.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Changes according to codereview: http://codereview.appspot.com/2770042/
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Updated Ant script to create a different jar file for Gwt 2.1 files in case people already have those file and don't need them.
christiangoudreau
as Christian Goudreau
More... over 14 years ago
Re-added HasEventBus for Annotation processor and marked it as deprecated. Also it'll help user in the transition.
christiangoudreau
as Christian Goudreau
More... over 14 years ago