5 Commits (58ca7c6ce118b3f0f9789b3419caf70877a7de23)

Author SHA1 Message Date
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 15 years ago
  Matti Tahvonen d07073136b merged [8456] and [8455] to 6.1 15 years ago
  Matti Tahvonen c1f0f97d94 fixes #2909 + cleanup and generics for UIDL class 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
  Artur Signell ea03e71556 Fixed # 2626: Layout alignments are not recalculated correctly in all cases 15 years ago
  Artur Signell 43e77bd5aa Fix for #2563 - OrderedLayout flicker on repaint 15 years ago
  Artur Signell 1309bd8ff0 Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout in some cases 15 years ago
  Matti Tahvonen cdf8e09a83 fixes #2514 and some cleaning in IOrderedLayout 15 years ago
  Artur Signell 16f79e2e9f Test case and fix for #2478 - Label wrapping inconsistency in IOrderedLayout 15 years ago
  Artur Signell 50abb4780d Updated test case and fix for #2477 for IOrderedLayout - recalculate size of relative sized child if the expand ratio (or other parameters affecting child size) changes 15 years ago
  Artur Signell 89eb83dc41 Fix for #2435 - Separate stylenames for VerticalLayout, HorizontalLayout and OrderedLayout 15 years ago
  Artur Signell aa69e97914 Test case and fix for #2411 - OrderedLayout extra pixel distribution 15 years ago
  Artur Signell 003a2b804b Test case and fix for #2405 - Dynamic height related issues in OrderedLayout and Embedded 15 years ago
  Artur Signell 01f2ae88c5 Size update optimization for OrderedLayout and SplitPanel 15 years ago
  Artur Signell 3469a517c1 Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept Paintables instead of Widgets as non-Paintable widgets passed to the method will cause a ClassCastException 15 years ago
  Artur Signell b6bbf6e0bb Fixed NPE in OrderedLayout 15 years ago
  Matti Tahvonen 2068a0dd49 fixes relative size change propagation in OL if contained component have changed 15 years ago
  Artur Signell 5b3c3c68de Fix for #2250 - Avoid negative sizes in IOrderedLayout 15 years ago
  Artur Signell 2d91d1216d Fix for #2240 OrderedLayout size updates 15 years ago
  Artur Signell 647b471bed Test case and fix for #2235 - OrderedLayout resize problem 15 years ago
  Artur Signell 4a73c19cb3 Fix for #2221 IE position:relative issues 15 years ago
  Matti Tahvonen 9e92cd623b refactored IOrderedLayout margin/spacing handling, fixes the most intuitive way to define margins (by defining them only in CSS), changed manual to correspond to current style names 15 years ago
  Artur Signell 3e063a16f8 Testcase and fix for #2222 - OrderedLayout spacing not working 15 years ago
  Artur Signell b01e327824 Fix for #2209 related OrderedLayout problems 15 years ago
  Artur Signell 2cd51cfb5f Fix for #2209 related OrderedLayout problems 15 years ago
  Artur Signell 3a45fbfe79 Real fix for OrderedLayout height problem 15 years ago
  Artur Signell c42b2b9bd6 Fix for OrderedLayout height problem 15 years ago
  Artur Signell c4116ce555 Fixed iLayout recursion problem. 15 years ago
  Artur Signell 7072f337fe Fixed problems with invisible OrderedLayouts 15 years ago
  Artur Signell f07b874047 OrderedLayout cleanup 15 years ago
  Artur Signell 97f53e9b90 Fixed orderedlayout dynamic size calculations. 15 years ago
  Artur Signell e11b767deb Fix for #2181 - Caption update problems 15 years ago
  Artur Signell 04d8744d94 Fixed OrderedLayout size calculation issues 15 years ago
  Matti Tahvonen 879d836f1b added null check (in case of empty ordered layout) 15 years ago
  Artur Signell 501f291994 Fixed relative width bug in OrderedLayout 15 years ago
  Artur Signell e6e4c08561 Fixed #2156 IE Panel problems 15 years ago
  Artur Signell d5956fe2ed Fixed exceptions when OrderedLayout has no components 15 years ago
  Artur Signell 218dd33abb Fixed relative size related OrderedLayout problem 15 years ago
  Artur Signell cf75d2d5d1 New OrderedLayout implementation and related fixes 15 years ago
  Matti Tahvonen 51899e5f43 reverted changes from [5577] to resolve #2140 15 years ago
  Matti Tahvonen 40f83f7815 enabled scrolling in toolkit + some other minor changes 15 years ago
  Matti Tahvonen 8c4c9d539d fixes #2132, margin where reduced two times from the size given to children in some situations 15 years ago
  Artur Signell c6e6ecd218 Fix OrderedLayout problem with IE6 15 years ago
  Artur Signell 439a415f29 Fix for #1939 15 years ago
  Artur Signell 15eb604a56 Changed the way relative component sizes are handled. Relative sizes are now converted into pixel sizes in ApplictionConnection. 15 years ago
  Artur Signell 2cfd5a87ae Fixes #1966 in IE6/IE7 15 years ago
  Matti Tahvonen cdd0903578 added FIXME note 15 years ago
  Artur Signell b88fc7851e Fix for #1966 - OrderedLayout vertical alignment 15 years ago