aboutsummaryrefslogtreecommitdiffstats
path: root/samples/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* increase schedule time to put html stuff in the iframes because benchmark ↵Manolo Carrasco2010-07-241-1/+8
| | | | deployed in svn takes a long to load the iframes
* Re-factor of the Benchmark Example Module, now it is possible to select ↵Manolo Carrasco2010-07-1937-14585/+5482
| | | | which bench to run, and much more
* make GQueryQueue methods return the type of the plugin instead of itselfManolo Carrasco2010-06-231-2/+2
|
* New Sample Module (Image Zoom) to demostrate Effects plugin features.Manolo Carrasco2010-06-2114-8/+150
|
* - Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml.Manolo Carrasco2010-06-133-5/+21
| | | | | | | | - 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
* fixed a silly issue in the demo moduleManolo Carrasco2010-06-111-7/+12
|
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-116-53/+153
| | | | | | | | | | | | - 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.
* fixed examplesManolo Carrasco2010-05-064-22/+16
|
* Fix munged file, had spurious newline.Ray Cromwell2009-07-271-4361/+4228
|
* Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module ↵Ray Cromwell2009-07-276-18/+7
| | | | files to properly include Plugins.gwt.xml module. Disabled tests for now (JUnitShell not launching properly from new plugin). Fixed unbound deferred bindings.
* Big updateRay Cromwell2009-07-2326-13149/+46061
|
* Final tweaks for Google I/O. After this, I promise higher quality commit ↵Ray Cromwell2009-05-2820-237/+399
| | | | comments.
* Fix up star ratings.Ray Cromwell2009-05-193-561/+12
|
* Horse race updateRay Cromwell2009-05-155-24/+51
|
* Tweaks to horseraceRay Cromwell2009-05-152-3/+7
|
* Fixes to star-ratings pluginRay Cromwell2009-05-1511-1827/+20358
| | | | | Added "horse race" visualization to selector benchmark
* PluginsRay Cromwell2009-05-142-1/+722
|
* (no commit message)Ray Cromwell2009-05-071-12/+1
|
* Misc fixes. Sample animation.Ray Cromwell2009-05-071-27/+26
|
* CSS enum work.Ray Cromwell2009-05-062-19/+41
|
* Added lazy generatorRay Cromwell2009-05-054-40/+35
|
* Checkstyle fixes.Ray Cromwell2009-05-011-80/+83
|
* Refactored to com.google.gwt.queryRay Cromwell2009-04-304-12/+38
| | | | | | | Fixup javadocs Add tests
* fixed compiler issueRay Cromwell2008-06-032-0/+4
|
* 0.2 release (breaks rc1 compiler?)Ray Cromwell2008-06-0310-15/+149
|
* Refactoring for 0.2 releaseRay Cromwell2008-06-0314-0/+8218