aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* added a test to demonstrate that capitalLetters in Id works as expected, Issu...Manolo Carrasco2010-05-121-0/+9
* Fixes Issue_18Manolo Carrasco2010-05-123-2/+20
* Fixed tests broken because of the workaround for Issue_20Manolo Carrasco2010-05-121-3/+5
* Workaround to fix Issue_20Manolo Carrasco2010-05-121-0/+12
* fixed a typo in SelectorGeneratorNative, Fixes Issue_6Manolo Carrasco2010-05-122-7/+18
* 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
* 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-062-4/+1
* 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
* Fixes Issue_29Manolo Carrasco2010-05-033-2/+14
* Fixes Issue_32Manolo Carrasco2010-05-031-1/+3
* 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
* Tests fixedManolo Carrasco2010-05-012-21/+30
* Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module files...Ray Cromwell2009-07-271-0/+10
* Big updateRay Cromwell2009-07-2340-176/+169
* Final tweaks for Google I/O. After this, I promise higher quality commit comm...Ray Cromwell2009-05-289-61/+154
* Fix up star ratings.Ray Cromwell2009-05-192-87/+119
* Horse race updateRay Cromwell2009-05-151-8/+13
* Fixes to star-ratings pluginRay Cromwell2009-05-152-17/+26
* PluginsRay Cromwell2009-05-143-8/+452
* Fixed issue with native compiled selectors.Ray Cromwell2009-05-1111-55/+39
* Seed plugins packageRay Cromwell2009-05-082-2/+78
* Misc fixes. Sample animation.Ray Cromwell2009-05-074-14/+30
* CSS enum work.Ray Cromwell2009-05-0629-63/+1574
* Completion of Effects frameworkRay Cromwell2009-05-063-200/+402
* Effects/Animation workRay Cromwell2009-05-063-6/+394
* Added lazy generatorRay Cromwell2009-05-0514-22/+1345
* SVN testRay Cromwell2009-05-041-0/+1
* Checkstyle fixes.Ray Cromwell2009-05-0128-1813/+2261
* Refactored to com.google.gwt.queryRay Cromwell2009-04-3041-693/+2047
* More implementations and docsRay Cromwell2009-04-292-15/+724
* Sample test caseRay Cromwell2009-04-291-0/+13
* interrim commitRay Cromwell2009-04-228-45/+930