1 Commits (1981ddc3b1a44de32e145c03a89b5a0f27807ac4)

Author SHA1 Message Date
  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 5e4b93244d Merged: Fix for #2826 - prompt sometimes visible when field has focus 15 years ago
  Marc Englund bdee6749d4 (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also includes Sampler samples. Fixes #1455 15 years ago
  Artur Signell c0e35f4ea8 Merged Testing Tools branch 15 years ago
  Artur Signell de615fb20a Fix for #2572 - ComboBox icon aligned too low in IE6 15 years ago
  Artur Signell eba84481b2 Test case and fix for #2214 - Filterselect navigation problem when moving up to first page 15 years ago
  Artur Signell f28f3bb8a5 Fix for #2504 - IFilterSelect popup in wrong position 15 years ago
  Matti Tahvonen 3088fae40b fixes #2504, filterselect now compatible with ridiculous sized item icons 15 years ago
  Jouni Koivuviita cf95790ae6 Fixes #2522: Fix icon alignment in all components 15 years ago
  Jouni Koivuviita 8bba06c188 Fixes the last issue from #2455: ComboBox item icon does not display correctly. 15 years ago
  Jouni Koivuviita aebc8d3fbe Fixes #2455: ComboBox item icon does not display correctly. 15 years ago
  Matti Tahvonen 8cbf189fe4 fixes #2441 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Matti Tahvonen a628656414 fixes #2339 and renamed some util methods 15 years ago
  Artur Signell 85666f0f7a Fix for #2315 - FF3 ComboBox rendering issue 15 years ago
  Artur Signell c8722ea39b Fix for #2253 - Use getBoundingClientRect() for measuring elements when available. 15 years ago
  Artur Signell a605dbdf45 Fix for #2234 - IE ComboBox popup menu width 15 years ago
  Matti Tahvonen 93dc97ef61 fixes #2213, prefixed server side style names to suggest menu 15 years ago
  Marc Englund 3de392259a Paging with arrow keys now selects first/last item as appropriate. Fixes #2214 15 years ago
  Marc Englund 8665aac686 ComboBox focus outline fixed in Safari. For #2164 15 years ago
  Artur Signell 2742720ff8 Fixed ComboBox suggestion popup menu width so contents is taken into account 15 years ago
  Artur Signell 8497f5f1ec IE6 fix for #2157 15 years ago
  Artur Signell b22adb9dc6 Fix for #2157 - ComboBox size problems 15 years ago
  Artur Signell cf75d2d5d1 New OrderedLayout implementation and related fixes 15 years ago
  Jouni Koivuviita 0cebf70c4a Min-width spacer DIV now added only once, not every time updateFromUidl gets called. 15 years ago
  Marc Englund 6eba1638c4 updateFromUIDL() sets item icon, fixes #2137 15 years ago
  Marc Englund 0e9a67803c Better handling when user quickly enters invalid stuff & tabs out. Fixes #2120 15 years ago
  Joonas Lehtinen 1eb8a7ee03 Fixed #2119 : Select isn't updated correctly when value changed in the server. Also added support for #2117 to the ticket test. 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Matti Tahvonen 647f3c761d fixes #2008, client side did not update selection in some situations 16 years ago
  Marc Englund 3638c3ed77 Filtering no longer reacts to shift/ctrl/alt, fixes #1947 16 years ago
  Matti Tahvonen cb83fa7848 fixes #1986 (tabindex missing from client side) 16 years ago
  Jouni Koivuviita 2c2646c5b8 Fixes #1941: Combobox should close the dropdown menu when pressing ESC-key 16 years ago
  Marc Englund 4931a5c140 No longer selects value as a sideeffect of unfocusing; fixes #1899 16 years ago
  Jouni Koivuviita 5e5f0e5990 ComboBox now won't show statusbar or paging arrows if all available items fit into one page. 16 years ago
  Jouni Koivuviita b0d8795098 Implemented a shadow for ToolkitOverlay and applied it to most overlay elements. 16 years ago
  Marc Englund 7a0aaa4668 Readonly -style was not applied as expected. (Re)Fixes #1758 16 years ago
  Matti Tahvonen 2c5c21d514 initial commit for formatted tooltips 16 years ago
  Marc Englund 0ef11f7e1e FilterSelect status no longer says 1-0/0. Fixes #1706 16 years ago
  Matti Tahvonen c306c6f409 fixes #1767 16 years ago
  Marc Englund 8a2f5b22e5 Suggestion popop positioned over the input if it can't fit below. Fixes #1703 16 years ago
  Marc Englund 5559cb1142 Partial fix for #1656 (modified and error styles to fields) 16 years ago
  Matti Tahvonen 1b7eb3bdd2 ComboBox can now be focused 16 years ago
  Matti Tahvonen a0b0979d06 fixed lots of ComboBox bugs + cleaned the code 16 years ago
  Matti Tahvonen 2d64fe6085 fixed width with combobox, deprecated setColumns 16 years ago
  Matti Tahvonen e4e45f58ce fixed combobox not to lose focus on keyboard selection 16 years ago
  Marc Englund 66b2d72a09 selectedOptionKey was not nulled when selection was nulled serverside, so selecting the item that was selected before the serverside nulling sometimes did not send variable change. 16 years ago
  Marc Englund d545e9a267 Fixed one ("filtering") regression. 16 years ago