13 Revize (697f770287bb786b6b5d4944a9202d145e4251f5)

Autor SHA1 Zpráva Datum
  Adam Wagner 697f770287 Implement error level on client side (#9817) před 6 roky
  Henri Sara a18842e2ae Replace tabs with spaces in Java files před 6 roky
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) před 7 roky
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) před 7 roky
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) před 7 roky
  Adam Wagner 125d2a926c Make Button component draggable (#9038) před 7 roky
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings před 7 roky
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace před 7 roky
  Artur Signell 0081286c8d Remove IE8-IE10 client side code před 7 roky
  Artur Signell 588f3cc7f8 Update copyright year to 2016 před 7 roky
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc před 7 roky
  Artur Signell 6d54d78944 Format using Eclipse Neon před 7 roky
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven před 8 roky
  Johannes Dahlström 1042bfde5f Refactor focus related server API to class AbstractFocusable před 9 roky
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) před 9 roky
  Sergey Budkin 70d15130d1 Action on click button contained in table is called two times on iOS 8.0 (#14632) před 9 roky
  Denis Anisimov e04931b248 Pass (x,y) coordinates for button click triggered via keyboard (#12650). před 9 roky
  Artur Signell e77e73cf64 Update copyright year to 2014 před 10 roky
  Artur Signell bf4cebc36c Mousedown - mouseout - mouseover - mouseup now counts a click (#13550) před 10 roky
  John Ahlroos 938d412306 Fixes button :active state on firefox #12126 před 11 roky
  John Ahlroos 8f4add90a7 Fixed button highlighting when dragging #10917 před 11 roky
  michaelvogt c89b2e6556 TestBench test for Button (#11581) před 11 roky
  michaelvogt 833b117b96 WAI-ARIA button (#11380) před 11 roky
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers před 11 roky
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) před 11 roky
  John Ahlroos be8ee96060 Button now changes child element stylenames when primary style name is changed specifically #9724 před 11 roky
  John Ahlroos ad1c84aaba Primary stylename handling for button #9724 před 11 roky
  John Ahlroos f6b3c140e7 Removed unused instance variable from button před 11 roky
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) před 11 roky
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) před 12 roky
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) před 12 roky
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces před 12 roky
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) před 12 roky
  Leif Åstrand 5e612d6cce Properly update v-disabled styles for most components (#8719) před 12 roky
  Artur Signell b938479c06 Made sub window work again před 12 roky
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes před 12 roky
  Artur Signell 429aeadef9 Moved each component to its own package on client side před 12 roky
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components před 12 roky
  Artur Signell 395da88e41 Removed IE6/IE7 related code from merged change před 12 roky
  Automerge 0b46687ab0 [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window před 12 roky
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to před 12 roky
  Artur Signell 4bd6cf0110 #8444 Generate serializers for client to server RPC před 12 roky
  Artur Signell 5e101f45e0 ClientToServerRpc -> ServerRpc před 12 roky
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector před 12 roky
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names před 12 roky
  Artur Signell e0dc2c597f #8278 Added helper for RPC initialization and moved Button/NativeButton před 12 roky
  Artur Signell 23bca2af5e #8304 Changed Button to solely use shared state před 12 roky
  Jens Jansson 36228880b9 Added license note and removed old getWidgetForPaintable from VButton and VNativeButton před 12 roky
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. před 12 roky
  Jens Jansson 1efde21bc3 Splitted up VButton and VNativeButton into paintable and widget před 12 roky