summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/table
Commit message (Expand)AuthorAgeFilesLines
* Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-042-0/+107
* Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-141-0/+275
|\
| * Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-141-0/+275
* | Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)John Ahlroos2013-02-121-1/+1
* | Since #10312 Table wraps a conversion exception in a CacheUpdateExceptionArtur Signell2013-02-111-2/+2
* | Merge of comment clarification to Vaadin 7.Anna Koskinen2013-02-081-1/+1
|/
* Merge of (#10890) to Vaadin 7.Anna Koskinen2013-02-052-0/+90
* Merge "Merge of (#9197) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-0/+68
|\
| * Merge of (#9197) to Vaadin 7.Anna Koskinen2013-02-011-0/+68
* | Merge "Merge of (#10312) to Vaadin 7." into 7.0Johannes Dahlström2013-02-052-0/+359
|\ \
| * | Merge of (#10312) to Vaadin 7.Anna Koskinen2013-02-012-0/+359
| |/
* / Merge of (#10609) to Vaadin 7.Anna Koskinen2013-02-012-30/+233
|/
* Merge of (#8519) to Vaadin 7.Anna Koskinen2013-01-112-0/+238
* Merge of (#5681) to Vaadin 7.Anna Koskinen2013-01-112-0/+99
* Merge of (#8298) to Vaadin 7.Anna Koskinen2013-01-112-0/+134
* Fixed NPE in Table tooltip handling (#10705)Artur Signell2013-01-111-0/+61
* Updated copyright notices and added missing license headersArtur Signell2013-01-043-3/+3
* Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-0/+121
* Fixed testArtur Signell2012-12-192-9/+9
* Merge "Added method setContainerDataSource(Container newDataSource, Collectio...Henri Sara2012-12-172-0/+265
|\
| * Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-172-0/+265
* | Fixed class name in testArtur Signell2012-12-131-5/+5
|/
* Fixed test to work with update test classArtur Signell2012-12-061-7/+21
* Fixed tooltip handling for Table (#9088)Artur Signell2012-11-292-14/+428
* Fixed Table to actually use converter from factory (#10408)Artur Signell2012-11-282-0/+133
* Global code cleanupLeif Åstrand2012-11-211-2/+2
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-212-4/+4
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-1/+4
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-1/+0
* Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-121-0/+52
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-061-1/+1
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-027-7/+7
* Use proper selector when closing notifications (#9220)Leif Åstrand2012-10-311-3/+2
* Fixed problem with Table calling markAsDirty in paint (#10071)Artur Signell2012-10-262-0/+141
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
* Global code cleanupLeif Åstrand2012-09-271-0/+4
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
* Constants -> enums (#9072)Pekka Hyvönen2012-09-112-2/+2
* Merge branch '6.8'John Ahlroos2012-09-102-0/+214
* Use dedicated Lock for session synchronization (#9156)Leif Åstrand2012-09-072-2/+8
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-071-2/+2
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-074-5/+5
* Reformat projectLeif Åstrand2012-09-059-10/+8
* Merge branch 'removeApplication'Leif Åstrand2012-09-051-4/+4
|\
| * Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-051-2/+2
| * Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-2/+2
| * Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-051-1/+1
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-052-2/+4
|\|
| * ItemStyleGenerator.getStyle now includes source component (#5822)Artur Signell2012-09-042-2/+4
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-311-2/+1
|/