aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/src
Commit message (Collapse)AuthorAgeFilesLines
* adding the webapp folder to devtest moduleManolo Carrasco2011-05-022-0/+17
|
* Adding the feature of handing animations in node attributes (useful for ↵Manolo Carrasco2011-04-252-2/+46
| | | | svg). A little refactoring: Rename of Effect class and renaming of constants
* more testsManolo Carrasco2011-04-231-1/+24
|
* move jquery tests from samples to devtestManolo Carrasco2011-04-194-4293/+7200
|
* pom changes in devtest module. Missing assertions and latest testsManolo Carrasco2011-04-123-5/+55
|
* update lazy widgets apiManolo Carrasco2011-04-052-1/+37
|
* changes in dev test moduleManolo Carrasco2011-03-031-471/+85
|
* Standarizing Copyright headers in all source filesManolo Carrasco2011-01-222-2/+2
|
* updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and ↵Manolo Carrasco2010-11-241-1/+220
| | | | tests for it. fixes issue59 and issue58
* first attemp to save the number of permutations. Optimized Sizzle selector ↵Manolo Carrasco2010-10-251-1/+67
| | | | for IE
* rolled back some changes committed by errorManolo Carrasco2010-07-313-103/+4282
|
* added an archetype to create a gquery application from scratchManolo Carrasco2010-07-312-84/+93
|
* update demosManolo Carrasco2010-07-191-7/+112
|
* some changes to dev testsManolo Carrasco2010-06-212-256/+71
|
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-112-54/+2368
| | | | | | | | | | | | - 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.
* added more assertions to the devtest moduleManolo Carrasco2010-05-133-3/+50
|
* Added a module to speed up testing in development modeManolo Carrasco2010-05-124-0/+132