summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added missing test when unframed (#14450)Guillermo Alvarez2014-10-211-0/+11
* 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-213-6/+215
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-212-2/+8
* New tests for Removing and re-adding all rows in Table (#14581)Guillermo Alvarez2014-10-212-105/+123
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)Sauli Tähkäpää2014-10-2115-30/+122
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-10-201-31/+50
* Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)Jouni Koivuviita2014-10-201-23/+42
* Add missing tests (#12976)Guillermo Alvarez2014-10-162-0/+120
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-163-0/+132
* Use isConnectorEnabled instead of isEnabled for DnD service (#12781)Denis Anisimov2014-10-162-2/+56
* Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-168-13/+217
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-153-33/+76
* Ignore reconnect tests for long polling and streaming on PhantomJS.Sauli Tähkäpää2014-10-153-1/+34
* Change default retry count to zero.Sauli Tähkäpää2014-10-151-1/+1
* Use deployment url property value for base URL if it's defined (#14758).Denis Anisimov2014-10-142-4/+14
* Update ExtraWindowShownWaiAriaTest for stability.Anna Koskinen2014-10-141-24/+27
* Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-143-2/+374
* Make DefaultFieldGroupFieldFactory singleton (#11038).Denis Anisimov2014-10-133-2/+43
* Assert that async UIDL processing happens in order (#14643)Leif Åstrand2014-10-131-1/+5
* Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-132-3/+106
* Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-103-0/+107
* Ticket summaries are now html-encoded (#14579)Sara Seppola2014-10-091-6/+49
* Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-093-0/+114
* Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-092-12/+115
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-093-2/+57
* FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-092-2/+41
* Re-adding content in Table causes table to lose scroll position (#14581)Anna Miroshnik2014-10-073-85/+246
* Possible VaadinSession deadlock when invalidating HTTP session (#14452)Sergey Budkin2014-10-072-9/+94
* Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-10-072-0/+2
* Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-072-0/+60
* Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-073-12/+71
* Check eventRouter value against null in Page class (#14803).Denis Anisimov2014-10-072-5/+100
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-074-0/+114
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-073-8/+95
* Activated RetryOnFail on AbstractTB3Test.Sauli Tähkäpää2014-10-075-22/+28
* Provide API to change resource/url for BrowserWindowOpener (#12733).Denis Anisimov2014-10-072-0/+128
* Updated ComboboxSelectedItemTextTest to ensure popups have time to open.Anna Koskinen2014-10-071-5/+18
* Add outside-range styles for DateField. (#14711)Jouni Koivuviita2014-10-073-9/+35
* Assign timezone before setting initial date in DateField. (#14653)Sauli Tähkäpää2014-10-073-6/+115
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-063-0/+107
* Improve error message for missing class name id (#14643)Leif Åstrand2014-10-061-1/+5
* Split TableClickAndDragOnIconAndComponentsTest. (#7026)Sauli Tähkäpää2014-10-061-177/+151
* Fix ContainerSizeChangeTest not to produce failure shots every time.Sauli Tähkäpää2014-10-031-8/+7
* 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-014-9/+197
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-013-38/+148
* A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-011-0/+5