12 Commits (bec223174d0d12416169c7f8bb8e29e879dc3316)

Author SHA1 Message Date
  Anna Koskinen bec223174d Ensure the selection has been changed before updating . (#11658) 4 years ago
  Anna Koskinen 0db7fd52e1 Add IE11 workaround for ListSelect multiselection. (#11631) 5 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Artur 22c39d36f8 Correctly set ListSelect style names 7 years ago
  caalador 79a33ef679 Fix click selection for automatic testing. (#8513) 7 years ago
  caalador 84dc6c0b88 Fix keyboard navigation for ListSelect (#8503) 7 years ago
  Pekka Hyvönen c4b17ca879 ListSelect with new data binding API 7 years ago
  Artur Signell 50f294513f Move VOptionGroup and dependants to the 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
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen d192085619 Preserve scroll position of ListSelect after server round-trip if the 11 years ago
  Pekka Hyvönen c78e03fa59 Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, #8987 and #8989. 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
  John Ahlroos 7bacf1abbd Fixed primary stylename handling for ListSelect #9907 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 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
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Jens Jansson d9d9c45084 Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelect into Widget and Paintable. 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 0230adada0 #6319 Delesecting one preselected item in multiselect ListSelect 13 years ago
  Artur Signell 8a8e47cfd3 Fixed ambiguity issues with GWT 2.2-M1 13 years ago
  Henri Sara eca26c9630 #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIterator() related code should be improved 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 6edd5dd766 Variable enhancements 14 years ago
  Henri Sara d24cd49e50 #3012 Remove some more deprecated GWT listener use (change handlers, popup close handlers, ...) 14 years ago
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 years ago
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Matti Tahvonen bced633320 fixes #2128, implemented Focusable for some client side selects 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Matti Tahvonen 9150841ab5 #1986 (tabindex for some selects) 16 years ago
  Matti Tahvonen 9da099bd32 tooltips for native and list selects 16 years ago
  Matti Tahvonen 2c5c21d514 initial commit for formatted tooltips 16 years ago
  Matti Tahvonen 4585aecfab some changes to support Sizeable 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund 795e977f82 setColumns() and setRows() added to selects as appropriate, made to match width of TextField. 16 years ago
  Marc Englund 39a1152a24 Don't generate nullselection item if one is in the uidl. 16 years ago