7 Commits (697f770287bb786b6b5d4944a9202d145e4251f5)

Author SHA1 Message Date
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) 9 years ago
  Teemu Suo-Anttila 78981f1941 Fix occasionally misplaced error indicators in Buttons (#13723) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 7bfb2347ad Implement @OnStateChange (#12958) 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  John Ahlroos 5fb05e84c8 Fixes Button icon alt text not being updated #12333 11 years ago
  John Ahlroos 437b6de4ee Fixes missing description text for button icon #12321 11 years ago
  michaelvogt 833b117b96 WAI-ARIA button (#11380) 11 years ago
  Artur Signell 54597654e1 Fixed problem with removing the icon from a Button (#10543) 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  John Ahlroos 308d0451d5 Revert "Merged shortcut action fix from 6.8 (#8484)" 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 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 d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  Pekka Hyvönen 1746dff124 10030 Button.DisableOnClick not working properly 11 years ago
  John Alhroos a003c8724c Merged shortcut action fix from 6.8 (#8484) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand e81cf22601 Support StateChangeHandler for selected parts of the state (#8598) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 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
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 years ago
  Artur Signell b938479c06 Made sub window work again 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 e420751790 Fixed GridLayout caption rendering 12 years ago
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 years ago
  Artur Signell c468f4b16c Removed unused createState() from client side 12 years ago
  Artur Signell dab7c9fa82 Generator to ease initialization of client to server rpc proxies 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 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 6cf9afc850 Organized imports and formatted all java files 12 years ago