summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for small theme bug induced by overlay-container #9220 Note: this will br...Marc Englund2012-11-051-0/+1
* Merge "Slots now handle attaching/detaching of element resize handlers #10068"Johannes Dahlström2012-11-052-70/+162
|\
| * Slots now handle attaching/detaching of element resize handlers #10068John Ahlroos2012-11-052-70/+162
* | Do not include LegacyWindow or LabelDataSource.MockUI in testJohn Ahlroos2012-11-051-1/+4
* | Merge "Properly detach removed connectors (#9815)"John Ahlroos2012-11-053-6/+171
|\ \
| * | Properly detach removed connectors (#9815)Leif Åstrand2012-11-013-6/+171
* | | Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-053-90/+1
* | | Merge "Don't require browserDetailsUrl when embedding (#10122)"Johannes Dahlström2012-11-023-1/+90
|\ \ \
| * | | Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-023-1/+90
* | | | Display CustomLayout template even if there are no children (#9725)Johannes Dahlström2012-11-027-35/+64
* | | | Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-0223-20/+19
|/ / /
* | | Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-02262-606/+616
* | | Update location when initialized UI is opened again (#10044)Leif Åstrand2012-11-014-4/+74
* | | Mini tutorial code (#10050)Leif Åstrand2012-11-013-0/+137
* | | Fix client-side NPE in Image without a source (#10101)Johannes Dahlström2012-11-013-3/+81
|/ /
* | Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateTextJohannes Dahlström2012-11-011-6/+1
* | Merge "Fixed Combobox popup positioning problem when located inside a PopupVi...Marc Englund2012-11-013-40/+147
|\ \
| * | Fixed Combobox popup positioning problem when located inside a PopupView #9768John Ahlroos2012-11-013-40/+147
* | | Use proper selector when closing notifications (#9220)Leif Åstrand2012-10-317-29/+27
|/ /
* | Fix for modality problem introduced by overlay container #92207.0.0.beta7Marc Englund2012-10-311-1/+8
* | Overlay container #9220Marc Englund2012-10-3025-36/+196
* | Import shared-deps packages instead of requiring the bundle (#10066)Johannes Dahlström2012-10-301-2/+1
* | Merge "Removed padding which has magically appeared (#10075)"John Ahlroos2012-10-301-0/+1
|\ \
| * | Removed padding which has magically appeared (#10075)Artur Signell2012-10-261-0/+1
* | | Merge "Stop attempting to build dom path if reaching the root (#9534)"John Ahlroos2012-10-301-2/+6
|\ \ \
| * | | Stop attempting to build dom path if reaching the root (#9534)Leif Åstrand2012-10-301-2/+6
* | | | Avoid NPE if CustomComponent has no child (#9895)Leif Åstrand2012-10-303-5/+100
|/ / /
* | | Move deprecated getComponentIterator() from HasComponents to implementing cla...Johannes Dahlström2012-10-305-16/+35
* | | Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-292-18/+1
* | | Fix most IE scrollbar issuesArtur Signell2012-10-292-1/+18
| |/ |/|
* | Merge "Fix potential NPE in Page.setFragment (#10089)"Henri Sara2012-10-291-14/+15
|\ \
| * | Fix potential NPE in Page.setFragment (#10089)Johannes Dahlström2012-10-291-14/+15
* | | Fixed missing stylenames on menu item #10077John Ahlroos2012-10-293-3/+41
* | | Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-294-57/+77
* | | Merge "Fixed captions not visible in AbsoluteLayout #10083"Artur Signell2012-10-261-1/+1
|\ \ \
| * | | Fixed captions not visible in AbsoluteLayout #10083John Ahlroos2012-10-261-1/+1
| |/ /
* | | Merge "Revert "Call UI.detach in UI cleanup (#9755)" because it breaks logout...Artur Signell2012-10-263-53/+3
|\ \ \
| * | | Revert "Call UI.detach in UI cleanup (#9755)" because it breaks logout functi...Artur Signell2012-10-263-53/+3
* | | | Merge "Disable automatic test for #6771 because of #10084"Artur Signell2012-10-261-0/+0
|\ \ \ \
| * | | | Disable automatic test for #6771 because of #10084Leif Åstrand2012-10-261-0/+0
* | | | | Added missing restartApplicationArtur Signell2012-10-261-2/+2
| |/ / / |/| | |
* | | | Call UI.detach in UI cleanup (#9755)Johannes Dahlström2012-10-263-3/+53
* | | | Updated caption to be more accurateArtur Signell2012-10-261-1/+1
* | | | Fixed locatorsArtur Signell2012-10-261-86/+11
* | | | Enum is HTML, not XHTML nowadaysArtur Signell2012-10-261-1/+1
| |/ / |/| |
* | | Generic tests for GridLayout and LinkArtur Signell2012-10-262-0/+72
* | | Test for #10081Artur Signell2012-10-261-0/+73
* | | 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-264-14/+163