summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/widgetset
Commit message (Expand)AuthorAgeFilesLines
* DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-078-0/+201
* Rename test method to describe what it doesArtur Signell2014-08-051-1/+1
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1510-0/+520
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-091-6/+7
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-077-0/+353
* Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-053-0/+52
* Update mini tutorial code to use @OnStateChangeLeif Åstrand2014-05-221-7/+4
* Support long in state again (#13692)Jonatan Kronqvist2014-05-124-6/+180
* Update remaining copyright years to 2014Artur Signell2014-04-232-2/+2
* Merge changes from origin/7.1Artur Signell2014-04-2352-53/+53
|\
| * Update copyright year to 2014Artur Signell2014-04-1650-51/+51
* | 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-185-531/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-185-0/+531
|\ \
| * | Add support for changing the default row height in escalator (#12645)Henrik Paul2014-03-064-0/+21
| * | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-182-12/+4
| * | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-127-0/+188
| |\ \
| * | | add support for variable column widths (#12645)Henrik Paul2013-12-044-0/+26
| * | | Add support for colspan in Escalator (#12645)Henrik Paul2013-11-271-3/+15
| * | | Fixes Escalator resize issues (#12645)Henrik Paul2013-11-215-3/+64
| * | | Add column freezing to Escalator (#3087)Leif Åstrand2013-11-143-0/+12
| * | | 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-114-1/+60
| * | | Implement escalator pattern for widget (#12645)Henrik Paul2013-11-085-43/+90
| * | | Initial escalator commit (#12645)Henrik Paul2013-10-094-0/+219
* | | | 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-114-0/+112
* | | | 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-075-0/+180
|\| |
| * | Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-085-0/+180
| |/
* / 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
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-7/+8
* Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
* Global code clean upLeif Åstrand2013-04-251-1/+2
* Add PushConnection interface (#11655)Leif Åstrand2013-04-221-2/+2
* Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-183-0/+190
* Added test for testing push with different transports #11494John Ahlroos2013-04-172-0/+34
* 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-113-0/+69
* Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-0428-28/+28
* 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-073-0/+49
* Reset state before sending hierarchy event to removed connector (#10151)Leif Åstrand2012-12-073-0/+130