aboutsummaryrefslogtreecommitdiffstats
path: root/devtest
Commit message (Collapse)AuthorAgeFilesLines
* changes in dev test moduleManolo Carrasco2011-03-032-476/+94
|
* adding gwt-maven version to pomManolo Carrasco2011-03-021-0/+1
|
* Standarizing Copyright headers in all source filesManolo Carrasco2011-01-222-2/+2
|
* - Added QueryMin module thought to produce small javascript code although it ↵Manolo Carrasco2011-01-171-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 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
* do not compile devtestManolo Carrasco2010-08-261-9/+1
|
* 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-213-258/+71
|
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-113-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 moduleManolo Carrasco2010-05-133-3/+50
|
* Added a module to speed up testing in development modeManolo Carrasco2010-05-126-0/+233