36 Commits (2152829c6579e3e9075197f022b1c2b41c5dc65e)

Author SHA1 Message Date
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Teemu Pöntelin 1881ea8afd Fix for width issue of TabSheet (#12805) 10 years ago
  Juho Nurminen fb597c1a4c Fixed TabSheet tab focusing (#13206) 10 years ago
  Juho Nurminen 69983d0aa0 Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343) 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Juho Nurminen a494133164 Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343) 10 years ago
  Juho Nurminen 5b56eeb521 Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343) 10 years ago
  Juho Nurminen 401fa5c940 Don't send TabSheet focus and blur events to the server when moving the focus from one tab to another (#12971) 10 years ago
  Juho Nurminen 9ab700417e Fixed TabSheet tab keyboard focus issues (#12343) 10 years ago
  Juho Nurminen b7e184e30f Cleaned up the implementation of VTabsheet.selectPreviousTab() 10 years ago
  Juho Nurminen 23e5683e14 Fixed TabSheet keyboard navigation (#12971) 10 years ago
  Juho Nurminen e2157f4796 Fixed Tab error tooltips (#12802) 10 years ago
  Juho Nurminen 478acb8e9a Check modifiers when handling TabSheet hot keys. Fixes #12178 10 years ago
  michaelvogt 7cf124627e Clears the live area flag that Firefox sets by mistake (#12257) 11 years ago
  michaelvogt c44ca12705 Tabsheet should not immediately select a tab when changing tab using 11 years ago
  michaelvogt 8b5a7e940b Tabsheet tabs should support alternate text (#11824) 11 years ago
  tapio cdb8d682af Add support for setId to TabSheet.Tab (#12064) 11 years ago
  Leif Åstrand 4c2b86d7d1 Stop using PlaceHolder widgets in VTabsheet (#11026) 11 years ago
  Johannes Dahlström f684807cdb Remove unnecessary special ConnectorMap handling from VTabsheet (#10839) 11 years ago
  Artur Signell 21256faaf1 Add close element after caption text (#10682) 11 years ago
  John Ahlroos 1a41b7175f Opened up Tab class for external use #10539 11 years ago
  Artur Signell 3718ee8d22 Fixed NPE in Tabsheet (#10479) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 82b07652e8 Deprecated methods which do nothing and removed dead code (#10432) 11 years ago
  Artur Signell 49ef8465e4 Removed dead code (#10128, #9552) 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 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
  John Ahlroos e5e15b6418 Fixes double click events when scrolling Tabsheet #9582 11 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 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) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 481166bc02 Ensure only click events scroll tabs (#9077) 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 8c598ccfad Removed unnecessary updateFromUidl calls from containers 12 years ago
  Johannes Dahlström 8b2662409c #5100 Removed obsolete code to fix a Firefox tab scrolling bug 12 years ago
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 years ago
  Johannes Dahlström b7947ce94b #5100 Fixed IE focus; fixed tab scrolling; minor refactoring 12 years ago
  Johannes Dahlström b39f10aee3 Reverted accidental commit 12 years ago
  Johannes Dahlström 170812b3d1 Fixed IE focus; fixed tab scrolling; minor refactoring 12 years ago
  Artur Signell 4f2909b2a5 #8437 Error indicators in tabs work again 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Johannes Dahlström 8da6b1a0c3 #5100 Removed unnecessary setTabulatorIndex() call 12 years ago
  Johannes Dahlström 07afa1749e #5100 some cleanup 12 years ago