13 コミット (697f770287bb786b6b5d4944a9202d145e4251f5)

作成者 SHA1 メッセージ 日付
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6年前
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 6年前
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) 7年前
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7年前
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) 7年前
  Adam Wagner 125d2a926c Make Button component draggable (#9038) 7年前
  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 11年前
  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) 12年前
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12年前
  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年前