summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Redirect jetty output and logs to the results folder (#10558)Artur Signell2013-02-111-0/+4
|/ / /
* / / Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL sty...John Ahlroos2013-02-111-3/+9
|/ /
* | Merge of comment clarification to Vaadin 7.Anna Koskinen2013-02-081-1/+1
* | 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
* | Avoid markAsDirty for getters (#10977)Artur Signell2013-02-081-5/+10
* | Fixed race condition in upload (#10942)Artur Signell2013-02-083-23/+50
* | Fixed middle vertical alignments in HorizontalLayout #10852John Ahlroos2013-02-073-2/+86
* | Replaced fragile flash test with a stable one using a local swf (#10807)Artur Signell2013-02-075-8/+12
* | 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
|\ \ \