Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding the webapp folder to devtest module | Manolo Carrasco | 2011-05-02 | 2 | -0/+17 |
| | |||||
* | Adding the feature of handing animations in node attributes (useful for ↵ | Manolo Carrasco | 2011-04-25 | 2 | -2/+46 |
| | | | | svg). A little refactoring: Rename of Effect class and renaming of constants | ||||
* | more tests | Manolo Carrasco | 2011-04-23 | 1 | -1/+24 |
| | |||||
* | move jquery tests from samples to devtest | Manolo Carrasco | 2011-04-19 | 4 | -4293/+7200 |
| | |||||
* | pom changes in devtest module. Missing assertions and latest tests | Manolo Carrasco | 2011-04-12 | 3 | -5/+55 |
| | |||||
* | update lazy widgets api | Manolo Carrasco | 2011-04-05 | 2 | -1/+37 |
| | |||||
* | changes in dev test module | Manolo Carrasco | 2011-03-03 | 1 | -471/+85 |
| | |||||
* | Standarizing Copyright headers in all source files | Manolo Carrasco | 2011-01-22 | 2 | -2/+2 |
| | |||||
* | updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and ↵ | Manolo Carrasco | 2010-11-24 | 1 | -1/+220 |
| | | | | tests for it. fixes issue59 and issue58 | ||||
* | first attemp to save the number of permutations. Optimized Sizzle selector ↵ | Manolo Carrasco | 2010-10-25 | 1 | -1/+67 |
| | | | | for IE | ||||
* | rolled back some changes committed by error | Manolo Carrasco | 2010-07-31 | 3 | -103/+4282 |
| | |||||
* | added an archetype to create a gquery application from scratch | Manolo Carrasco | 2010-07-31 | 2 | -84/+93 |
| | |||||
* | update demos | Manolo Carrasco | 2010-07-19 | 1 | -7/+112 |
| | |||||
* | some changes to dev tests | Manolo Carrasco | 2010-06-21 | 2 | -256/+71 |
| | |||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 2 | -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 module | Manolo Carrasco | 2010-05-13 | 3 | -3/+50 |
| | |||||
* | Added a module to speed up testing in development mode | Manolo Carrasco | 2010-05-12 | 4 | -0/+132 |