summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-121-1/+1
* Merge "Fixed absolute layout class cast exception #10155"Artur Signell2012-11-121-4/+6
|\
| * Fixed absolute layout class cast exception #10155John Ahlroos2012-11-081-4/+6
* | Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-098-15/+15
|\ \
| * | Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-088-15/+15
* | | Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-092-4/+55
* | | Verify child info in state before attaching widgets (#10150)Leif Åstrand2012-11-091-4/+12
|/ /
* | 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
* | Changed public method to protected (#10143)Artur Signell2012-11-071-1/+1
* | Added AbstractConnector.getRpcProxy helper (#10143)Artur Signell2012-11-0715-82/+54
* | Add v-disabled when disabling on client side (#10137)Artur Signell2012-11-061-0/+3
* | 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 "ProgressIndicator now stops polling when removed (#10130)"John Ahlroos2012-11-051-0/+6
|\ \ \
| * | | ProgressIndicator now stops polling when removed (#10130)Artur Signell2012-11-051-0/+6
* | | | 10030 Button.DisableOnClick not working properlyPekka Hyvönen2012-11-051-1/+7
| |/ / |/| |
* | | 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
* | | | Merge "Properly detach removed connectors (#9815)"John Ahlroos2012-11-051-6/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly detach removed connectors (#9815)Leif Åstrand2012-11-011-6/+78
* | | | Display CustomLayout template even if there are no children (#9725)Johannes Dahlström2012-11-021-4/+6
* | | | Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-0/+5
* | | | Fix client-side NPE in Image without a source (#10101)Johannes Dahlström2012-11-011-3/+6
|/ / /
* | | Fixed Combobox popup positioning problem when located inside a PopupView #9768John Ahlroos2012-11-011-40/+60
* | | Fix for modality problem introduced by overlay container #92207.0.0.beta7Marc Englund2012-10-311-1/+8
* | | Overlay container #9220Marc Englund2012-10-3021-34/+192
* | | 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-301-5/+5
|/ /
* | Fixed missing stylenames on menu item #10077John Ahlroos2012-10-291-2/+9
* | Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-291-0/+6
* | Fixed captions not visible in AbsoluteLayout #10083John Ahlroos2012-10-261-1/+1
* | Correctly update v-disabled for child captions (#10079)Artur Signell2012-10-261-1/+1
* | Formatted projectArtur Signell2012-10-2610-16/+12
* | Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-242-69/+53
|\ \
| * | Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-242-69/+53
* | | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-2/+4
|\ \ \
| * | | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-2/+4
* | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ...Leif Åstrand2012-10-243-22/+27
|\| | |
| * | | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-193-22/+27
| | |/ | |/|
* | | Merge "Make Util.getAbsoluteUrl work in IE8 (#10049)"Artur Signell2012-10-241-3/+20
|\ \ \
| * | | Make Util.getAbsoluteUrl work in IE8 (#10049)Leif Åstrand2012-10-241-3/+20
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-241-0/+58
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-241-0/+58
| |/ / /
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / /
* | | Merge "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"Leif Åstrand2012-10-232-0/+15
|\ \ \