7 Commit (07d56a9ca050d976dec4f598ed39471ae369c588)

Autore SHA1 Messaggio Data
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 anni fa
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 anni fa
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 anni fa
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 anni fa
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 anni fa
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 anni fa
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 anni fa
  Johannes Dahlström 1042bfde5f Refactor focus related server API to class AbstractFocusable 9 anni fa
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 anni fa
  Sergey Budkin 70d15130d1 Action on click button contained in table is called two times on iOS 8.0 (#14632) 9 anni fa
  Denis Anisimov e04931b248 Pass (x,y) coordinates for button click triggered via keyboard (#12650). 9 anni fa
  Artur Signell e77e73cf64 Update copyright year to 2014 10 anni fa
  Artur Signell bf4cebc36c Mousedown - mouseout - mouseover - mouseup now counts a click (#13550) 10 anni fa
  John Ahlroos 938d412306 Fixes button :active state on firefox #12126 11 anni fa
  John Ahlroos 8f4add90a7 Fixed button highlighting when dragging #10917 11 anni fa
  michaelvogt c89b2e6556 TestBench test for Button (#11581) 11 anni fa
  michaelvogt 833b117b96 WAI-ARIA button (#11380) 11 anni fa
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 anni fa
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 anni fa
  John Ahlroos be8ee96060 Button now changes child element stylenames when primary style name is changed specifically #9724 11 anni fa
  John Ahlroos ad1c84aaba Primary stylename handling for button #9724 11 anni fa
  John Ahlroos f6b3c140e7 Removed unused instance variable from button 11 anni fa
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 anni fa
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 anni fa
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 anni fa
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 anni fa
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 anni fa
  Leif Åstrand 5e612d6cce Properly update v-disabled styles for most components (#8719) 12 anni fa
  Artur Signell b938479c06 Made sub window work again 12 anni fa
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 anni fa
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 anni fa
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components 12 anni fa
  Artur Signell 395da88e41 Removed IE6/IE7 related code from merged change 12 anni fa
  Automerge 0b46687ab0 [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window 12 anni fa
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 anni fa
  Artur Signell 4bd6cf0110 #8444 Generate serializers for client to server RPC 12 anni fa
  Artur Signell 5e101f45e0 ClientToServerRpc -> ServerRpc 12 anni fa
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 anni fa
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 anni fa
  Artur Signell e0dc2c597f #8278 Added helper for RPC initialization and moved Button/NativeButton 12 anni fa
  Artur Signell 23bca2af5e #8304 Changed Button to solely use shared state 12 anni fa
  Jens Jansson 36228880b9 Added license note and removed old getWidgetForPaintable from VButton and VNativeButton 12 anni fa
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 anni fa
  Jens Jansson 1efde21bc3 Splitted up VButton and VNativeButton into paintable and widget 12 anni fa
  Henri Sara e278276a41 Send button click events via RPC (#8278). 12 anni fa
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 anni fa
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 anni fa
  Artur Signell d624534749 #7913 Removed IE7 specific code from Button 12 anni fa
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 anni fa
  Marc Englund 814407151f Merged VButton iPad/touch fix from 6.6, fixes #7389 13 anni fa