summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-201-0/+18
* Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-201-7/+9
* Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-201-7/+47
* Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-191-1/+2
* Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-161-1/+4
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-161-1/+1
* Determine window header margin size depending on visible buttons.Sauli Tähkäpää2015-01-161-4/+8
* Updating table size if set to undefined (#15384)Alexey Fansky2015-01-151-0/+11
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-151-0/+1
* Disallow layoutNow() while updating the state (#13611)Leif Åstrand2015-01-152-0/+35
* Escape optimize widgetset output (#15387)Leif Åstrand2015-01-151-3/+5
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-151-0/+15
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-151-43/+66
* Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-133-19/+74
* Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-125-104/+46
* Make responsive work with setTheme (#15281)Matti Hosio2015-01-121-25/+49
* Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-112-8/+20
* 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
* 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
* 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