Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes in dev test module | Manolo Carrasco | 2011-03-03 | 2 | -476/+94 |
| | |||||
* | adding gwt-maven version to pom | Manolo Carrasco | 2011-03-02 | 1 | -0/+1 |
| | |||||
* | Standarizing Copyright headers in all source files | Manolo Carrasco | 2011-01-22 | 2 | -2/+2 |
| | |||||
* | - Added QueryMin module thought to produce small javascript code although it ↵ | Manolo Carrasco | 2011-01-17 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | 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 | ||||
* | do not compile devtest | Manolo Carrasco | 2010-08-26 | 1 | -9/+1 |
| | |||||
* | 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 | 3 | -258/+71 |
| | |||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 3 | -55/+2369 |
| | | | | | | | | | | | | - 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 | 6 | -0/+233 |