6 Commits (d543e47becc77e5b18c69a416e6e84122ac10fe1)

Author SHA1 Message Date
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
  Anthony Guerreiro f743e042f0 Fix NativeButton clickEvent coordinates in IE11 (#14022) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Fabian Lange 2f75f20a9e removed obsolete field "width" from VNativeButton. (#12825) 10 years ago
  Artur Signell 3c8a3bfcab Merge of properly focus clicked input element in Webkit (#11854, #11297) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  John Ahlroos f36c5ed815 Fixed native button not triggering click event in IE #11094 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell f12ec250f7 Add v-disabled when disabling on client side (#10137) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Leif Åstrand 5e612d6cce Properly update v-disabled styles for most components (#8719) 12 years ago
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components 12 years ago
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 years ago
  Artur Signell 4bd6cf0110 #8444 Generate serializers for client to server RPC 12 years ago
  Artur Signell 5e101f45e0 ClientToServerRpc -> ServerRpc 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Artur Signell e0dc2c597f #8278 Added helper for RPC initialization and moved Button/NativeButton 12 years ago
  Jens Jansson 36228880b9 Added license note and removed old getWidgetForPaintable from VButton and VNativeButton 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Jens Jansson 1efde21bc3 Splitted up VButton and VNativeButton into paintable and widget 12 years ago
  Henri Sara e278276a41 Send button click events via RPC (#8278). 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Artur Signell 2a0bf9b8b6 #7284 Simplified styleName setting 12 years ago
  Artur Signell 430c759be0 #7284 Disabling a VNativeButton should set v-disabled style 13 years ago
  Artur Signell 1bbad42217 #6444 Ability to disable button on click 13 years ago
  John Alhroos 489bc11ea8 Added mouse click details to NativeButton #6605 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Matti Tahvonen 4e1d1321ec fixes #3913 14 years ago
  John Alhroos 05c3c650e2 Merged changes from 6.2 branch. 14 years ago
  Artur Signell 807849725c Added row missing from last commit 14 years ago
  Artur Signell 4cb06d1791 Fix for #3377 - VNativeButton clicklistener should be overridable 14 years ago
  Jouni Koivuviita ad101f8427 The Button Component Strikes Back 14 years ago