47 Commits (de73abe4594ceda61cd7d9f01470479c93e023a0)

Author SHA1 Message Date
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Leif Åstrand e6a278ea4c Update GridLayout to use its "margins" (#8313) 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Leif Åstrand a9541c3abd Refactor #8313 based on API review 12 years ago
  Leif Åstrand 5026061ee3 Reset row and col sizes for each pass (#8313) 12 years ago
  Henri Sara 22ca8a011a Cleanup, javadoc etc. for shared state serialization (#8304). 12 years ago
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 years ago
  Leif Åstrand ed7f508695 Update GridLayout to use VLayoutSlot (#8313) 12 years ago
  Henri Sara c3e3013529 Fix GridLayout empty cells when UIDL set after component creation. 12 years ago
  Henri Sara bc8914066b Communicate component width and height only via shared state (#8304). 12 years ago
  Leif Åstrand 5050f9a4f2 Update CssLayout to work with CalculatingLayotus (#8313) 12 years ago
  Leif Åstrand 9bdd94a01f Remove almost unused CellBasedLayout (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell ee3849e150 #8324 Split VGridLayout, VHorizontalLayout and VVerticalLayout into 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
  Leif Åstrand 5e290d26f6 #5868 GridLayout's size is calculated wrong when elements span over multiple cells 12 years ago
  Leif Åstrand 2fb3b5581b Refactored span size calculation to use the same core method for both rows and cols in preparation for actual #5868 change 12 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Henri Sara c23ee248cc #6493 related cleanup and refactoring to eliminate duplicated code 13 years ago
  Henri Sara 097fd02fbf #6493 API for getting the deepest clicked component in layout click events 13 years ago
  Matti Tahvonen 8074bae126 #5372 : test case, script and fix 13 years ago
  Matti Tahvonen 1bae621b97 reverted fixes for #6060, #6061, should be better covered by #6150 13 years ago
  John Alhroos 67ee0dd133 Opened up some baseline properties of GridLayout to make it more extendable. 13 years ago
  Artur Signell cd198fb9a8 Fix for #6060 - Moving a component from a GridLayout to a layout inside the GridLayout causes the client side widget to be lost 13 years ago
  John Alhroos 32e074f22a Rewrote [15706] 13 years ago
  John Alhroos fdce6f8579 Rewrote [15706] 13 years ago
  John Alhroos ae45d975e2 Fix for #5882 13 years ago
  Artur Signell 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) 13 years ago
  Henri Sara eca26c9630 #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIterator() related code should be improved 13 years ago
  Artur Signell 0e969cd106 Fix for #5525 - Moving a 100% wide component between cells does not work in GridLayout 13 years ago
  Artur Signell e8de3e61d1 Fix for #5476 - Caption changes do not repaint GridLayout properly 14 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen b062d2079b fixes #5388, better fix for #4019 14 years ago
  Matti Tahvonen a9f6aacd6a fixes #5227 14 years ago
  Henri Sara a9a7a79e0f Merged code changes from 6.2 14 years ago
  Matti Tahvonen 810017204e some preliminary drag and drop stuff 14 years ago
  Henri Sara 2955c2db1d #4019 VGridLayout NPE when replacing components with removeComponent()+addComponent() 14 years ago
  Artur Signell 0628210c09 Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events 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 64a18bebab Separated client side listeners to a ClickEventHandler class 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
  Artur Signell 0e448396d2 Merged fix for #3647 - "GridLayout with rowspan updates the cell heights incorrectly when width shrinks" from 6.1 14 years ago
  Artur Signell 0f6fbd75f3 Fix for #3421 - GridLayout fails to resize container when a child caption changes size 14 years ago
  Matti Tahvonen 4e35d93393 fixes #3264, enabled automatic scrollbars in Vaadin 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 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