summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fetch prerelease tickets for rc and final releases (#14552)Leif Åstrand2014-08-301-3/+34
* Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-303-2/+199
* Valo Sass API documentation, part 2Jouni Koivuviita2014-08-3011-213/+729
* First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-3036-403/+1576
* Output legacy locators for TestBench Recorder (#14102).Mika Murtojarvi2014-08-292-94/+114
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-08-295-29/+261
* Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-291-0/+1
* Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-08-283-3/+3
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-289-380/+10
* Use sass-compiler 0.9.10 (#14524)Artur Signell2014-08-281-1/+1
* Fix PROGRESSBAR_POINT typo (#14502)Leif Åstrand2014-08-281-1/+1
* Ignore files from the classpath for scss cache timestamps (#14506)Leif Åstrand2014-08-271-3/+13
* LayoutClickListener test rewrite from TB2Heikki Ohinmaa2014-08-273-270/+213
* Update TabsheetState.tabs to be declared as List (#14512)Leif Åstrand2014-08-271-1/+2
* Fixed creation of "appError" json object with nullable url (#8942)Taras Hupalo2014-08-271-1/+5
* Add theme class name in init to prevent delay for embedded apps (#14517)Artur Signell2014-08-271-0/+4
* Dev mode launch based on Super Dev Mode launch (#14443)Artur Signell2014-08-271-17/+12
* Log theme loading error when it happens and not later (#14517)Artur Signell2014-08-271-2/+2
* Fix super dev mode launch (#14443)Artur Signell2014-08-272-16/+10
* Remove debug loggingArtur Signell2014-08-261-4/+0
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-2645-511/+510
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-263-0/+161
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-08-253-9/+204
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-259-10/+380
* Improve the selection tab algorithm after removing the selected tabBogdan Udrescu2014-08-253-0/+237
* Remove defunct __gwt_historyFrame (#11560)Leif Åstrand2014-08-251-8/+0
* CalendarNotifications test rewriteHeikki Ohinmaa2014-08-254-41/+289
* Enable assertions in widgetsets built with ide.xml (#14431)Johannes Dahlström2014-08-221-3/+7
* Ignore compiled valo test themesLeif Åstrand2014-08-221-0/+1
* Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-223-4/+4
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-213-20/+33
* Use a separate servlet instance for static files during testingArtur Signell2014-08-211-6/+9
* Fix VTextField w/ InputPrompt and ShortcutListener (#13492)hp2792014-08-213-3/+157
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-08-214-4/+92
* Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-2111-24/+195
* Depend on sass-compiler, not the old theme-compiler (#14009)Artur Signell2014-08-211-1/+1
* Do not include test themes in theme jar (#13634)Artur Signell2014-08-211-0/+2
* Prevent user text selection by default (Valo)Jouni Koivuviita2014-08-2012-16/+27
* Convert CustomComponentChildVisibility to TB4.Sauli Tähkäpää2014-08-203-58/+39
* All day property support is added to ContainerEventProvider (#14178).Denis Anisimov2014-08-202-0/+109
* Fixed incorrect week numbers in DateField (#14437)Teemu Pöntelin2014-08-202-1/+15
* Added support for focus and blur listeners in NativeSelect (#6847)Niklas Nyholm2014-08-204-2/+232
* Do not hide handle as it causes IE8 problems (#14412)Artur Signell2014-08-201-5/+0
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-08-202-25/+83
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-203-1/+151
* Retry local driver in the same way as remote driverArtur Signell2014-08-201-19/+21
* StreamResource methods equals() and hashCode() are corrected (#14027).Denis Anisimov2014-08-202-8/+62
* fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-201-2/+2
* ComboBoxValueInput test upgrade (#14292)Anna Koskinen2014-08-203-296/+397
* TableColumnResizeContentsWidth test upgrade (#14292)Anna Koskinen2014-08-203-65/+81