7 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  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 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) 13 years ago
  Artur Signell d584271615 Fixed some warnings 13 years ago
  Matti Tahvonen 9d21b01500 replaced obsolete usage of setStylePrimaryName with setStyleName (faster, same effect if no stylenames or just one stylename, does not bug with latest webkits if css class currently null) 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 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 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 374ba866f7 Extended test case and fix for #2289 - Client does not remove removed tabs from TabSheet/Accordion 15 years ago
  Artur Signell 4320974614 Fix for #2259 - Do not update cached TabSheet 15 years ago
  Artur Signell 40dc6468e4 Fixed replaceChildComponent for TabSheet and Accordion (#2204) 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 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 6f8ef78a85 fixes #1185 enabled captions and other component generals for tabsheet 16 years ago
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 16 years ago
  Marc Englund a9b2479f64 Corrected empty tab caption from "&nbsp" to "" 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 84301d07da New component: Accordion. Doesn't support sizing properly yet (only width). 16 years ago