]> source.dussan.org Git - gwtquery.git/commit
Adding the feature of handing animations in node attributes (useful for svg). A littl...
authorManolo Carrasco <manolo@apache.org>
Mon, 25 Apr 2011 09:04:50 +0000 (09:04 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 25 Apr 2011 09:04:50 +0000 (09:04 +0000)
commit4f94c4e7a251b351ac77e31918fa00571776d631
tree3b04b3b2df25b0d67c3161075479f6a12fb97a39
parenta3a19b7d89e25fed00da178bd9d06774900fb93b
Adding the feature of handing animations in node attributes (useful for svg). A little refactoring: Rename of Effect class and renaming of constants
devtest/src/main/java/com/google/gwt/query/client/DevTestRunner.java
devtest/src/main/java/com/google/gwt/query/client/MyTestCase.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/ColorEffect.java [deleted file]
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/PropertiesAnimation.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEffectsTest.java