aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-111-1/+1
| | | | | | | | | | | | - Removed plugin stuff which already were moved to the plugins module - Moved all GQuery core plugin stuff into the plugins namespace - Redesign and recode of the Effects plugin using GWT animate as base - Documented many undocumented methods - Added a couple of scripts to generate Lazy interfaces from the class - Modifications to the effects sample to show the usage of the effects plugin - More tests cases in the devtest module. - Many other minor changes.
* Set version number to 1.0.0. Deploy sites now are pointing to gwtquery ↵Manolo Carrasco2010-05-061-1/+1
| | | | svn-repo. Added gcupload-maven-plugin to upload distribution file to google-code. Modified surefire configuration in order to run gwtTests which share the same module, and run emma goals
* Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module ↵Ray Cromwell2009-07-271-0/+10
| | | | files to properly include Plugins.gwt.xml module. Disabled tests for now (JUnitShell not launching properly from new plugin). Fixed unbound deferred bindings.
* Big updateRay Cromwell2009-07-238-0/+772