summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-142-179/+26
|/
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-137-377/+681
* Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fra...Johannes Dahlström2012-11-132-58/+60
|\
| * Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-132-58/+60
* | Run IE10 in IE9 compatibility mode for now (#10172)Artur Signell2012-11-131-1/+1
|/
* Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#...Henri Sara2012-11-131-3/+3
|\
| * Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)Johannes Dahlström2012-11-121-3/+3
* | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-131-49/+27
|/
* Fix typoLeif Åstrand2012-11-091-3/+3
* Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanup...Johannes Dahlström2012-11-091-3/+3
* Removed dead codeArtur Signell2012-11-081-120/+0
* Modified FieldGroup so that fields configured with read only propertiestapio2012-11-082-7/+34
* Added missing cast (#9342)Artur Signell2012-11-071-1/+1
* Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-073-311/+317
* Added Component.getDescription (#8154)Artur Signell2012-11-072-55/+63
* Merge "AbstractComponentContainer should implement getComponentIterator and n...Johannes Dahlström2012-11-0613-21/+13
|\
| * AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-0613-21/+13
* | Merge "Merged com.vaadin.service into com.vaadin.util (#10146)"Johannes Dahlström2012-11-069-28/+8
|\ \
| * | Merged com.vaadin.service into com.vaadin.util (#10146)Artur Signell2012-11-069-28/+8
* | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"Johannes Dahlström2012-11-0611-16/+4
|\| |
| * | Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-0611-16/+4
| |/
* / Make getRpcProxy protected (#9312)Artur Signell2012-11-061-1/+1
|/
* 10030 Button.DisableOnClick not working properlyPekka Hyvönen2012-11-051-3/+12
* Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-051-31/+0
* Merge "Don't require browserDetailsUrl when embedding (#10122)"Johannes Dahlström2012-11-021-0/+31
|\
| * Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-021-0/+31
* | Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-0222-20/+14
|/
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-027-346/+356
* Update location when initialized UI is opened again (#10044)Leif Åstrand2012-11-012-3/+22
* Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateTextJohannes Dahlström2012-11-011-6/+1
* Move deprecated getComponentIterator() from HasComponents to implementing cla...Johannes Dahlström2012-10-305-16/+35
* Fix potential NPE in Page.setFragment (#10089)Johannes Dahlström2012-10-291-14/+15
* Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)"Artur Signell2012-10-261-131/+4
|\
| * Implement HasComponents, not ComponentContainer in CustomField (#10078)Henri Sara2012-10-261-131/+4
* | Fixed problem with Table calling markAsDirty in paint (#10071)Artur Signell2012-10-262-14/+22
* | Formatted projectArtur Signell2012-10-261-1/+2
|/
* Merge "Return 404 if a resource cannot be found (#10053)"Henri Sara2012-10-251-0/+5
|\
| * Return 404 if a resource cannot be found (#10053)Artur Signell2012-10-241-0/+5
* | Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-241-148/+41
|\ \
| * | Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-241-148/+41
* | | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-12/+9
|\ \ \
| * | | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-12/+9
* | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ...Leif Åstrand2012-10-241-29/+25
|\| | | | |_|/ |/| |
| * | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-191-29/+25
* | | Merge "Fixed NPE when converter is null (#10043)"Henri Sara2012-10-241-9/+8
|\ \ \
| * | | Fixed NPE when converter is null (#10043)Artur Signell2012-10-241-9/+8
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-242-0/+218
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-242-0/+218
| |/ / /
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / /
* | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+127
|\ \ \ | |_|/ |/| |