10 Commits (01c93a6aef27ef562267d7966c6386ecaa6c1f6b)

Author SHA1 Message Date
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 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
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Leif Åstrand bc78b47d1d Force FormLayout children to shrink with the layout (#11154) 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Markus Koivisto dd879668f5 Revert "Notify server side component about clicks in form layout (#6346)." 9 years ago
  Denis Anisimov 23bdb6e90d Notify server side component about clicks in form layout (#6346). 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström 1b7a4a1ee9 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell cf5b631f25 ACCC no longer has a default implementation of onConnectorHierarchyChange (#9298) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 667ef9c144 Refactored margin handlers (#8292) 11 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
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 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 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 276490d6bd Fixed FormLayoutConnector to use state and hierarchy listeners 12 years ago
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Leif Åstrand d5c71a02a1 FormLayout without calculations (#8313) 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Artur Signell eb1b7ed19f Adding missing license info 12 years ago
  Artur Signell 00a8bb6002 #8324 Split Form and FormLayout into widget and paintable 12 years ago