Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sample was still using 1.4.3 | christiangoudreau | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Make samples be able to mvn gwt:run using CLI | wangdx | 2014-05-22 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Set snapshot version | Manolo Carrasco | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | update pom versions | Manolo Carrasco | 2012-03-20 | 1 | -1/+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 | 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 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Manolo Carrasco | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release gwtquery-project-1.0.0 | Manolo Carrasco | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | type | Manolo Carrasco | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | add classifier profiles to samples | Manolo Carrasco | 2011-05-03 | 1 | -7/+5 |
| | |||||
* | remove classifier in samples | Manolo Carrasco | 2011-05-03 | 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 | -4/+5 |
| | |||||
* | 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 |
| | |||||
* | Samples: change gquery version, and update pom and index with all available ↵ | Manolo Carrasco | 2011-05-02 | 1 | -2/+3 |
| | | | | modules | ||||
* | more tests | Manolo Carrasco | 2011-04-23 | 1 | -1/+3 |
| | |||||
* | adding cache benchmark in the examples index | Manolo Carrasco | 2011-04-12 | 1 | -24/+0 |
| | |||||
* | Refactoring JsCollection benchmarking | Manolo Carrasco | 2011-04-10 | 1 | -0/+3 |
| | |||||
* | Re-factoring: moving classes from client package to specific packages. ↵ | Manolo Carrasco | 2011-03-02 | 1 | -1/+1 |
| | | | | Improving javadocs | ||||
* | gwt-2.2.0 artifacts are now in central repos | Manolo Carrasco | 2011-03-02 | 1 | -0/+1 |
| | |||||
* | In order to compile with gwt-2.2.0, gwt-dev must be defined as a dependency | Manolo Carrasco | 2011-02-14 | 1 | -2/+8 |
| | |||||
* | Removing comments | Manolo Carrasco | 2011-01-23 | 1 | -11/+0 |
| | |||||
* | Changing deprecated gwt-api usage | Manolo Carrasco | 2011-01-23 | 1 | -1/+3 |
| | |||||
* | putting new examples in the index.html and in the pom.xml files | Manolo Carrasco | 2011-01-19 | 1 | -0/+2 |
| | |||||
* | - Added QueryMin module thought to produce small javascript code although it ↵ | Manolo Carrasco | 2011-01-17 | 1 | -9/+39 |
| | | | | | | | | | | 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. | ||||
* | deleted stars example which was moved to gwtquery-plugins, and little ↵ | Manolo Carrasco | 2010-10-25 | 1 | -1/+0 |
| | | | | changes to samples module | ||||
* | Re-factor of the Benchmark Example Module, now it is possible to select ↵ | Manolo Carrasco | 2010-07-19 | 1 | -1/+1 |
| | | | | which bench to run, and much more | ||||
* | New Sample Module (Image Zoom) to demostrate Effects plugin features. | Manolo Carrasco | 2010-06-21 | 1 | -0/+2 |
| | |||||
* | - Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml. | Manolo Carrasco | 2010-06-13 | 1 | -0/+1 |
| | | | | | | | | - Do not change overflow when it is not a resize animation - Restore correctly attibutes in show/hide animations - Restored the parameter force in css and curCSS methods - Changed the way show sets the display property in order to use block only when it is needed - change the parameter order of the setStyleProperty method | ||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 1 | -19/+24 |
| | | | | | | | | | | | | - 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. | ||||
* | (no commit message) | Manolo Carrasco | 2010-05-28 | 1 | -2/+2 |
| | |||||
* | Set version number to 1.0.0. Deploy sites now are pointing to gwtquery ↵ | Manolo Carrasco | 2010-05-06 | 1 | -1/+1 |
| | | | | svn-repo. Added gcupload-maven-plugin to upload distribution file to google-code. Modified surefire configuration in order to run gwtTests which share the same module, and run emma goals | ||||
* | maven configuration changes: use gwt-2.0.3, latest gwt-maven-plugin, added ↵ | Manolo Carrasco | 2010-05-01 | 1 | -2/+4 |
| | | | | new developer | ||||
* | Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module ↵ | Ray Cromwell | 2009-07-27 | 1 | -52/+18 |
| | | | | files to properly include Plugins.gwt.xml module. Disabled tests for now (JUnitShell not launching properly from new plugin). Fixed unbound deferred bindings. | ||||
* | Big update | Ray Cromwell | 2009-07-23 | 1 | -0/+6 |
| |