7 коммитов (07d56a9ca050d976dec4f598ed39471ae369c588)

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