| Commit message (Expand) | Author | Age | Files | Lines |
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 5 | -8/+10 |
* | Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) | Leif Åstrand | 2012-11-20 | 2 | -2/+2 |
* | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 3 | -9/+9 |
* | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 9 | -24/+33 |
* | Panel and Window based on AbstractSingleComponentContainer (#2924) | Henri Sara | 2012-11-14 | 36 | -182/+303 |
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 5 | -10/+9 |
* | Renamed uri fragment methods in Page to use UriFragment instead of Fragment (... | Artur Signell | 2012-11-13 | 1 | -6/+6 |
* | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 173 | -173/+173 |
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 176 | -176/+176 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 3 | -5/+3 |
* | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 3 | -12/+12 |
* | Global code cleanup | Leif Åstrand | 2012-09-27 | 5 | -14/+13 |
* | Updated tests to only pass strings to Label.setValue | Artur Signell | 2012-09-24 | 1 | -1/+1 |
* | Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) | Leif Åstrand | 2012-09-20 | 4 | -11/+11 |
* | Add some getCurrent() methods (#9505) | Leif Åstrand | 2012-09-19 | 1 | -4/+3 |
* | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 3 | -4/+6 |
* | Rename Application back to LegacyApplication (#9402) | Leif Åstrand | 2012-09-07 | 173 | -315/+315 |
* | Removed deprecated ContenMode.XHTML | John Ahlroos | 2012-09-07 | 11 | -14/+14 |
* | Remove 'Application' from RequestHandler API (#9402) | Leif Åstrand | 2012-09-06 | 3 | -3/+3 |
* | Rename DeploymentConfiguration -> VaadinService (#9402) | Leif Åstrand | 2012-09-06 | 1 | -2/+1 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 103 | -138/+100 |
* | Rename LegacyApplication -> Application (#9402) | Leif Åstrand | 2012-09-05 | 173 | -346/+346 |
* | Rename Application to VaadinSession (#9402) | Leif Åstrand | 2012-09-05 | 3 | -9/+9 |
* | Move LegacyApplication to its own file (#9402) | Leif Åstrand | 2012-09-05 | 173 | -313/+346 |
* | Change LegacyApplication to be a UIProvider (#9402) | Leif Åstrand | 2012-09-05 | 3 | -3/+3 |
* | Move getBaseDirectory() to DeploymentConfiguration (#9402) | Leif Åstrand | 2012-09-05 | 1 | -4/+6 |
* | ItemStyleGenerator.getStyle now includes source component (#5822) | Artur Signell | 2012-09-04 | 3 | -6/+9 |
* | Move SystemMessages to DeploymentConfiguration (#9402) | Leif Åstrand | 2012-09-03 | 2 | -5/+8 |
* | Rename WebApplicationContext -> ServletApplicationContext (#9402) | Leif Åstrand | 2012-09-03 | 1 | -2/+2 |
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 181 | -0/+13090 |