summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix typoLeif Åstrand2012-11-091-3/+3
* | | | Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanup...Johannes Dahlström2012-11-091-3/+3
* | | | Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-099-20/+20
|\ \ \ \
| * | | | Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-089-20/+20
* | | | | Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-094-4/+289
* | | | | Verify child info in state before attaching widgets (#10150)Leif Åstrand2012-11-091-4/+12
* | | | | Merge "Fixes #9546, #9974, #10100, #10105"Marc Englund2012-11-0950-1180/+910
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-0850-1180/+910
| |/ / /
* | | | Merge "Handle the situation where browser reports an unknown button on click ...Artur Signell2012-11-081-0/+3
|\ \ \ \
| * | | | Handle the situation where browser reports an unknown button on click event (...Johannes Dahlström2012-11-081-0/+3
* | | | | Removed dead codeArtur Signell2012-11-081-120/+0
* | | | | Modified FieldGroup so that fields configured with read only propertiestapio2012-11-084-7/+103
| |/ / / |/| | |
* | | | Merge "Exclude files in vaadin-shared-deps from vaadin-client (#9612)"Henri Sara2012-11-071-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Exclude files in vaadin-shared-deps from vaadin-client (#9612)Artur Signell2012-11-071-0/+3
* | | | Added missing cast (#9342)Artur Signell2012-11-071-1/+1
* | | | Changed public method to protected (#10143)Artur Signell2012-11-071-1/+1
* | | | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-078-332/+354
|/ / /
* | | Test for #10155Artur Signell2012-11-071-0/+161
* | | Added AbstractConnector.getRpcProxy helper (#10143)Artur Signell2012-11-0719-95/+58
* | | Merge "Test for #10098"John Ahlroos2012-11-071-0/+214
|\ \ \
| * | | Test for #10098Artur Signell2012-11-071-0/+214
* | | | Test script for #10128Artur Signell2012-11-071-0/+57
* | | | Test script for #10154Artur Signell2012-11-071-0/+32
* | | | Test for #10154Artur Signell2012-11-071-0/+71
* | | | Added Component.getDescription (#8154)Artur Signell2012-11-072-55/+63
* | | | Merge "AbstractComponentContainer should implement getComponentIterator and n...Johannes Dahlström2012-11-0614-22/+14
|\ \ \ \
| * | | | AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-0614-22/+14
| |/ / /
* | | | Merge "Merged com.vaadin.service into com.vaadin.util (#10146)"Johannes Dahlström2012-11-0610-29/+9
|\ \ \ \
| * | | | Merged com.vaadin.service into com.vaadin.util (#10146)Artur Signell2012-11-0610-29/+9
* | | | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"Johannes Dahlström2012-11-06227-233/+220
|\| | | |
| * | | | Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-06227-233/+220
| |/ / /
* / / / Make getRpcProxy protected (#9312)Artur Signell2012-11-062-1/+7
|/ / /
* | | Merge "Add v-disabled when disabling on client side (#10137)"John Ahlroos2012-11-061-0/+3
|\ \ \
| * | | Add v-disabled when disabling on client side (#10137)Artur Signell2012-11-061-0/+3
| | |/ | |/|
* / | Define line-height for tooltips in Runo (#10136)Artur Signell2012-11-061-0/+1
|/ /
* | Merge "Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch...7.0.0.beta8John Ahlroos2012-11-062-4/+10
|\ \
| * | Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgr...Marc Englund2012-11-062-4/+10
* | | Fixed typo in VOrderedLayout.detachListenersJohn Ahlroos2012-11-061-1/+1
|/ /
* | Merge "Fixes double click events when scrolling Tabsheet #9582"Marc Englund2012-11-061-0/+2
|\ \
| * | Fixes double click events when scrolling Tabsheet #9582John Ahlroos2012-11-051-0/+2
* | | Merge "Fixed compilation error"Artur Signell2012-11-061-3/+1
|\ \ \
| * | | Fixed compilation errorJohn Ahlroos2012-11-061-3/+1
| |/ /
* | | Merge "ProgressIndicator now stops polling when removed (#10130)"John Ahlroos2012-11-052-9/+56
|\ \ \
| * | | ProgressIndicator now stops polling when removed (#10130)Artur Signell2012-11-052-9/+56
* | | | 10030 Button.DisableOnClick not working properlyPekka Hyvönen2012-11-054-4/+163
| |/ / |/| |
* | | 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
|\ \ \ \