| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed uri fragment methods in Page to use UriFragment instead of Fragment (... | Artur Signell | 2012-11-13 | 3 | -66/+68 |
* | Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#... | Henri Sara | 2012-11-13 | 2 | -3/+22 |
|\ |
|
| * | Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) | Johannes Dahlström | 2012-11-12 | 2 | -3/+22 |
* | | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent... | Mikael Grankvist | 2012-11-13 | 1 | -49/+27 |
* | | Merge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)" | John Ahlroos | 2012-11-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Use commons-lang 2.6 in server aswell as in client-compiler (#9970) | Artur Signell | 2012-11-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge "Do not include classes which cannot be instansiated" | John Ahlroos | 2012-11-13 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Do not include classes which cannot be instansiated | Artur Signell | 2012-11-06 | 1 | -1/+3 |
* | | Fix typo | Leif Åstrand | 2012-11-09 | 1 | -3/+3 |
* | | Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanup... | Johannes Dahlström | 2012-11-09 | 1 | -3/+3 |
* | | Removed dead code | Artur Signell | 2012-11-08 | 1 | -120/+0 |
* | | Modified FieldGroup so that fields configured with read only properties | tapio | 2012-11-08 | 4 | -7/+103 |
* | | Added missing cast (#9342) | Artur Signell | 2012-11-07 | 1 | -1/+1 |
* | | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) | Artur Signell | 2012-11-07 | 3 | -311/+317 |
* | | Added Component.getDescription (#8154) | Artur Signell | 2012-11-07 | 2 | -55/+63 |
* | | Merge "AbstractComponentContainer should implement getComponentIterator and n... | Johannes Dahlström | 2012-11-06 | 13 | -21/+13 |
|\ \ |
|
| * | | AbstractComponentContainer should implement getComponentIterator and not iter... | Artur Signell | 2012-11-06 | 13 | -21/+13 |
| |/ |
|
* | | Merge "Merged com.vaadin.service into com.vaadin.util (#10146)" | Johannes Dahlström | 2012-11-06 | 10 | -29/+9 |
|\ \ |
|
| * | | Merged com.vaadin.service into com.vaadin.util (#10146) | Artur Signell | 2012-11-06 | 10 | -29/+9 |
* | | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)" | Johannes Dahlström | 2012-11-06 | 14 | -19/+6 |
|\| | |
|
| * | | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 14 | -19/+6 |
| |/ |
|
* / | Make getRpcProxy protected (#9312) | Artur Signell | 2012-11-06 | 1 | -1/+1 |
|/ |
|
* | 10030 Button.DisableOnClick not working properly | Pekka Hyvönen | 2012-11-05 | 1 | -3/+12 |
* | Revert "Don't require browserDetailsUrl when embedding (#10122)" | Leif Åstrand | 2012-11-05 | 1 | -31/+0 |
* | Merge "Don't require browserDetailsUrl when embedding (#10122)" | Johannes Dahlström | 2012-11-02 | 1 | -0/+31 |
|\ |
|
| * | Don't require browserDetailsUrl when embedding (#10122) | Leif Åstrand | 2012-11-02 | 1 | -0/+31 |
* | | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 22 | -20/+14 |
|/ |
|
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 9 | -348/+358 |
* | Update location when initialized UI is opened again (#10044) | Leif Åstrand | 2012-11-01 | 2 | -3/+22 |
* | Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText | Johannes Dahlström | 2012-11-01 | 1 | -6/+1 |
* | Move deprecated getComponentIterator() from HasComponents to implementing cla... | Johannes Dahlström | 2012-10-30 | 5 | -16/+35 |
* | Fix potential NPE in Page.setFragment (#10089) | Johannes Dahlström | 2012-10-29 | 1 | -14/+15 |
* | Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)" | Artur Signell | 2012-10-26 | 1 | -131/+4 |
|\ |
|
| * | Implement HasComponents, not ComponentContainer in CustomField (#10078) | Henri Sara | 2012-10-26 | 1 | -131/+4 |
* | | Fixed problem with Table calling markAsDirty in paint (#10071) | Artur Signell | 2012-10-26 | 2 | -14/+22 |
* | | Formatted project | Artur Signell | 2012-10-26 | 1 | -1/+2 |
|/ |
|
* | Merge "Return 404 if a resource cannot be found (#10053)" | Henri Sara | 2012-10-25 | 1 | -0/+5 |
|\ |
|
| * | Return 404 if a resource cannot be found (#10053) | Artur Signell | 2012-10-24 | 1 | -0/+5 |
* | | Merge "Updated ProgressIndicator to use state and rpc (#10008)" | John Ahlroos | 2012-10-24 | 1 | -148/+41 |
|\ \ |
|
| * | | Updated ProgressIndicator to use state and rpc (#10008) | Artur Signell | 2012-10-24 | 1 | -148/+41 |
* | | | Merge "Refactor GET parameter names to ApplicationConstants" | Leif Åstrand | 2012-10-24 | 1 | -12/+9 |
|\ \ \ |
|
| * | | | Refactor GET parameter names to ApplicationConstants | Johannes Dahlström | 2012-10-24 | 1 | -12/+9 |
* | | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ... | Leif Åstrand | 2012-10-24 | 1 | -29/+25 |
|\| | |
| |_|/
|/| | |
|
| * | | Properly support extension connectors in debug console (#8422, #9999) | Johannes Dahlström | 2012-10-19 | 1 | -29/+25 |
* | | | Merge "Fixed NPE when converter is null (#10043)" | Henri Sara | 2012-10-24 | 2 | -9/+28 |
|\ \ \ |
|
| * | | | Fixed NPE when converter is null (#10043) | Artur Signell | 2012-10-24 | 2 | -9/+28 |
* | | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)" | Artur Signell | 2012-10-24 | 2 | -0/+218 |
|\ \ \ \ |
|
| * | | | | Create UIProvider & Extension for easily opening popups. (#9513) | Leif Åstrand | 2012-10-24 | 2 | -0/+218 |
| |/ / / |
|
* / / / | Add license to new files (#9524) | Leif Åstrand | 2012-10-24 | 1 | -0/+16 |
|/ / / |
|
* | | | Merge "FileDownloader for starting downloads with any component (#9524)" | Artur Signell | 2012-10-23 | 1 | -0/+127 |
|\ \ \
| |_|/
|/| | |
|