aboutsummaryrefslogtreecommitdiffstats
path: root/client/src/com/vaadin/Vaadin.gwt.xml
Commit message (Collapse)AuthorAgeFilesLines
* Create ConnectionStateHandler instance to enable overriding (#19017)Artur Signell2015-09-281-0/+6
| | | | Change-Id: Idef9f42d4db109f236bc7b5e756c9e7441a618fc
* Move elemental json dependency to DWS (#15544)Artur Signell2015-01-111-2/+0
| | | | Change-Id: I1b525e4d8df60f8e36bad9e5054d948da5b34813
* Make Sass compiler easily available (#15544)Artur Signell2015-01-111-1/+6
| | | | Change-Id: I420b56d007040c024bdc53c2f9fbc71f4a2cc4b3
* Move generators to widget set - they aren't needed by widgets (#15544)Artur Signell2015-01-091-11/+0
| | | | Change-Id: I42f3353dfa9a334cb1bc5966ca50476793b4c076
* Make SDM work again (#15452)Artur Signell2014-12-221-1/+1
| | | | | | | Only import the Json part of elemental and avoid using JsonUtil, which causes https://code.google.com/p/google-web-toolkit/issues/detail?id=9083 Change-Id: I7b93b18ad47b81b2e5bb3947b04bf4550ddd035c
* replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-181-1/+1
| | | | Change-Id: I745b12685be4696fd8f1158005bf731f35ae8a81
* Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-311-7/+2
| | | | | | | Update client-compiler-deps to 1.2.0. Fix classpaths for devmodes. Change-Id: I8452271594b4563bf476420ff7ab22985913e397
* Update modernie property provider to recognize IE11 on WP 8.1 Update (#14376)Juho Nurminen2014-08-151-1/+1
| | | | Change-Id: I8df8260bf875dd2a3cf974885bde8b473f4951a5
* Support for pointer events (#13549)Matti Tahvonen2014-04-151-1/+34
| | | | | | Added support for pointer events using the “extensible event mechanism” in GWT 2.6 Change-Id: Idac62114fe26536e62609edc944ff9dfef886e1c
* Re-enable Opera permutation (#13259)Artur Signell2014-02-111-1/+2
| | | | Change-Id: I0dd70ed200ae587386081599e34dcfee9b2031dd
* Disable Opera 12 permutation (#13259)Artur Signell2014-01-281-1/+1
| | | | Change-Id: I7fd06de98d962df83f31bfd50657559dee5c15bf
* Actually compile an IE10 permutation (#12080)Artur Signell2013-06-151-1/+1
| | | | Change-Id: I4da4ef6dbbdf9fccfd3e8bf8d302365a3398d9de
* Remove IE6/IE7 permutation (#11954)Artur Signell2013-05-311-0/+3
| | | | Change-Id: Id6eae2e71f322d9750c95b381eefd28e41624139
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-11/+14
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Remove and deprecate old logging classes (#11658)Leif Åstrand2013-04-231-4/+0
| | | | | | | | | * VConsole logs directly to java.util.logging.Logger * ConsoleAdapter is removed and required parts from the interal package are instead made public * Exception notification is displayed by a separate log Handler Change-Id: I64e778b07c53c16872932b48dc99eff0eafd553c
* Use java.util.logging for the debug window (#11657)Leif Åstrand2013-04-231-1/+7
| | | | Change-Id: I1c3e49591253244948d8ce15c8d05170dd49a03a
* Add PushConnection interface (#11655)Leif Åstrand2013-04-221-0/+4
| | | | | | | | | | * Add PushConnection interface and rename old class to AtmospherePushConnection * Define deferred binding to use AtmospherePushConnection by default * Redesign connection and disconnection workflow to better cope with situations where connection is quickly toggled Change-Id: I9b9427c2df40d446a25895eb39e7b166cb929a85
* New DebugWindow implmentation (internal) fixes #2460 #9626 at least...Marc Englund2013-04-051-1/+1
| | | | | Change-Id: I42a72797a214b567d1efc077af8a49bc8cff52b0 Ticket: 9626
* Add lightweight profiling (#10961)Leif Åstrand2013-02-131-0/+9
| | | | | | Also remove most of the timing information that was previously logged Change-Id: I8269036a12762eb63f7d4f93aefb6be307dd620a
* Corrected typos (#9431)Artur Signell2012-08-291-4/+3
|
* Additional fixes for com.vaadin.terminal removal (#9431, #9432)Artur Signell2012-08-291-1/+1
|
* Renamed com.vaadin.terminal.gwt.widgetsetutils -> ↵Artur Signell2012-08-291-1/+1
| | | | com.vaadin.server.widgetsetutils (#9431)
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-291-29/+32
|
* Use ConnectorBundle for JSON encoding and decoding (#9371)Leif Åstrand2012-08-221-8/+0
|
* Use ConnectorBundle for ServerRpc handling (#9371)Leif Åstrand2012-08-221-14/+0
|
* Use ConnectorBundle for ClientRpc handling (#9371)Leif Åstrand2012-08-221-7/+0
|
* Use ConnectorBundle for creating state and widget (#9371)Leif Åstrand2012-08-221-12/+0
|
* Initial ConnectorBundle implementation (#9371)Leif Åstrand2012-08-221-5/+4
|
* Fixed widgetset compilation (#9299)Artur Signell2012-08-141-0/+85