10 Commits (54230dfa058c49bbe9e825c77cf82d9c0a170c4c)

Author SHA1 Message Date
  Anna Koskinen 54230dfa05
Reworked and cleaned up client-side TabSheet and Accordion. (#12357) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 42ef01bfdb Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 years ago
  Denis Anisimov af0b89f04b VTabsheetBase should implement HasEnabled (#14114). 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Felype Santiago Ferreira f32e3535c6 Update Accordion and TabSheet to use Vaadin 7 style. (#13402). 10 years ago
  michaelvogt c44ca12705 Tabsheet should not immediately select a tab when changing tab using 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 49ef8465e4 Removed dead code (#10128, #9552) 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Leif Åstrand 2cc2f2df61 Update tab sheet and accordion to work with MeasureManager (#8313) 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 years ago
  Artur Signell 3e5fe70596 Split Accordion and TabSheet into widget + 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 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