32 Commits (de73abe4594ceda61cd7d9f01470479c93e023a0)

Author SHA1 Message Date
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Leif Åstrand f4e19c674b Update CssLayout to use MeasureManager (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell d504981cba #8324 Split Panel 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 f915fdaf7d #7981 Removed Firefox 2 specific code and CSS 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 722adf8a3e Merged some changes from 6.5 13 years ago
  John Alhroos d3e5031c13 Makes Window and Panel Focusable. #4384 13 years ago
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs 14 years ago
  Artur Signell 3087dc2cc5 Merged fixes for #4206 - "Setting scroll position doesn't work with Webkit browsers" from 6.3 14 years ago
  Artur Signell fecae3d084 Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel 14 years ago
  Jouni Koivuviita 8265f1ce81 Changed VPanel caption height measurement from captionNode to captionWrapper element (allowing more flexibility in themeing). 14 years ago
  Matti Tahvonen d151afb2a1 fixes #3784 14 years ago
  Matti Tahvonen cb111e40d4 fixes #3783, event listener registered now in right place 14 years ago
  Artur Signell 6bbd59bf72 Split test case into Layout click test and textfield focus/blur test + auto test for layout click. 14 years ago
  Artur Signell 9881e56032 Cleaned up code 14 years ago
  Artur Signell a23903bf21 Work in progress 14 years ago
  Artur Signell ab4e63b78d Initial commit for framework enhancement for #3234 14 years ago
  Matti Tahvonen 4e35d93393 fixes #3264, enabled automatic scrollbars in Vaadin 15 years ago
  Artur Signell fcc5e9e01c New fix for #2941 - Panel/Window does not remove all action handlers on client-side 15 years ago
  Artur Signell f8fb7e2997 Test case and fix for #2941 - Panel does not remove all Action Handlers on client-side 15 years ago
  Jouni Koivuviita e9bccb449a Changed error indicator element from DIV to SPAN in Buttons and Panels - IE7 won't apply display:inline-block on native-block element. 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
  Matti Tahvonen 2a6792aa06 fixes #2536 15 years ago
  Matti Tahvonen 0f03b38d97 fixes #2410, converted IPanel to use the new tooltips (that handle errors also) 15 years ago
  Matti Tahvonen a628656414 fixes #2339 and renamed some util methods 15 years ago
  Matti Tahvonen 69a467cb0d fixes #2304, panel without caption/custom styles 15 years ago
  Artur Signell 35c68514a2 Fixed #2257 for Panel and TabSheet. 15 years ago
  Artur Signell 208c5c570b Fix for #2231 - Allow border and padding for Labels 15 years ago
  Matti Tahvonen ce900eebfd fixes #2233. added a div around panel caption to help theming + some GWT 1.5 cleaning 15 years ago
  Artur Signell 3c780f3d7c replaceChildComponent implementation for IPanel (#2204) 15 years ago
  Artur Signell 4660207309 Run panel hacks for all browsers after rendering 15 years ago
  Artur Signell 2458fd57dc Panel caption width for IE7 15 years ago
  Matti Tahvonen 9dfd1b6085 refactored obsolete iLayout from Panel 15 years ago
  Artur Signell c24d3760d5 Testcase and fix for #2178 - Panel size in IE6 15 years ago
  Artur Signell 5eaa077e57 Fix for #2173 - FF2 panel problems 15 years ago
  Matti Tahvonen 51ccaaa4cd fixed bug (mixing width and height) 15 years ago
  Matti Tahvonen b759707df2 Major layout renewals. GridLayout now totally absolutely positioned, all scrollable areas position: relative due IE. Still some broken scrollbars, IE6 issues and dev inconveniences. 15 years ago
  Artur Signell ae843b6612 Fixed Panel border detection 15 years ago
  Artur Signell e6e4c08561 Fixed #2156 IE Panel problems 15 years ago