aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/src
Commit message (Collapse)AuthorAgeFilesLines
* - Added QueryMin module thought to produce small javascript code although it ↵Manolo Carrasco2011-01-173-186/+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
|
* 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.
* Big updateRay Cromwell2009-07-237-0/+750