]> source.dussan.org Git - gwtquery.git/commit
Merge branch 'mcm_styling' into mcm_special_events
authorManolo Carrasco <manolo@apache.org>
Fri, 2 Jan 2015 13:26:04 +0000 (14:26 +0100)
committerManolo Carrasco <manolo@apache.org>
Fri, 2 Jan 2015 13:47:02 +0000 (14:47 +0100)
commit083aeae611e94e9121e715b2d5e4d2584abe4f6a
treec976806b0caa936d501429ad78ef18e0efa9766e
parent37879db51962706258f8955ce4d70a5be7f5fa1b
parentbbb781795cb27391483139dda2166717b751b778
Merge branch 'mcm_styling' into mcm_special_events

Conflicts:
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Events.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEvents.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/GqEvent.java
12 files changed:
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/Properties.java
gwtquery-core/src/main/java/com/google/gwt/query/client/builders/JsonBuilderBase.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsCache.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Events.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/Transitions.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/TransitionsAnimation.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/GqEvent.java
gwtquery-core/src/main/java/com/google/gwt/query/vm/JsonBuilderHandler.java
gwtquery-core/src/main/java/com/google/gwt/query/vm/JsonFactoryJre.java