summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor VaadinFinderLocatorStrategyDmitrii Rogozin2014-10-221-13/+4
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-221-1/+14
* Add @since to isEnabled() and setEnabled(). (#14797)Sauli Tähkäpää2014-10-221-0/+3
* Avoid errors if window.vaadin does not existManolo Carrasco2014-10-221-2/+13
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-10-213-28/+112
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-10-214-30/+30
* Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881)Artur Signell2014-10-214-80/+13
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-211-6/+7
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-212-2/+8
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-10-201-31/+50
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-161-0/+17
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-151-33/+33
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-141-2/+36
* Assert that async UIDL processing happens in order (#14643)Leif Åstrand2014-10-131-1/+5
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-091-0/+14
* Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-071-12/+28
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-072-0/+5
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-071-8/+4
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-061-0/+1
* Improve error message for missing class name id (#14643)Leif Åstrand2014-10-061-1/+5
* Audio component requests audio content on each client poll when in Window (#1...Sergey Budkin2014-10-011-19/+34
* Removed obsolete fix for webkit scrollbar issue. (#14203)Sergey Budkin2014-10-012-24/+0
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-012-9/+2
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-011-38/+22
* Action on click button contained in table is called two times on iOS 8.0 (#14...Sergey Budkin2014-10-011-3/+20
* Fix ComboBox issue with font-based item icons (#14660)Teemu Pöntelin2014-09-291-4/+1
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-09-221-1/+3