aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Selector instances root context sensitive, Issue_5Manolo Carrasco2010-05-128-21/+120
* Fixed an issue which happened in domManip when it received a list of nodes wi...Manolo Carrasco2010-05-122-10/+17
* extracted effects tests to its own class, and renamed test classesManolo Carrasco2010-05-114-851/+115
* ignore case when comparing property name exceptionsManolo Carrasco2010-05-112-4/+4
* Renamed test classesManolo Carrasco2010-05-091-2/+2
* Renamed test classesManolo Carrasco2010-05-092-0/+785
* messages in assertionsManolo Carrasco2010-05-061-4/+4
* fixed examplesManolo Carrasco2010-05-064-22/+16
* Created missing methods in LazyGQuery, removed parameter warningsManolo Carrasco2010-05-064-208/+197
* Set version number to 1.0.0. Deploy sites now are pointing to gwtquery svn-re...Manolo Carrasco2010-05-066-10/+45
* call local method to remove repeated codeManolo Carrasco2010-05-051-2/+2
* running multiple tests in maven fails when all tests share the same module nameManolo Carrasco2010-05-052-1/+4
* Do not override original Gwt EventListeners, fixes Issue_10Manolo Carrasco2010-05-052-17/+49
* fixed tests broken in rev62 when core tests was splited in two classesManolo Carrasco2010-05-052-5/+4
* Removed debug printlnsManolo Carrasco2010-05-051-3/+0
* Fixed event handler with IE and Chrome. Re-factor of Events. Increased coverage.Manolo Carrasco2010-05-054-302/+249
* extracted Event tests to a new classManolo Carrasco2010-05-042-99/+148
* created final attribute document, and using final attributes instead of funct...Manolo Carrasco2010-05-041-41/+36
* added more testsManolo Carrasco2010-05-041-1/+18
* updated javadocsManolo Carrasco2010-05-030-0/+0
* Fixes Issue_29Manolo Carrasco2010-05-033-2/+14
* Fixes Issue_32Manolo Carrasco2010-05-031-1/+3
* svn ignore temporary stuffManolo Carrasco2010-05-030-0/+0
* increased coverage of gquery methodsManolo Carrasco2010-05-021-2/+41
* removed className manipulation which was copied from UIObject because it was ...Manolo Carrasco2010-05-022-66/+29
* Fixed many issues discovered when running tests in production mode (IE & Chro...Manolo Carrasco2010-05-026-78/+108
* fixed Issue_11Manolo Carrasco2010-05-013-6/+60
* updated svn:ignore propertiesManolo Carrasco2010-05-010-0/+0
* maven configuration changes: use gwt-2.0.3, latest gwt-maven-plugin, added ne...Manolo Carrasco2010-05-013-79/+19
* moved webapp stuff to standar maven locationManolo Carrasco2010-05-012-0/+0
* Added stuff for Eclipse GWT pluginManolo Carrasco2010-05-012-0/+24
* Tests fixedManolo Carrasco2010-05-012-21/+30
* 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 files...Ray Cromwell2009-07-2711-75/+77
* Big updateRay Cromwell2009-07-2376-13325/+47009
* Final tweaks for Google I/O. After this, I promise higher quality commit comm...Ray Cromwell2009-05-2831-380/+680
* Fix up star ratings.Ray Cromwell2009-05-195-648/+131
* Horse race updateRay Cromwell2009-05-156-32/+64
* Tweaks to horseraceRay Cromwell2009-05-152-3/+7
* Fixes to star-ratings pluginRay Cromwell2009-05-1513-1844/+20384
* PluginsRay Cromwell2009-05-145-9/+1174
* Fixed issue with native compiled selectors.Ray Cromwell2009-05-1111-55/+39
* Seed plugins packageRay Cromwell2009-05-082-2/+78
* (no commit message)Ray Cromwell2009-05-071-12/+1
* Misc fixes. Sample animation.Ray Cromwell2009-05-075-41/+56
* Add javadoc generation to pom.Ray Cromwell2009-05-061-57/+87
* CSS enum work.Ray Cromwell2009-05-0631-82/+1615
* Completion of Effects frameworkRay Cromwell2009-05-063-200/+402
* Effects/Animation workRay Cromwell2009-05-063-6/+394
* Added lazy generatorRay Cromwell2009-05-0518-62/+1380