aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* FileDownloader opens file in a new tab (iOS) (#15366)Alexey Fansky2015-02-021-14/+22
* Fix Table pageup/pagedown navigation (#15332)Ilya Ermakov2015-02-021-6/+25
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-01-211-0/+10
* Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-211-0/+18
* Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-211-7/+9
* Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-211-7/+47
* Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-201-1/+4
* Updating table size if set to undefined (#15384)Alexey Fansky2015-01-201-0/+11
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-201-1/+1
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-201-0/+1
* Escape optimize widgetset output (#15387)Leif Åstrand2015-01-201-3/+5
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-201-0/+15
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-201-43/+66
* Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-191-2/+2
* Prevent key events without key code from triggering actions (#11029)Artur Signell2015-01-051-0/+3
* Typo in the Profiler log (#15426)AMahdy AbdElAziz2015-01-051-1/+1
* Preserve newlines and align exception stacktraces left (#15456)Artur Signell2015-01-051-4/+7
* Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-173-1/+3
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-161-0/+5
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-161-14/+1
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-161-0/+10
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-161-2/+25
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-161-6/+17
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-161-91/+103
* always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-161-24/+38
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-162-19/+24
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-161-10/+41
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-161-54/+111
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-162-39/+80
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-12-022-1/+4
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-281-2/+21
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-251-10/+27
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-101-17/+51
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-101-8/+11
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-103-3/+9
* Added missing @since and javadocs7.3.4Markus Koivisto2014-11-032-0/+13
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-11-031-1/+1
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-11-031-31/+50
* Add SubPartAware interface to VSlider (#13760)Dmitrii Rogozin2014-11-031-1/+18
* Add SubPartAware to VMenuBar (#13364)Dmitrii Rogozin2014-11-031-4/+45
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-11-033-28/+112
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-11-034-30/+30
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-291-2/+8
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-291-1/+14
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-291-6/+7
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-292-2/+8
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-292-9/+2
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-10-291-1/+3
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-291-0/+17