summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-103-17/+241
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-103-8/+169
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-107-5/+110
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-103-2/+82
* Change the way classloader for VaadinService is selected (fixes #11295)Maciej Przepióra2014-11-108-23/+102
* Upload: OutOfMemory if stream already been read (#10096)Sergey Budkin2014-11-102-1/+71
* Fix: Navigation to invisible days of week in VAADIN calendar (#12243)Anna Miroshnik2014-11-104-0/+263
* Fire attach/detach events when Window is added/removed from UI (#14908).Denis Anisimov2014-11-102-0/+46
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-11-104-50/+50
* New tests for Removing and re-adding all rows in Table (#14581)Guillermo Alvarez2014-11-102-105/+123
* Re-adding content in Table causes table to lose scroll position (#14581)Anna Miroshnik2014-11-103-85/+246
* Allowed one pixel's worth of mismatch inAnna Koskinen2014-11-101-2/+3
* Re-adding all rows in Table causes table to loose scroll position (#14581)Anna Miroshnik2014-11-103-209/+431
* Added missing @since and javadocs7.3.4Markus Koivisto2014-11-032-0/+13
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-11-033-1/+209
* 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-034-28/+155
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-11-034-30/+30
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-028-34/+200
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-2913-49/+20
* Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-292-2/+2
* resolve org.json version conflict between server and shared (#14618)Markus Koivisto2014-10-291-1/+1
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-293-0/+105
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-293-2/+104
* FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-291-2/+22
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-295-10/+163
* FieldGroup should not throw NPE when data source is not set (#14901).Denis Anisimov2014-10-292-1/+57
* Test fix now that FormLayout margins work again. (#14890)Anna Koskinen2014-10-291-0/+1
* Replace no-break-spaces with whitespaces (#14890)Sara Seppola2014-10-2915-45/+45
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-293-6/+215
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-292-2/+8
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-294-9/+197
* Add missing tests (#12976)Guillermo Alvarez2014-10-292-0/+120
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-10-291-1/+3
* Added missing test when unframed (#14450)Guillermo Alvarez2014-10-291-0/+11
* Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)Jouni Koivuviita2014-10-291-23/+42
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-293-0/+132
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-293-33/+76
* Use deployment url property value for base URL if it's defined (#14758).Denis Anisimov2014-10-292-4/+14
* Add @since to isEnabled() and setEnabled(). (#14797)Sauli Tähkäpää2014-10-161-0/+3
* Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-163-12/+71
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-10-163-0/+161
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-10-163-9/+204
* Add @since to ContainerEventProvider. (#14178)Sauli Tähkäpää2014-10-161-0/+4
* All day property support is added to ContainerEventProvider (#14178).Denis Anisimov2014-10-162-0/+109
* Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-162-2/+6
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)7.3.3Sauli Tähkäpää2014-10-1515-30/+130
* Ease test creation by making description and ticket number optionalArtur Signell2014-10-151-2/+6