aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VAccordion.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-508/+0
* Removed unnecessary updateFromUidl calls from containersArtur Signell2012-04-051-1/+0
* Removed unused codeArtur Signell2012-03-301-3/+0
* #8437 Error indicators in tabs work againArtur Signell2012-03-221-0/+1
* Remove UIDL parameter from many caption related methods (#8435).Henri Sara2012-03-211-1/+0
* Do not create a new stack item on every tab change, reuse the existingArtur Signell2012-03-141-3/+3
* #8510 Support using Resources through URLReference/ResourceReference inArtur Signell2012-03-131-1/+2
* Organized imports and formatted all java filesArtur Signell2012-02-281-5/+5
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-3/+3
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-12/+12
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-3/+3
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-119/+12
|\
| * Update tab sheet and accordion to work with MeasureManager (#8313)Leif Åstrand2012-02-141-119/+12
* | Communicate caption of components in shared state (#8304).Henri Sara2012-02-231-2/+3
* | Communicate disabled flag in shared state (#8304).Henri Sara2012-02-231-1/+3
* | Communicate component style names in shared state (#8304).Henri Sara2012-02-231-1/+3
|/
* Split Accordion and TabSheet into widget + paintableArtur Signell2012-01-311-52/+8
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-35/+48
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-13/+0
|/
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-2/+3
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-8/+4
* replaced obsolete usage of setStylePrimaryName with setStyleName (faster, sam...Matti Tahvonen2010-07-221-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Merged: Fix for #3359 - IE6 - fail to display accordion tab.Artur Signell2009-10-021-0/+4
* fixes #3264, accordion still missing possible relative size handlingMatti Tahvonen2009-09-021-0/+4
* Fixes #3065: Inactive accordion tab keeps widthJouni Koivuviita2009-08-311-2/+3
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ...Henri Sara2009-08-281-7/+8
* Fixes #3074: 100% wide accordion is too wide using "reindeer"Jouni Koivuviita2009-07-061-2/+2
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-2/+2
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+647