Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | End lines with LF instead of CRLF | Manuel Carrasco Moñino | 2012-11-26 | 1 | -148/+148 |
| | |||||
* | Commenting a bit the test runner class | Manolo Carrasco | 2012-05-15 | 1 | -0/+4 |
| | |||||
* | add fail method to the dev-mode test environment | Manolo Carrasco | 2012-03-20 | 1 | -0/+4 |
| | |||||
* | Adding the feature of handing animations in node attributes (useful for ↵ | Manolo Carrasco | 2011-04-25 | 1 | -1/+18 |
| | | | | svg). A little refactoring: Rename of Effect class and renaming of constants | ||||
* | pom changes in devtest module. Missing assertions and latest tests | Manolo Carrasco | 2011-04-12 | 1 | -0/+8 |
| | |||||
* | Standarizing Copyright headers in all source files | Manolo Carrasco | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 1 | -25/+61 |
| | | | | | | | | | | | | - 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 | 1 | -0/+10 |
| | |||||
* | Added a module to speed up testing in development mode | Manolo Carrasco | 2010-05-12 | 1 | -0/+69 |