aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-012-7/+7
* Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-014-156/+293
|\
| * Fix typo in #10937Leif Åstrand2013-02-261-1/+1
| * Use native collections when processing server response (#11100)Leif Åstrand2013-02-251-41/+67
| * Don't generate a set of changed property names (#10954)Leif Åstrand2013-02-252-98/+179
| * Do @DelegateToWidget based on applicable properties (#10954)Leif Åstrand2013-02-253-12/+44
| * Remove ApplicationConnection.componentCaptionSizeChanges (#11101)Leif Åstrand2013-02-251-5/+3
* | Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-2223-129/+710
|\|
| * Update license headerLeif Åstrand2013-02-222-2/+2
| * Defer profiler output (#11098)Leif Åstrand2013-02-211-2/+7
| * Don't report time spent in getWidget() as part of setConnectorId()Leif Åstrand2013-02-211-1/+2
| * Fix incomplete commit for (#11092)Leif Åstrand2013-02-211-1/+1
| * Don't update primary stylename if it's already up to date (#11088)Leif Åstrand2013-02-211-1/+2
| * Only update caption for specific state changes (#11092)Leif Åstrand2013-02-202-2/+28
| * Merge of (#9940) to Vaadin 7John Ahlroos2013-02-201-9/+6
| * Ensure href is not set to "" when target is null (#10543)Artur Signell2013-02-191-1/+5
| * Properly detach old connectors for repaintAll response (#11067)Leif Åstrand2013-02-191-4/+32
| * Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. S...John Ahlroos2013-02-191-0/+8
| * Ensure there's always a listener on VUI for closing tooltips (#11051)Leif Åstrand2013-02-191-0/+11
| * Fixed NPE when TextField value is null (#11021)Artur Signell2013-02-181-2/+4
| * Don't measure VUI during updateFromUIDL (#11063)Leif Åstrand2013-02-181-1/+7
| * Merge of second part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-183-82/+465
| * Interim fix for resizing of child component in AbsoluteLayout when child is 1...John Ahlroos2013-02-181-4/+7
| * Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-182-15/+71
| * Gather more profiling data (#10961)Leif Åstrand2013-02-159-3/+53
* | Merge branch '7.0'Artur Signell2013-02-156-76/+188
|\|
| * Merge "Ensure super method is called when iterating children in VAbsoluteLayo...Leif Åstrand2013-02-151-3/+3
| |\
| | * Ensure super method is called when iterating children in VAbsoluteLayout #10762John Ahlroos2013-02-151-3/+3
| * | Merge of first part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-151-2/+8
| * | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-142-54/+169
| |\ \
| | * | Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-142-54/+169
| * | | Fixed resetting link target and updated javadoc (#10543)Artur Signell2013-02-142-16/+7
| * | | Fixed problem with removing the icon from a Button (#10543)Artur Signell2013-02-141-1/+1
* | | | Merge remote-tracking branch 'origin/7.0'Henri Sara2013-02-141-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge "Removed redundant inline style (#10524)"John Ahlroos2013-02-141-3/+0
| |\ \ \
| | * | | Removed redundant inline style (#10524)Artur Signell2013-02-111-3/+0
| | |/ /
* | | | Merge "Fixed NPE when a connector is no longer available (#11015)" into 7.0Leif Åstrand2013-02-141-11/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed NPE when a connector is no longer available (#11015)Artur Signell2013-02-131-11/+43
| |/ /
* | | Update license headerLeif Åstrand2013-02-141-1/+1
* | | Add lightweight profiling (#10961)Leif Åstrand2013-02-1313-77/+690
|/ /
* | Merge "Add "v-overlay-container" class name to the overlay container for easi...Artur Signell2013-02-081-5/+12
|\ \
| * | Add "v-overlay-container" class name to the overlay container for easier cust...Johannes Dahlström2013-02-081-5/+12
* | | Fixed race condition in upload (#10942)Artur Signell2013-02-081-19/+31
* | | Fixed middle vertical alignments in HorizontalLayout #10852John Ahlroos2013-02-071-2/+15
| |/ |/|
* | Use native collections in AbstractConnectorLeif Åstrand2013-02-061-6/+7
* | Native collections for ApplicationConnection & StateChangeEvent (#10937)Leif Åstrand2013-02-068-67/+132
* | Merge "Optimize stylename handling in AbstractComponentConnector (#10937)" in...Leif Åstrand2013-02-061-19/+12
|\ \
| * | Optimize stylename handling in AbstractComponentConnector (#10937)Leif Åstrand2013-02-061-19/+12
* | | Use native collections in CssLayoutConnector (#10937)Leif Åstrand2013-02-061-11/+12
|/ /
* | Merge "Use faster collections in LayoutManager and related classes (#10937)" ...Artur Signell2013-02-062-172/+377
|\ \