summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-091-2/+2
* Revert "Output legacy locators for TestBench Recorder (#14102)."Mika Murtojärvi2015-01-082-114/+94
* Unify test class naming.Sauli Tähkäpää2015-01-052-2/+2
* Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-025-8/+59
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-293-14/+18
* Prevent key events without key code from triggering actions (#11029)Artur Signell2014-12-291-0/+3
* Typo in the Profiler log (#15426)AMahdy AbdElAziz2014-12-231-1/+1
* Preserve newlines and align exception stacktraces left (#15456)Artur Signell2014-12-231-4/+7
* Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-183-0/+32
* Allow captions to contain HTML (#9426)Artur Signell2014-12-1812-28/+137
* Missing @since for 7.4Leif Åstrand2014-12-182-0/+6
* Revert "TextField's input prompt is now disabled properly (#15144)"Artur Signell2014-12-181-11/+4
* Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-183-1/+3
* Enable Atmosphere client side debug logging with ?debug=push (#14534)Artur Signell2014-12-171-0/+5
* Empty since tags -> 7.4Artur Signell2014-12-172-3/+3
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-151-14/+1
* Revert "Notify server side component about clicks in form layout (#6346)."Markus Koivisto2014-12-111-24/+0
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-111-0/+10
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-111-2/+25
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2014-12-101-0/+24
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-101-6/+17
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-101-91/+103
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-101-0/+5
* always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-101-24/+38
* TextField's input prompt is now disabled properly (#15144)Sara Seppola2014-12-101-4/+11
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-102-19/+24
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-101-10/+41
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-102-39/+80
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-101-54/+111
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
* Show push version information in debug window (#14904).Denis Anisimov2014-12-022-0/+53
* Comment typo fixJonni Nakari2014-12-011-1/+1
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-11-272-1/+4
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-261-2/+21
* Don't iterate all connectors for unregistering (#14714)Leif Åstrand2014-11-191-28/+52
* Revert "DateField popup doesn't close when click on popup button (#14857)"Sauli Tähkäpää2014-11-141-68/+11
* Revert "Table column width can be changed from defined to expandratio (#15101)"Sauli Tähkäpää2014-11-131-1/+0
* Revert "Position tooltips in the visible area (#15129)."Sauli Tähkäpää2014-11-131-8/+0
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-121-10/+27
* DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-101-11/+68
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-071-17/+51
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-071-8/+11
* Position tooltips in the visible area (#15129).Mika Murtojarvi2014-11-061-0/+8
* Fix NPE and scroll behavior in TabSheet (#14348).Mika Murtojarvi2014-11-041-2/+63
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-033-3/+9
* Add @since to VPopupView.Sauli Tähkäpää2014-11-021-0/+8
* Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-311-7/+2
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-10-301-1/+1
* Table column width can be changed from defined to expandratio (#15101)Sara Seppola2014-10-291-0/+1
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-231-2/+8