summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge "Removed invalid and unnecessary clicks from test" into 7.0Leif Åstrand2013-02-145-25/+0
|\ \ \ \ \ \
| * | | | | | Removed invalid and unnecessary clicks from testArtur Signell2013-02-135-25/+0
* | | | | | | 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-143-1/+111
* | | | | | | Added back previous removed test due to #9870 to pass test (TicketHaijian Wang2013-02-141-0/+1
* | | | | | | Merge "SASS fails to parse CSS expression function. (Ticket #9870)" into 7.0Henri Sara2013-02-145-6152/+6198
|\ \ \ \ \ \ \
| * | | | | | | SASS fails to parse CSS expression function. (Ticket #9870)Haijian Wang2013-02-145-6152/+6198
* | | | | | | | Merge "Removed artifical slowdown which should no longer be needed (#11015)" ...Leif Åstrand2013-02-145-26/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Removed artifical slowdown which should no longer be needed (#11015)Artur Signell2013-02-135-26/+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
* | | | | | | Merge "Update license header" into 7.0Henri Sara2013-02-141-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update license headerLeif Åstrand2013-02-141-1/+1
* | | | | | | ParseException does not output file name (Ticket #10967)Haijian Wang2013-02-142-1/+45
|/ / / / / /
* | | | | | Fixed NPE in test when value is nullArtur Signell2013-02-131-2/+2
* | | | | | Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...Henri Sara2013-02-1313-40/+157
|\ \ \ \ \ \
| * | | | | | Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-1313-40/+157
* | | | | | | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-138-6377/+5587
* | | | | | | Merge "Add lightweight profiling (#10961)" into 7.0Artur Signell2013-02-1313-77/+690
|\ \ \ \ \ \ \
| * | | | | | | Add lightweight profiling (#10961)Leif Åstrand2013-02-1313-77/+690
| |/ / / / / /
* | | | | | | Merge "Handle OutOfSync by resyncing automatically (#10780)" into 7.0Leif Åstrand2013-02-133-5/+105
|\ \ \ \ \ \ \
| * | | | | | | Handle OutOfSync by resyncing automatically (#10780)Artur Signell2013-02-113-5/+105
* | | | | | | | Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...Henri Sara2013-02-123-15/+33
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Referencing multiple params in multiple lines inside mixin (TicketHaijian Wang2013-02-123-15/+33
| | |/ / / / / | |/| | | | |
* | | | | | | Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)John Ahlroos2013-02-121-1/+1
* | | | | | | Merge "Set the overlay container width and height to zero (#10860)" into 7.0John Ahlroos2013-02-122-1/+62
|\ \ \ \ \ \ \
| * | | | | | | Set the overlay container width and height to zero (#10860)Johannes Dahlström2013-02-112-1/+62
* | | | | | | | Merge "pseudo-class css selector fails the parser. (Ticket 10316)" into 7.0Henri Sara2013-02-124-1881/+1708
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | pseudo-class css selector fails the parser. (Ticket 10316)Haijian Wang2013-02-114-1881/+1708
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Since #10312 Table wraps a conversion exception in a CacheUpdateExcept...Leif Åstrand2013-02-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Since #10312 Table wraps a conversion exception in a CacheUpdateExceptionArtur Signell2013-02-111-2/+2