]> source.dussan.org Git - gwtquery.git/commit
Fixed event handler with IE and Chrome. Re-factor of Events. Increased coverage.
authorManolo Carrasco <manolo@apache.org>
Wed, 5 May 2010 08:48:34 +0000 (08:48 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 5 May 2010 08:48:34 +0000 (08:48 +0000)
commit90d91d466c8c15767835733b4de5bd020e06c6ad
tree660c33b73934cb7e701ee58b99f5dbdedde651cb
parentaa2904e220615b9f80f64b24c5e601c9a4ea9948
Fixed event handler with IE and Chrome. Re-factor of Events. Increased coverage.
gwtquery-core/src/main/java/com/google/gwt/query/client/Events.java
gwtquery-core/src/main/java/com/google/gwt/query/client/EventsListener.java
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GwtEventsTest.java