18 Commits (622545764d334b60951607e163523a2b62a99225)

Author SHA1 Message Date
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Artur Signell 994eb57b52 Code cleanup: Use constant instead of "v-disabled" string 13 years ago
  Artur Signell 3d1faa367a Merged bugfixes from 6.5 13 years ago
  Artur Signell 2e589e9361 #6573 Caption Text Length in Firefox 4.0 13 years ago
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole 13 years ago
  Matti Tahvonen 3654c39d45 fixes #3955, an element used by VCaption now styled in base theme instead of hardcoded in gwt code 14 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Artur Signell 75a161edf4 Additional fix for #3846 - Do not add an extra   if there is an icon, an error or required indicator 14 years ago
  Artur Signell 6699834f74 Fix for #3846 - Empty string as a caption in VOrderedLayout uses space in IE6&7 but not in other browsers 14 years ago
  Jouni Koivuviita 8e04b4e1a2 Removed unnecessary "px" units after 0 widths and heights. 14 years ago
  Matti Tahvonen 459cd623c8 added null check 14 years ago
  Artur Signell 0628210c09 Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events 14 years ago
  Artur Signell 512cb35bf3 Merged fix for #3701 - "Caption causes occasional clipping in Firefox" 14 years ago
  Artur Signell f641cbb1b1 Fix for #2997 - Add API for registering tooltips for any element in the DOM tree 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
  Jouni Koivuviita d31cebd06e Merges from 6.0 branch. 15 years ago
  Artur Signell 7334a8f060 Fix for #2880 - IE7: Tabsheet caption texts too short when using icons 15 years ago
  Artur Signell b46ad3b96b Fix for #2592 - Tabsheet icons sometimes disappear in IE 15 years ago
  Matti Tahvonen b5f36c60d4 null check, don't fire tooltip action without the actual owner 15 years ago
  Artur Signell 2cc86a51ba Fix for #2483 - Changed the way ICaption calculates required space to fix Firefox caption wrapping issue 15 years ago
  Matti Tahvonen 7cf525985a fixes #2437, regression due changes in ICaption. Most likely visible in other places too, hopefully those are now fixed too. 15 years ago
  Artur Signell 7cde7dfdc5 Fix for #2348 - Disable caption when component is disabled 15 years ago
  Artur Signell 3469a517c1 Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept Paintables instead of Widgets as non-Paintable widgets passed to the method will cause a ClassCastException 15 years ago
  Matti Tahvonen d54e491693 fixes somewhat invalid size change notification (ICaption notified as changed, but should be the actual paintable) 15 years ago
  Matti Tahvonen 53a12f615a fixes #2297, #2287 and optimizes other onload event handlings. 15 years ago
  Matti Tahvonen bc9c3dec06 fixes #2292. Onload size notification for IButton and some other components 15 years ago
  Matti Tahvonen ddcd1d0716 fixes #2236, ICaption elements now add server side added class names to caption with i-caption- prefix 15 years ago
  Matti Tahvonen 475ec2d554 ICaption getHeight improvement, Igridlayout cleaning and enhancements 15 years ago
  Artur Signell 65b10b8568 Less flicker for captions in Safari 15 years ago
  Artur Signell e11b767deb Fix for #2181 - Caption update problems 15 years ago
  Joonas Lehtinen 8dd8e33b4e Fixes #1900 15 years ago
  Artur Signell 63340caac5 Caption width calculation fix 15 years ago
  Artur Signell e6e4c08561 Fixed #2156 IE Panel problems 15 years ago
  Artur Signell cf75d2d5d1 New OrderedLayout implementation and related fixes 15 years ago
  Artur Signell 15eb604a56 Changed the way relative component sizes are handled. Relative sizes are now converted into pixel sizes in ApplictionConnection. 15 years ago
  Matti Tahvonen a24e1bd0f7 Events needed for tooltip no more sunk by default in GWT 1.5 16 years ago
  Matti Tahvonen cf972652d5 Events needed for tooltip no more sunk by default in GWT 1.5 16 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Joonas Lehtinen 1a7c1d14ca Major changes in OrderedLayout 16 years ago
  Joonas Lehtinen cef373315b Major revision to OrderedLayout to fix #1875 . Likely to cause regressions, do not include this to 5.2.x before #1710 has been fully closed and tested. 16 years ago
  Marc Englund 185d1d6078 Error indicator changed position in some instances. Fixes #1854 16 years ago
  Matti Tahvonen 8f826dabac fixes #1796 (IE & caption visibility with required property) 16 years ago
  Matti Tahvonen d1fd041358 fixes #1793 16 years ago
  Jouni Koivuviita 1d30277f46 Critical bugfix: caption click listeners. This must be included in the next release (5.2.2). 16 years ago
  Matti Tahvonen 2c5c21d514 initial commit for formatted tooltips 16 years ago
  Matti Tahvonen 3996b73c35 fixes #1668, #1669 16 years ago