aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)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 ↵Manolo Carrasco2010-05-122-10/+17
| | | | with multiple elements
* 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 ↵Manolo Carrasco2010-05-066-10/+45
| | | | 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
* 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 ↵Manolo Carrasco2010-05-041-41/+36
| | | | functions, fixed return type in $ constructor when plugin is passed
* 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
| | | | moved into Element, so there is no reason to maintain this code any more
* Fixed many issues discovered when running tests in production mode (IE & ↵Manolo Carrasco2010-05-026-78/+108
| | | | Chrome). There is work to do with events
* 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 ↵Manolo Carrasco2010-05-013-79/+19
| | | | new developer
* 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 ↵Ray Cromwell2009-07-2711-75/+77
| | | | 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-2376-13325/+47009
|
* Final tweaks for Google I/O. After this, I promise higher quality commit ↵Ray Cromwell2009-05-2831-380/+680
| | | | comments.
* 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
| | | | | Added "horse race" visualization to selector benchmark
* PluginsRay Cromwell2009-05-145-9/+1174
|
* Fixed issue with native compiled selectors.Ray Cromwell2009-05-1111-55/+39
| | | | | Change initialization pattern for CSS enums to allow better compiler pruning.
* 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
|