8369 Commits (94dddf055a57b344d326c7c1e04a982862ce4382)
 

Author SHA1 Message Date
  Johannes Dahlström 1454b0d2f6 Merge from 6.7 12 years ago
  Leif Åstrand b351623d93 Remove unnecessary invocations of fixSpacers based on review (#8041) 12 years ago
  Leif Åstrand c9ed817c4c Update container height for partial updates (#8041) 12 years ago
  Leif Åstrand 671292a04b Test case for #8041 12 years ago
  Leif Åstrand 5a55a5b719 #3915 ChildComponentContainer fails to calculate width of its child widget properly in IE7 if the child has borders 12 years ago
  Leif Åstrand 8343130d2b #8050 Enable custom parameters to widgetset compiler 12 years ago
  Artur Signell 53e0e8ace4 Refactored test to avoid depending on JDK DateTimeInstance, which is different in Java5 and Java6 12 years ago
  Johannes Dahlström 83bde3adc3 #7668 fix and tests merged from 6.7 12 years ago
  Artur Signell 94ec2f3753 Test for #6902 12 years ago
  Artur Signell 23dd45f562 Test for #7965 12 years ago
  Artur Signell fd8bb6c330 Test for #7978 12 years ago
  Henri Sara 5b69d1b9e1 Merge changes from 6.7 to 6.8 12 years ago
  Johannes Dahlström 0dfc558113 #7668 - Formatted code to adhere to Vaadin coding conventions 12 years ago
  Artur Signell ad47ed7b53 #8009 Made war include resources required by the demo launcher 12 years ago
  Henri Sara c63f0db47a #7988 TreeTable.setCollapsed() should not throw NPE if the component has not been rendered yet 12 years ago
  Artur Signell 2ae16a4393 #8009 Made war include resources required by the demo launcher 12 years ago
  Artur Signell 113d195dc3 #8009 Cleaned build.xml 12 years ago
  Artur Signell e4417c714a #8009 Moved DemoLauncher to tests/testbench 12 years ago
  Artur Signell 9671ee32f6 #8009 Remove DemoLauncher from project 12 years ago
  Henri Sara 471bc8fe2d Removed duplicate reference to a build target. 12 years ago
  Artur Signell bad0f9a26b Merged fixes from 6.7 12 years ago
  Johannes Dahlström ade40dca80 Fixed batch for #7668 - addComponent methods *must* add the component to the components list before calling super.addComponent() because AttachListeners expect it to be there 12 years ago
  Henri Sara 2b7369f3b4 #7988 no partial refresh for an item that is not in the buffer, improved test 12 years ago
  Henri Sara 08e8d3b940 #7988 TreeTable.setCollapsed(...) should refresh UI 12 years ago
  Johannes Dahlström 1c6a751a5a Enhanced tests and fix for #7668 - re-adding a component at an index before its current one does nothing 12 years ago
  Henri Sara 9d6099ffc7 Test application for #7785 (adapted from ticket). 12 years ago
  Artur Signell cc44f8de6e Added ids and re-enabled test 12 years ago
  Artur Signell 7b69d99fa7 Added ids and re-enabled test 12 years ago
  Johannes Dahlström ac561eda54 Tests for #7668 - re-adding a component at an index before its current one does nothing 12 years ago
  Matti Tahvonen 66550bd5c7 disabled test, testbench don't support custom implementations of client side components 12 years ago
  Henri Sara f6a57e1d40 #7972 drop on table should work also when page length is zero 12 years ago
  Johannes Dahlström 7d5095873a Fixed potential NullPointerException 12 years ago
  Henri Sara 0c0e339166 Added license header to VDragAndDropWrapperIE.java 12 years ago
  Henri Sara 7abac6a276 Merge some changes from 6.7 to 6.8 12 years ago
  Leif Åstrand b23d8dfaa5 Merge changes from 6.7 to 6.8 12 years ago
  Henri Sara a59af5d4b3 #7908 added comments, don't call onScroll(null) if page length is zero and not a collapse/expand request 12 years ago
  Matti Tahvonen 2e2fa667b3 renamed html file so that test bench don't think it is a test script 12 years ago
  Matti Tahvonen eab165bc26 renamed html file so that test bench don't think it is a test script 12 years ago
  Henri Sara 0e7673b718 #7908 TreeTable should resize on container change when page length is zero, related test 12 years ago
  Matti Tahvonen fdc8e9a344 dragandropwrapper can now initiate html5 drags, fixes #7833 12 years ago
  Leif Åstrand f827c39e1d Extend AbstractTestCase instead of TestBase when creating and using your own mainWindow 12 years ago
  Johannes Dahlström 01e8f2b253 Patch and TestBench script for issue #7916 - setting VWindow height to undefined was a no-op 12 years ago
  Artur Signell dcc6cecf36 #6494 Making tables invisible and visible again does not work correctly 12 years ago
  Henri Sara 314e9254ed #4426 avoid calling datasource.getValue() multiple times unnecessarily 12 years ago
  Artur Signell e8f99a58c3 Merged fixes from 6.7 12 years ago
  Artur Signell 3df72bd6aa #7647 ComboBox popup content disappears on up/down button double click 12 years ago
  Artur Signell d3e50f003f Test for #7739 12 years ago
  Artur Signell de237d2561 #7949 ComboBox incorrectly shows paging buttons when filtering 12 years ago
  Artur Signell 1767de7c0b Test for #6798. Automated test disabled (set to .htm) and should be enabled once #7948 has been fixed 12 years ago
  Artur Signell d418508bb6 #6978 VFilterSelect should consume key events and should not pass them to action handlers when its suggestion popup is open 12 years ago