6 Commits (9885b8c7d70d1f9bdfeb7ebcef1a85a5fdf9fbe5)

Author SHA1 Message Date
  Artur Signell c351b6464a Revert "Make Panel scroll the correct div (#12736)" 10 years ago
  Mika Murtojarvi 017bd0684c Fixes the handling of the scroll position of a Window (#12736) 10 years ago
  Felype Santiago Ferreira 51a46a038f Recovering scroll position after regression problems. (#12727) 10 years ago
  Felype Santiago Ferreira ab5b20cf50 Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide. 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 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
  Leif Åstrand 7d25670284 Reformat project 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 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Johannes Dahlström 7d21df4669 Ensure widgets are scrollable after a state change (see also #8994) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Leif Åstrand 11ca9d3f0a Remove unused field and unused import 12 years ago
  Leif Åstrand 5dda9ceae7 Remove unused field and unused import 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Artur Signell ae3478bc2e Updated Panel to no longer use child painted with the UIDL 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Leif Åstrand f71eb7cf43 Remove inline overflow: hidden from panel (#8478) 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
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Leif Åstrand f4e19c674b Update CssLayout to use MeasureManager (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell d504981cba #8324 Split Panel into widget and 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 f915fdaf7d #7981 Removed Firefox 2 specific code and CSS 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 722adf8a3e Merged some changes from 6.5 13 years ago
  John Alhroos d3e5031c13 Makes Window and Panel Focusable. #4384 13 years ago
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs 14 years ago
  Artur Signell 3087dc2cc5 Merged fixes for #4206 - "Setting scroll position doesn't work with Webkit browsers" from 6.3 14 years ago
  Artur Signell fecae3d084 Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel 14 years ago
  Jouni Koivuviita 8265f1ce81 Changed VPanel caption height measurement from captionNode to captionWrapper element (allowing more flexibility in themeing). 14 years ago
  Matti Tahvonen d151afb2a1 fixes #3784 14 years ago
  Matti Tahvonen cb111e40d4 fixes #3783, event listener registered now in right place 14 years ago
  Artur Signell 6bbd59bf72 Split test case into Layout click test and textfield focus/blur test + auto test for layout click. 14 years ago
  Artur Signell 9881e56032 Cleaned up code 14 years ago
  Artur Signell a23903bf21 Work in progress 14 years ago
  Artur Signell ab4e63b78d Initial commit for framework enhancement for #3234 14 years ago
  Matti Tahvonen 4e35d93393 fixes #3264, enabled automatic scrollbars in Vaadin 14 years ago
  Artur Signell fcc5e9e01c New fix for #2941 - Panel/Window does not remove all action handlers on client-side 15 years ago