summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-142-2/+36
|\
| * Discourage use of setNeedsLayout while a layout is running (#13542)Leif Åstrand2014-04-141-2/+35
| * Remove old widget from tab content on replace (#12931).Denis Anisimov2014-04-101-0/+1
* | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-142-20/+27
|/
* Don't use WindowConnector as a content connector in UI (#13127).Denis Anisimov2014-04-091-0/+12
* Start drag only when mouse left button is pressed (#9814).Denis Anisimov2014-04-081-0/+1
* Slider handle is now correctly updated on resize (#12550)Teemu Pöntelin2014-04-082-3/+21
* Support for middle left/right positions in Notification (#12931).Denis Anisimov2014-04-081-0/+9
* Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-086-308/+472
* Change push default fallback to long polling (#13409)Artur Signell2014-04-041-1/+1
* Fix typo in @OnStateChange javadoc (#12958)Leif Åstrand2014-04-041-1/+1
* Mousedown - mouseout - mouseover - mouseup now counts a click (#13550)Artur Signell2014-04-041-5/+18
* Support font icons in ComboBox (#13376)Johannes Dahlström2014-04-031-32/+39
* Trigger action/submenu on SPACE key along with ENTER (#12525).Denis Anisimov2014-04-021-1/+17
* Implement @OnStateChange (#12958)Leif Åstrand2014-04-015-48/+293
* Make Invoker support non-public methods (#12959)Leif Åstrand2014-04-011-0/+53
* Merge changes from origin/7.1Build Agent2014-03-311-1/+1
|\
| * Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-311-1/+1
* | VDateField shoud implement HasEnabled (#13124).Denis Anisimov2014-03-311-1/+4
* | Bring window to front on window header click (#13445).Denis Anisimov2014-03-311-4/+11
* | Show caption for PopupView (#10618).Denis Anisimov2014-03-311-5/+0
* | Fix multiple icons in caption (#13516)Teemu Suo-Anttila2014-03-311-1/+1
* | Merge changes from origin/7.1Build Agent2014-03-311-7/+2
|\|
| * Fixed aria-disabled attribute value on DateField button (#13463)Teemu Pöntelin2014-03-311-7/+2
| * Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-2/+6
* | Added a window.prompt polyfill for Metro IE (#13367)Juho Nurminen2014-03-281-0/+24
* | Merge remote-tracking branch 'origin/7.1'Sauli Tähkäpää2014-03-281-1/+6
|\|
| * Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-281-1/+6
* | Merge changes from origin/7.1Build Agent2014-03-283-3/+32
|\|
| * Makes combobox work with pasted texts. (#13214).Felype Santiago Ferreira2014-03-281-0/+26
| * Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-271-2/+3
| * Prevent resize for sorted column if not initialized (#12951)Teemu Suo-Anttila2014-03-251-1/+3
* | Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into masterJonatan Kronqvist2014-03-282-1/+11
|\|
| * Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)Teemu Suo-Anttila2014-03-251-0/+4
| * Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
| * Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-241-1/+7
* | Merge commit 'd5ce54586a445550b3df5168fe83accb3945901e' into masterJonatan Kronqvist2014-03-281-0/+10
|\|
| * Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-241-0/+11
* | Merge "Merge commit '60aa66a'"Jonatan Kronqvist2014-03-281-15/+13
|\ \
| * | Merge commit '60aa66a'Juho Nurminen2014-03-281-15/+13
| |\|
| | * Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-191-15/+16
* | | Remove notice about using generics from error message (#12873)Leif Åstrand2014-03-281-3/+2
|/ /
* | Add id check for ElementQuery generation in Debug WindowTeemu Suo-Anttila2014-03-261-9/+31
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-251-2/+6
* | Update sizes when the IE8 window is resized #12323Jonatan Kronqvist2014-03-251-8/+35
* | Refactor to use the right Element class (#13287)Leif Åstrand2014-03-2583-732/+934
* | Use FQN instead of import for the bad Element class (#13287)Leif Åstrand2014-03-2581-625/+750
* | Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+379
* | Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
* | Make Action icons again include alt text (#13375)Johannes Dahlström2014-03-241-0/+1