8 Commits (c8c341c07dfcb601826df061813eb5877f1b6149)

Author SHA1 Message Date
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Artur Signell 556f5d32a0 Merged: Fix for #3359 - IE6 - fail to display accordion tab. 14 years ago
  Artur Signell 03cfc852ca Fix for #3359 - IE6 - fail to display accordion tab. 14 years ago
  Matti Tahvonen 83cea087a4 fixes #3264, accordion still missing possible relative size handling 15 years ago
  Jouni Koivuviita bfe1ec30d6 Fixes #3065: Inactive accordion tab keeps width 15 years ago
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 years ago
  Jouni Koivuviita 2af8f13e63 Fixes #3074: 100% wide accordion is too wide using "reindeer" 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 fe60cb2e24 Merges from 6.0 branch. 15 years ago
  Artur Signell 103bb78c29 Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/icon/enabled/visibility information for each tab and do not use/modify the component. 15 years ago
  Jouni Koivuviita af59c6a464 Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down state). 15 years ago
  Artur Signell 3995bf0b53 Merged: 15 years ago
  Artur Signell b6b4318b59 Test cases and fix for #2425/#2289 - Removing a Tab from TabSheet or Accordion should now work properly and onAttach is not called before child is attached. 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Marc Englund d8d1816170 Whole 'tab' clickable in IE6, fixes #2376 15 years ago
  Matti Tahvonen a628656414 fixes #2339 and renamed some util methods 15 years ago
  Artur Signell 374ba866f7 Extended test case and fix for #2289 - Client does not remove removed tabs from TabSheet/Accordion 15 years ago
  Artur Signell 3fd0b1ef44 Fixed #2257 for Accordion. 15 years ago
  Artur Signell c4116ce555 Fixed iLayout recursion problem. 15 years ago
  Artur Signell 40dc6468e4 Fixed replaceChildComponent for TabSheet and Accordion (#2204) 15 years ago
  Artur Signell 833849700c Fix for #2061 - Firefox flicker problems with Accordion 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
  Matti Tahvonen 5d4b54cbbc fixes #2138 Cleaning and fixing some scrollbar issues 15 years ago
  Matti Tahvonen 40f83f7815 enabled scrolling in toolkit + some other minor changes 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 94ccae00ad major accordion changes. fixes #2103 and some other accordion issues. 15 years ago
  Artur Signell 9db9cd325d Added method for a component to notify its parent container when its size change 15 years ago
  Artur Signell e925ef6ab8 Fix for #2029 - orderedlayout width calculations 15 years ago
  Matti Tahvonen 772990262d fixes #2040 (accordion with defined height) 16 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Matti Tahvonen 3e4a244e5a caption and icon setters to Paintable interface, major tabsheet refactoring, client side caption handling for layouts 16 years ago
  Matti Tahvonen a68344764d fixing major issues in client side tabsheets (Widget structure, Paintable unregistering) 16 years ago
  Matti Tahvonen 1a1418a67e fixes #1618 16 years ago
  Matti Tahvonen c7475109dd fixes #831 16 years ago
  Matti Tahvonen c60eaceb75 fixes multiple issues with tabsheet, accordion, table etc 16 years ago
  Matti Tahvonen c922ced08d Fixes #1490 16 years ago
  Jouni Koivuviita f51f31f9fe Fixed IAccordion layout function problems in IE6. Height now gets calculated correctly. 16 years ago
  Jouni Koivuviita 20ef5e16dd Fixed IAccordion: contained widgets now get attached properly and work as expected. 16 years ago
  Jouni Koivuviita f5b3fecb74 Fixed one rendering bug in IE6 (IAccordion content not showing up when stack changed, 'hasLayout' was the culprit). 16 years ago
  Jouni Koivuviita 3b5319487e Proper implementation of alignments in IOrderedLayout + small fixes to css-files and some typos corrected 16 years ago
  Jouni Koivuviita d562544200 Accordion now supports sizing with height also. 16 years ago
  Jouni Koivuviita 84301d07da New component: Accordion. Doesn't support sizing properly yet (only width). 16 years ago