| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ignore child component margins in AbstractOrderedLayout (#11553) | Johannes Dahlström | 2013-05-10 | 2 | -0/+112 |
* | Fixed IE8 scrollbar issue with vertical layout when using both expansions and... | John Ahlroos | 2013-04-17 | 2 | -0/+71 |
* | Avoid test component disappearing | Leif Åstrand | 2013-01-10 | 1 | -0/+2 |
* | Fix some small issues in LayoutTesterApplication | Leif Åstrand | 2013-01-04 | 3 | -1/+13 |
* | Fixed locator in test | Artur Signell | 2012-12-20 | 1 | -2/+2 |
* | Fixed test to work without VaadinClasses | Artur Signell | 2012-12-06 | 2 | -23/+58 |
* | Fixed compilation error caused by class hierarchy changes | Artur Signell | 2012-11-21 | 1 | -6/+1 |
* | Merge "Remove Window.addComponent() (#2924)" | Artur Signell | 2012-11-14 | 1 | -6/+12 |
|\ |
|
| * | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 1 | -6/+12 |
* | | Fix test: Window is not a ComponentContainer (#2924) | Henri Sara | 2012-11-14 | 1 | -2/+1 |
|/ |
|
* | Panel and Window based on AbstractSingleComponentContainer (#2924) | Henri Sara | 2012-11-14 | 4 | -12/+21 |
* | UI based on AbstractBasicComponentContainer (#2924) - make test compile | Henri Sara | 2012-11-14 | 1 | -4/+1 |
* | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 4 | -4/+4 |
* | Fixed compilation error | John Ahlroos | 2012-11-06 | 1 | -3/+1 |
* | Do not include LegacyWindow or LabelDataSource.MockUI in test | John Ahlroos | 2012-11-05 | 1 | -1/+4 |
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 8 | -8/+8 |
* | Fixed locators | Artur Signell | 2012-10-26 | 1 | -86/+11 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 2 | -2/+2 |
* | Global code cleanup | Leif Åstrand | 2012-09-27 | 2 | -4/+2 |
* | Refactor how LegacyApplication and VaadinSession are "closed" (#9635) | Leif Åstrand | 2012-09-20 | 1 | -1/+1 |
* | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 1 | -8/+1 |
* | Rename Application back to LegacyApplication (#9402) | Leif Åstrand | 2012-09-07 | 4 | -8/+8 |
* | Removed deprecated ContenMode.XHTML | John Ahlroos | 2012-09-07 | 4 | -9/+9 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 7 | -10/+10 |
* | Rename LegacyApplication -> Application (#9402) | Leif Åstrand | 2012-09-05 | 4 | -8/+8 |
* | Remove getApplication() and add getSession() (#9402) | Leif Åstrand | 2012-09-05 | 1 | -1/+1 |
* | Move LegacyApplication to its own file (#9402) | Leif Åstrand | 2012-09-05 | 4 | -5/+5 |
* | Change LegacyApplication to be a UIProvider (#9402) | Leif Åstrand | 2012-09-05 | 3 | -6/+6 |
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 47 | -0/+8109 |