aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* - Added QueryMin module thought to produce small javascript code although it ↵Manolo Carrasco2011-01-174-217/+0
| | | | | | | | | | increases number of permutations. - Removed plugins module since it is a new project. - Added some missing methods in GQuery: first, last, map. - Updated gwt version to 2.1.1 - Adding lazy interface to Widgets plugin.
* deleted stars example which was moved to gwtquery-pluginsManolo Carrasco2010-10-254-564/+0
|
* removed unnedded maven plugins and modulesManolo Carrasco2010-08-271-1/+0
|
* Use Utils classManolo Carrasco2010-06-231-3/+2
|
* (no commit message)Manolo Carrasco2010-06-211-1/+2
|
* 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