Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement API based on jQuery for special events | Manolo Carrasco | 2014-12-21 | 1 | -33/+0 |
| | | | | | - 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 | 1 | -29/+0 |
| | |||||
* | 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 |
| | | |||||
* | | First implementation of Deferred and Promises. Ajax tests work. then ↵ | Manuel Carrasco Moñino | 2013-03-03 | 1 | -0/+29 |
|/ | | | | 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 |
| | |||||
* | 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 |
| | |||||
* | update pom versions | Manolo Carrasco | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | pom changes in devtest module. Missing assertions and latest tests | Manolo Carrasco | 2011-04-12 | 1 | -2/+1 |
| | |||||
* | update lazy widgets api | Manolo Carrasco | 2011-04-05 | 1 | -4/+18 |
| | |||||
* | changes in dev test module | Manolo Carrasco | 2011-03-03 | 1 | -5/+9 |
| | |||||
* | adding gwt-maven version to pom | Manolo Carrasco | 2011-03-02 | 1 | -0/+1 |
| | |||||
* | - 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. | ||||
* | do not compile devtest | Manolo Carrasco | 2010-08-26 | 1 | -9/+1 |
| | |||||
* | some changes to dev tests | Manolo Carrasco | 2010-06-21 | 1 | -2/+0 |
| | |||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 1 | -1/+1 |
| | | | | | | | | | | | | - 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 a module to speed up testing in development mode | Manolo Carrasco | 2010-05-12 | 1 | -0/+79 |