summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/widgetset/client
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Artur Signell2014-04-2341-42/+42
|\
| * Update copyright year to 2014Artur Signell2014-04-1640-41/+41
* | Merge changes from origin/7.1Build Agent2014-03-211-0/+45
|\|
| * Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-141-0/+45
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-184-435/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-184-0/+435
|\ \
| * | Add support for changing the default row height in escalator (#12645)Henrik Paul2014-03-063-0/+17
| * | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-182-12/+4
| * | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-124-0/+77
| |\ \
| * | | add support for variable column widths (#12645)Henrik Paul2013-12-043-0/+18
| * | | Add support for colspan in Escalator (#12645)Henrik Paul2013-11-271-3/+15
| * | | Fixes Escalator resize issues (#12645)Henrik Paul2013-11-214-3/+48
| * | | Add column freezing to Escalator (#3087)Leif Åstrand2013-11-142-0/+8
| * | | Convert CellRenderer to revised EscalatorUpdater (#12645)Henrik Paul2013-11-131-45/+63
| * | | Fixes insert/remove columns and testcase (#12645)Henrik Paul2013-11-122-53/+117
| * | | Add scrollToRow/Column, also some final declarations (#12645)Henrik Paul2013-11-113-1/+52
| * | | Implement escalator pattern for widget (#12645)Henrik Paul2013-11-084-43/+69
| * | | Initial escalator commit (#12645)Henrik Paul2013-10-093-0/+184
* | | | Merge changes from origin/7.1Build Agent2014-03-111-45/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-101-45/+0
* | | | Ignore type parameters when looking for metadata (#12873, #12900)Leif Åstrand2014-03-113-0/+81
* | | | Merge changes from origin/7.1Build Agent2014-03-051-0/+45
|\| | | | |_|/ |/| |
| * | Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-051-0/+45
* | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-0/+69
|\| |
| * | Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-082-0/+69
| |/
* / Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-152-0/+8
|/
* Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-051-1/+3
* Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
* Add PushConnection interface (#11655)Leif Åstrand2013-04-221-2/+2
* Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-182-0/+131
* Added test for testing push with different transports #11494John Ahlroos2013-04-171-0/+30
* Moved CSSInjectWithColorpicker to correct packageJohn Ahlroos2013-03-211-234/+0
* Added CSS Inject / ColorPicker tutorial #11360John Ahlroos2013-03-191-0/+234
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-112-0/+64
* Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-0422-22/+22
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-182-3/+15
* Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-072-0/+33
* Reset state before sending hierarchy event to removed connector (#10151)Leif Åstrand2012-12-072-0/+93
* Make AbstractExtensionConnector.extend abstract (#10378)Artur Signell2012-11-263-2/+15
* Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-204-8/+8
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-1/+1
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-133-3/+3
* Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-081-5/+5
* Added AbstractConnector.getRpcProxy helper (#10143)Artur Signell2012-11-074-13/+4
* Overlay container #9220Marc Englund2012-10-302-0/+2
* Update mini tutorial codeLeif Åstrand2012-10-181-1/+1
* Merge "Use class hierachy for resolving @Connect conflicts (#9826)"John Ahlroos2012-10-113-0/+98
|\
| * Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-113-0/+98
* | Mini tutorial code updateLeif Åstrand2012-10-116-15/+109
|/