summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2616-22/+277
* 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
* Fixed NPE in Tree when calling non-final constructor #11132John Ahlroos2013-02-251-6/+18
* Remove ApplicationConnection.componentCaptionSizeChanges (#11101)Leif Åstrand2013-02-251-5/+3
* Fixed another memory leak in Tree #11053John Ahlroos2013-02-222-3/+34
* 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
* Fixed memory leak in Tree #11053John Ahlroos2013-02-212-0/+58
* 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
* Updated merged 6.8 test to work with 7.0John Ahlroos2013-02-202-2/+2
* Merge of (#9940) to Vaadin 7John Ahlroos2013-02-203-9/+94
* Ensure result dir exists before trying to write to it (#10918)Artur Signell2013-02-201-0/+1
* Ensure href is not set to "" when target is null (#10543)Artur Signell2013-02-191-1/+5
* Imported and updated release notes builder (#10918)Artur Signell2013-02-198-23/+97
* Properly detach old connectors for repaintAll response (#11067)Leif Åstrand2013-02-193-4/+109
* Created maintenance release notes for 7.0.x releases. #10881Marko Gronroos2013-02-191-941/+82
* 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
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-197-1169/+1170
* more than expected params in mixin throws IOB exception. (Ticket #10988)Haijian Wang2013-02-193-5/+55
* Fixed logic error causing IOException if stream supports mark (#10851)Artur Signell2013-02-192-9/+14
* Fixed NPE when TextField value is null (#11021)Artur Signell2013-02-183-2/+98
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-185-0/+129
* 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-185-82/+626
* Interim fix for resizing of child component in AbsoluteLayout when child is 1...John Ahlroos2013-02-183-4/+88
* Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-185-15/+141
* Count instances instead of windows and also show the counterLeif Åstrand2013-02-181-4/+4
* Gather more profiling data (#10961)Leif Åstrand2013-02-159-3/+53
* Revert "Removed legacy toString implementations as promised in 7.0Henri Sara2013-02-152-0/+41
* Revert "Made getServlet and getPortlet public (#10882)"Henri Sara2013-02-152-12/+2
* 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-153-2/+151
* | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-1415-226/+886
|\ \
| * | Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-149-182/+864
| * | Merge "Do not throw NPE when asking for a null propertyId (#10445)"Henri Sara2013-02-082-1/+10
| |\ \
| | * | Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-302-1/+10
| * | | Merge "Made getServlet and getPortlet public (#10882)"Leif Åstrand2013-02-072-2/+12
| |\ \ \
| | * | | Made getServlet and getPortlet public (#10882)Artur Signell2013-02-072-2/+12
| * | | | Merge branch '7.0'Leif Åstrand2013-02-072-41/+0
| |\| | |
| | * | | Include version number in javadoc index page of vaadin-all zipMikael Vappula2013-02-011-1/+1
| | * | | Merge branch '7.0'Artur Signell2013-02-011-12/+0
| | |\ \ \
| | * | | | Removed legacy toString implementations as promised in 7.0 (#10916)Artur Signell2013-02-012-41/+0