summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change cursor to default for nondraggable windows in Valo. (#15377)Sauli Tähkäpää2015-01-203-1/+42
* Escape optimize widgetset output (#15387)Leif Åstrand2015-01-201-3/+5
* Test for using setFirstVisibleHourOfDay on Calendar week view (#13431)Anna Miroshnik2015-01-202-0/+192
* Fix NotificationDelayTest for IE8 and Chrome. (#14689)Sauli Tähkäpää2015-01-201-15/+12
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-203-0/+120
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-203-43/+277
* Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-191-2/+2
* Use API for setting content length on responses (#15504)7.3.8Artur Signell2015-01-073-1/+22
* Throw IllegalArgumentException on non-existent version column. (#15290)Sauli Tähkäpää2015-01-052-65/+97
* Prevent key events without key code from triggering actions (#11029)Artur Signell2015-01-052-0/+42
* 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
* Fix date field button regression (#14572)Jouni Koivuviita2015-01-052-15/+23
* Remove mentions of SimpleViewDisplay as there is no such thing (#12934)Artur Signell2015-01-051-7/+4
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2015-01-054-1/+152
* Update release notes for 7.3.77.3.7Leif Åstrand2014-12-171-3/+16
* Handle portlet error messages properly (#15398)Leif Åstrand2014-12-171-0/+5
* 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-164-1/+121
* Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-163-0/+230
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-162-14/+73
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-162-7/+14
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-163-2/+96
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-163-6/+104
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-163-91/+261
* 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-163-19/+37
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-163-10/+165
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-168-54/+376
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-165-43/+212
* Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-163-56/+81
* Make addNestedContainerBean work with existing bean item container items (#15...Artur Signell2014-12-162-1/+43
* Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-093-20/+34
* UIInitHandler emits Content-Length when writing json response (#15271)Fabian Lange2014-12-091-13/+8
* SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-092-12/+28
* Add null check to UI.setTheme. (#15326)Sauli Tähkäpää2014-12-092-15/+61
* Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-093-3/+12
* Escape dynamic and configured theme names in the same way. (#15309)7.3.6Leif Åstrand2014-12-023-5/+52
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
* Prevent NPE in AbstractBeanContainer.getType() method (#15173).Denis Anisimov2014-12-023-2/+32
* set Cache-Control and Expires header even when not-modified (#8757)Fabian Lange2014-12-021-12/+10
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-12-024-1/+79
* Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-284-5/+49
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-284-2/+265
* Add @since to AbstractSplitPanel. (#15285)Sauli Tähkäpää2014-11-281-1/+1
* Add getter to SplitterState.positionReversed (#15285)Anna Koskinen2014-11-281-0/+14
* Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov2014-11-285-35/+39
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-281-27/+37
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-285-1/+121
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-283-36/+159