aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/TabSheet.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-790/+0
* #2659 and #2846 - Added missing requestRepaints()Artur Signell2009-05-081-1/+6
* Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i...Artur Signell2009-05-081-74/+318
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-7/+4
* Test case and fix for #2658 - Disabling a tabsheet should not change the sele...Artur Signell2009-02-221-1/+6
* Fix for #2583 - A disabled tab cannot be activeArtur Signell2009-02-121-1/+2
* Cleaned up the whole projectArtur Signell2009-01-021-0/+7
* Fixed replaceChildComponent for TabSheet and Accordion (#2204)Artur Signell2008-11-131-4/+7
* most component containers now default to 100% widthMatti Tahvonen2008-11-041-0/+2
* Select first visible tab if selected tab hidden. Fixes #2098 (testcase improved)Marc Englund2008-09-251-0/+3
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-22/+23
* caption and icon setters to Paintable interface, major tabsheet refactoring, ...Matti Tahvonen2008-08-111-45/+25
* fixes #1618Matti Tahvonen2008-05-071-5/+10
* Fixes various bugs where tabsheet didn't repaint itself correctlyMatti Tahvonen2008-05-061-0/+7
* fixes multiple issues with tabsheet, accordion, table etcMatti Tahvonen2008-03-131-15/+62
* replacing selected tab no longer changes to first tab, fixes #591Marc Englund2008-02-291-0/+6
* getSelect() removed, getTabSheet() added, fixes #832Marc Englund2008-02-251-3/+3
* component implements sizeable and simple general terminal implementationMatti Tahvonen2008-01-281-13/+1
* Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...Jouni Koivuviita2007-12-131-134/+9
* License header parametrizedJani Laakso2007-12-041-44/+20
* MASS REFORMAT.Marc Englund2007-11-191-571/+584
* MAJOR UPDATE:Jouni Koivuviita2007-11-151-2/+1
* -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...Jouni Koivuviita2007-11-061-11/+142
* Layout API changes (#1041) to server-side. Client-side implementation still n...Jouni Koivuviita2007-11-011-55/+5
* -All component stylenames now get prefixed with component base stylename.Jouni Koivuviita2007-10-161-0/+7
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-6/+6
* -New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITab...Jouni Koivuviita2007-09-251-8/+10
* -New style for Panel, now supports "highlight" and "emphasize" styles also.Jouni Koivuviita2007-08-241-1/+51
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-121/+157
* Constructors documents changed.Mohamed Atique2007-04-131-1/+1
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-58/+110
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+398