| Commit message (Expand) | Author | Age | Files | Lines |
* | Make access() enqueue the runnable if the session is locked (#11897) | Leif Åstrand | 2013-05-28 | 1 | -1/+1 |
* | Rename runSafely() to access() (#11756) | Leif Åstrand | 2013-05-02 | 1 | -1/+1 |
* | Fixed locking in RequestHandlers and documented that RequestHandlers are call... | Artur Signell | 2013-04-02 | 1 | -12/+18 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
* | Add theme name as class name to LoginForm v-app (#10383) | Artur Signell | 2012-11-26 | 1 | -1/+10 |
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -5/+5 |
* | Remove slashes from beginning or end of constants (#10140) | Leif Åstrand | 2012-11-21 | 1 | -2/+2 |
* | Reomove DynamicConnectorResource (#10227) | Leif Åstrand | 2012-11-21 | 1 | -2/+13 |
* | Remove VaadinServiceSession.getURL (#9884) | Leif Åstrand | 2012-10-08 | 1 | -119/+84 |
* | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 1 | -2/+2 |
* | Deprecated LoginForm as it no longer works in most supported browsers (#8405) | Artur Signell | 2012-09-24 | 1 | -1/+5 |
* | Merge branch 'html5-doctype' | John Ahlroos | 2012-09-24 | 1 | -1/+1 |
|\ |
|
| * | Fixed empty space in LoginForm #8294 | John Ahlroos | 2012-09-20 | 1 | -1/+1 |
* | | Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) | Leif Åstrand | 2012-09-20 | 1 | -3/+3 |
|/ |
|
* | Now using HTML5 content mode. Also deprecated the XHTML content modes. | John Ahlroos | 2012-09-07 | 1 | -4/+1 |
* | Remove 'Application' from RequestHandler API (#9402) | Leif Åstrand | 2012-09-06 | 1 | -1/+1 |
* | Merge branch 'removeApplication' | Leif Åstrand | 2012-09-05 | 1 | -5/+5 |
|\ |
|
| * | Remove getApplication() and add getSession() (#9402) | Leif Åstrand | 2012-09-05 | 1 | -3/+3 |
| * | Rename Application to VaadinSession (#9402) | Leif Åstrand | 2012-09-05 | 1 | -2/+2 |
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-05 | 1 | -4/+4 |
|\| |
|
| * | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 1 | -4/+4 |
* | | Fixed LoginForm textfield styles | John Ahlroos | 2012-09-04 | 1 | -2/+2 |
|/ |
|
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -2/+20 |
* | Replace ApplicationResource with ConnectorResource (#9419) | Leif Åstrand | 2012-08-30 | 1 | -22/+9 |
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -5/+5 |
* | Component.getRoot() -> Component.getUI() (#8908) | Artur Signell | 2012-08-24 | 1 | -1/+1 |
* | Renamed Root to UI, automatic rename (#8908) | Artur Signell | 2012-08-24 | 1 | -2/+2 |
* | Made Root.getCurrent() work in LoginForm LoginListener (#9372) | Artur Signell | 2012-08-22 | 1 | -0/+3 |
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -2/+2 |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+353 |