summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
|\ \
| * | Use faster collections in LayoutManager and related classes (#10937)Leif Åstrand2013-02-062-172/+377
* | | Merge "Avoid duplicate maps in ConnectorMap and return native collections" in...Artur Signell2013-02-063-15/+86
|\| |
| * | Avoid duplicate maps in ConnectorMap and return native collectionsLeif Åstrand2013-02-063-15/+86
* | | Merge "Use native collections in TypeDataStore and related classes (#10937)" ...Artur Signell2013-02-067-59/+163
|\ \ \
| * | | Use native collections in TypeDataStore and related classes (#10937)Leif Åstrand2013-02-067-59/+163
* | | | Merge "Merge of (#10890) to Vaadin 7." into 7.0Johannes Dahlström2013-02-061-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge of (#10890) to Vaadin 7.Anna Koskinen2013-02-051-1/+5
* | | | Merge "Don't fetch old bean property value if it is not needed (#10940)" into...Artur Signell2013-02-061-2/+34
|\ \ \ \ | | |/ / | |/| |
| * | | Don't fetch old bean property value if it is not needed (#10940)Leif Åstrand2013-02-051-2/+34
* | | | Merge "Add native generic collection counterparts (#10937)" into 7.0Artur Signell2013-02-053-0/+145
|\| | | | |/ / |/| |
| * | Add native generic collection counterparts (#10937)Leif Åstrand2013-02-053-0/+145
| |/
* | Merge "Merge of (#9197) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-0/+5
|\ \
| * | Merge of (#9197) to Vaadin 7.Anna Koskinen2013-02-011-0/+5
| |/
* | Merge "Merge of (#10766) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-1/+3
|\ \
| * | Merge of (#10766) to Vaadin 7.Anna Koskinen2013-02-011-1/+3
| |/
* | Merge "Merge of (#8238) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-9/+0
|\ \
| * | Merge of (#8238) to Vaadin 7.Anna Koskinen2013-02-011-9/+0
| |/
* | Merge "Merge of (#10507) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-4/+3
|\ \
| * | Merge of (#10507) to Vaadin 7.Anna Koskinen2013-02-011-4/+3
| |/
* | Merge "Merge of (#10464) to Vaadin 7." into 7.0Johannes Dahlström2013-02-052-4/+20
|\ \
| * | Merge of (#10464) to Vaadin 7.Anna Koskinen2013-02-012-4/+20
| |/
* / Merge of (#10323) to Vaadin 7.Anna Koskinen2013-02-051-7/+61
|/
* Removed Opera 9 workaround which is no longer needed but does not work correc...Artur Signell2013-02-011-12/+0
* Remove unnecessary special ConnectorMap handling from VTabsheet (#10839)Johannes Dahlström2013-01-301-5/+0
* Fixed Tree not resizing itself after nodes are updated in IE8 #10697John Ahlroos2013-01-291-0/+3
* Merge "Disable Form tooltips, as Form shows both description and component er...John Ahlroos2013-01-231-8/+3
|\
| * Disable Form tooltips, as Form shows both description and component error as ...Johannes Dahlström2013-01-231-8/+3
* | Merge "Hide components if width 100% + expand ratio 0 #10783"Artur Signell2013-01-222-20/+44
|\ \ | |/ |/|
| * Hide components if width 100% + expand ratio 0 #10783John Ahlroos2013-01-222-20/+44
* | Merge "Reimplement zero size component checking for analyze layouts (#10792)"Artur Signell2013-01-211-8/+26
|\ \ | |/ |/|
| * Reimplement zero size component checking for analyze layouts (#10792)Leif Åstrand2013-01-181-8/+26
* | Fixed Window resize issues when content gets smaller in IE8 #10750John Ahlroos2013-01-214-10/+41
|/
* Fixed loadStyle to be more sensible (#10746)7.0.0.rc1Artur Signell2013-01-166-8/+14
* Fixes issue where Tabsheet does not resize when the content of the tabsheet c...John Ahlroos2013-01-152-31/+11