Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement API based on jQuery for special events | Manolo Carrasco | 2014-12-21 | 2 | -33/+1 |
| | | | | | - SpecialEvents have an API with three methods: setup tearDown add remove - Migrated mouse special events to use this API | ||||
* | Increase snapshot versions. Include archetype module so as we deploy it at ↵ | Manolo Carrasco | 2014-06-12 | 1 | -1/+1 |
| | | | | the same time than gquery. | ||||
* | Changing versio so as we can release 1.4.1 | Manuel Carrasco Moñino | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | Updating version to new snapshot | Manolo Carrasco | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | Changing version for a new release | Manuel Carrasco Moñino | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | Explain how to use superdev mode with maven | Manuel Carrasco Moñino | 2013-03-16 | 2 | -30/+2 |
| | |||||
* | Merge latest changes in gquery-1.3.2 | Manuel Carrasco Moñino | 2013-03-15 | 1 | -1/+1 |
|\ | |||||
| * | set the new snapshot version | Manuel Carrasco Moñino | 2013-03-15 | 1 | -1/+1 |
| | | |||||
| * | Changing version so as we can release gquery 1.3.2 | Manuel Carrasco Moñino | 2013-03-15 | 1 | -1/+1 |
| | | |||||
* | | restore comment removed in a previous commit | Manuel Carrasco Moñino | 2013-03-15 | 1 | -1/+2 |
| | | |||||
* | | undoing changes in DevTestRunner used while developing Deferred, and should ↵ | Manuel Carrasco Moñino | 2013-03-04 | 1 | -88/+0 |
| | | | | | | | | not be committed | ||||
* | | First implementation of Deferred and Promises. Ajax tests work. then ↵ | Manuel Carrasco Moñino | 2013-03-03 | 3 | -1/+118 |
|/ | | | | implementation is not ok. Needs tests | ||||
* | little pom changes | Manuel Carrasco Moñino | 2013-02-28 | 1 | -1/+1 |
| | |||||
* | Setting version to next snapshot iteration | Manuel Carrasco Moñino | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Setting pom version to last stable one so as we can tag it | Manuel Carrasco Moñino | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | End lines with LF instead of CRLF | Manuel Carrasco Moñino | 2012-11-26 | 4 | -2180/+2180 |
| | |||||
* | update poms to gwt 2.5.0 | Manuel Carrasco Moñino | 2012-11-07 | 1 | -1/+9 |
| | |||||
* | Set snapshot version | Manolo Carrasco | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | Commenting a bit the test runner class | Manolo Carrasco | 2012-05-15 | 3 | -139/+65 |
| | |||||
* | Fix NPE when calling styleImpl before it was initialized. Fix tests | Manolo Carrasco | 2012-05-15 | 1 | -1/+87 |
| | |||||
* | update pom versions | Manolo Carrasco | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | add fail method to the dev-mode test environment | Manolo Carrasco | 2012-03-20 | 1 | -0/+4 |
| | |||||
* | Little changes to facilitate the export of gquery to javascript. Add ↵ | Manolo Carrasco | 2011-09-05 | 1 | -1/+1 |
| | | | | snapshot suffix to version number | ||||
* | prepare 1.1.0.rc1 to be deployed to central maven repo | Manolo Carrasco | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | prepare version 1.1.0 | Manolo Carrasco | 2011-08-28 | 4 | -243/+9011 |
| | |||||
* | set poms version to 1.0.1-SNAPSHOT | Manolo Carrasco | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | adding snapshot key to M3 | Manolo Carrasco | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | preparing M3 again | Manolo Carrasco | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | prepare M3 for releasing with maven release plugin | Manolo Carrasco | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | preparing M3, and adding classifiers for 2.2.0 and 2.3.0 | Manolo Carrasco | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | Prepare to release 1.0.0 | Manolo Carrasco | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | prepare M2 | Manolo Carrasco | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Preparing repo to release 1.0.0 after 1.0.0-M1 was success | Manolo Carrasco | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | prepare for releasing M1 | Manolo Carrasco | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | 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 | 4 | -7/+56 |
| | |||||
* | update lazy widgets api | Manolo Carrasco | 2011-04-05 | 3 | -5/+55 |
| | |||||
* | 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 |
| |