summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)Artur Signell2012-10-232-0/+15
* | | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+61
|\ \ \ \
| * | | | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+61
* | | | | Avoid NPE if a child cannot be found (#10039)Artur Signell2012-10-231-0/+5
| |/ / / |/| | |
* | | | Fixed moving components from an outer AbsoluteLayout into an inner layout #10034John Ahlroos2012-10-231-0/+34
|/ / /
* | | Merge "AbsoluteLayout now gets child component style names #9051"Marc Englund2012-10-232-2/+67
|\ \ \
| * | | AbsoluteLayout now gets child component style names #9051John Ahlroos2012-10-232-2/+67
| | |/ | |/|
* | | Fixed slot stylenames not being removed properly when clearing the stylenames...John Ahlroos2012-10-232-3/+8
* | | Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-222-6/+48
|/ /
* | Merge "Register CssLayout click listeners in onStateChanged instead of onConn...Artur Signell2012-10-221-2/+1
|\ \