| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed ComponentState to AbstractComponentState (#9032) | Artur Signell | 2012-11-20 | 5 | -10/+10 |
* | When closeIdleUIs is true, close open UIs only after all UIs have been idle f... | Johannes Dahlström | 2012-11-20 | 1 | -1/+1 |
* | Changed SystemMessagesProvider parameter into object (#10226) | Artur Signell | 2012-11-19 | 2 | -0/+142 |
* | Fix NPE when removing FileDownloader (#10198) | Artur Signell | 2012-11-19 | 2 | -1/+71 |
* | Fix renamed class | Leif Åstrand | 2012-11-19 | 1 | -2/+2 |
* | Handle canceled or ignored XHR requests after beforeunload (#8891) | Leif Åstrand | 2012-11-19 | 1 | -0/+116 |
* | Read browser width and height from request in Page.init (#9073) | Johannes Dahlström | 2012-11-19 | 2 | -0/+168 |
* | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 16 | -37/+37 |
* | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 1 | -1/+1 |
* | Merge "Made PopupView work with TB again and fixed test (#10187)" | Artur Signell | 2012-11-14 | 1 | -4/+4 |
|\ |
|
| * | Made PopupView work with TB again and fixed test (#10187) | Artur Signell | 2012-11-14 | 1 | -4/+4 |
* | | Merge "Remove Window.addComponent() (#2924)" | Artur Signell | 2012-11-14 | 45 | -158/+276 |
|\ \
| |/
|/| |
|
| * | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 45 | -158/+276 |
* | | 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 | 91 | -451/+732 |
* | UI based on AbstractBasicComponentContainer (#2924) - make test compile | Henri Sara | 2012-11-14 | 1 | -4/+1 |
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 42 | -109/+179 |
* | Made test compatible with overlay container | Artur Signell | 2012-11-13 | 1 | -4/+4 |
* | Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) | Johannes Dahlström | 2012-11-13 | 3 | -3/+3 |
* | Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fra... | Johannes Dahlström | 2012-11-13 | 7 | -42/+42 |
|\ |
|
| * | Renamed uri fragment methods in Page to use UriFragment instead of Fragment (... | Artur Signell | 2012-11-13 | 7 | -42/+42 |
* | | (#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange.... | Mikael Grankvist | 2012-11-13 | 2 | -0/+111 |
|/ |
|
* | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent... | Mikael Grankvist | 2012-11-13 | 1 | -8/+7 |
* | Fixed row focus not removed when selecting rows in Table #10036 | John Ahlroos | 2012-11-12 | 1 | -0/+52 |
* | Merge "Rename Application.getRootConnector to getUIConnector (#10158)" | Marc Englund | 2012-11-09 | 1 | -5/+5 |
|\ |
|
| * | Rename Application.getRootConnector to getUIConnector (#10158) | Johannes Dahlström | 2012-11-08 | 1 | -5/+5 |
* | | Fixed ordering in ordered layout when inserting components #10154 | John Ahlroos | 2012-11-09 | 2 | -0/+234 |
|/ |
|
* | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) | Artur Signell | 2012-11-07 | 2 | -13/+27 |
* | Test for #10155 | Artur Signell | 2012-11-07 | 1 | -0/+161 |
* | Added AbstractConnector.getRpcProxy helper (#10143) | Artur Signell | 2012-11-07 | 4 | -13/+4 |
* | Merge "Test for #10098" | John Ahlroos | 2012-11-07 | 1 | -0/+214 |
|\ |
|
| * | Test for #10098 | Artur Signell | 2012-11-07 | 1 | -0/+214 |
* | | Test script for #10128 | Artur Signell | 2012-11-07 | 1 | -0/+57 |
* | | Test script for #10154 | Artur Signell | 2012-11-07 | 1 | -0/+32 |
* | | Test for #10154 | Artur Signell | 2012-11-07 | 1 | -0/+71 |
* | | Merge "AbstractComponentContainer should implement getComponentIterator and n... | Johannes Dahlström | 2012-11-06 | 1 | -1/+1 |
|\ \ |
|
| * | | AbstractComponentContainer should implement getComponentIterator and not iter... | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)" | Johannes Dahlström | 2012-11-06 | 213 | -214/+214 |
|\ \ |
|
| * | | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 213 | -214/+214 |
| |/ |
|
* / | Make getRpcProxy protected (#9312) | Artur Signell | 2012-11-06 | 1 | -0/+6 |
|/ |
|
* | Merge "Fixed compilation error" | Artur Signell | 2012-11-06 | 1 | -3/+1 |
|\ |
|
| * | Fixed compilation error | John Ahlroos | 2012-11-06 | 1 | -3/+1 |
* | | Merge "ProgressIndicator now stops polling when removed (#10130)" | John Ahlroos | 2012-11-05 | 1 | -9/+50 |
|\ \ |
|
| * | | ProgressIndicator now stops polling when removed (#10130) | Artur Signell | 2012-11-05 | 1 | -9/+50 |
* | | | 10030 Button.DisableOnClick not working properly | Pekka Hyvönen | 2012-11-05 | 2 | -0/+144 |
| |/
|/| |
|
* | | Do not include LegacyWindow or LabelDataSource.MockUI in test | John Ahlroos | 2012-11-05 | 1 | -1/+4 |
* | | Merge "Properly detach removed connectors (#9815)" | John Ahlroos | 2012-11-05 | 2 | -0/+93 |
|\ \
| |/
|/| |
|
| * | Properly detach removed connectors (#9815) | Leif Åstrand | 2012-11-01 | 2 | -0/+93 |
* | | Display CustomLayout template even if there are no children (#9725) | Johannes Dahlström | 2012-11-02 | 6 | -31/+58 |
* | | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 253 | -258/+258 |