summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-16333-381/+381
* Fixed resetting of ComboBox if focused and new items allowed (#13413).Tapio Aali2014-04-141-1/+3
* Revert "Drag image for text-area should contain text of text-area (#13557)"Teemu Suo-Anttila2014-04-143-85/+1
* Introduce a drag threshold for Drag and Drop (#13381)Teemu Suo-Anttila2014-04-111-37/+37
* Drag image for text-area should contain text of text-area (#13557).Denis Anisimov2014-04-103-1/+85
* Fix too wide Table columns while sorting from init (#13517)Teemu Suo-Anttila2014-04-032-8/+11
* Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-311-1/+1
* Fixed aria-disabled attribute value on DateField button (#13463)Teemu Pöntelin2014-03-311-7/+2
* Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-2/+6
* Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-281-1/+6
* Makes combobox work with pasted texts. (#13214).Felype Santiago Ferreira2014-03-281-0/+26
* Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-271-2/+3
* Prevent resize for sorted column if not initialized (#12951)Teemu Suo-Anttila2014-03-251-1/+3
* Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)Teemu Suo-Anttila2014-03-251-0/+4
* Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
* Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-241-1/+7
* Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-241-0/+11
* Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-191-15/+16
* Revert "Preventing premature start of drag due to Chrome move event #13381"Henri Sara2014-03-191-13/+6
* Pressing ESC now closes the DateField popup when using month or year resoluti...Teemu Pöntelin2014-03-181-0/+2
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-142-2/+22
* Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-141-2/+1
* Fix for width issue of TabSheet (#12805)Teemu Pöntelin2014-03-141-3/+1
* Fixed "EEE" in DateField's date pattern (#13443)Teemu Pöntelin2014-03-141-1/+1
* Preventing premature start of drag due to Chrome move event #13381Fabian Lange2014-03-131-6/+13
* Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-102-24/+3
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-052-3/+24
* Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-031-0/+1
* Workaround for input prompt used as value on ESC in FF (#8051)Tapio Aali2014-02-171-4/+42
* Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-172-8/+14
* Change copying of Date values to avoid wrapping of date (#13269)Olli Helttula2014-02-131-6/+3
* Changed getAbsoluteUrl to use the correct escaping method (#13311)Juho Nurminen2014-02-111-1/+2
* Added proper escaping to OptionGroup item icon URLs (#13310)Juho Nurminen2014-02-111-2/+3
* Fix caption lost issue related to focus changing (#12967)Teemu Suo-Anttila2014-02-101-2/+4
* Add SuggestionPopup to ComboBox SubParts. (#13286)Teemu Suo-Anttila2014-02-031-0/+4
* Prevent setting firstRowInViewPort to negative value (#13008)Jarno Rantala2014-01-311-2/+3
* Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipp...Juho Nurminen2014-01-301-1/+1
* Remove unselected rows from selection on client side (#13008)Jarno Rantala2014-01-161-0/+12
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-161-0/+51
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-151-7/+26
* Selected option is updated when item caption changes in Select (#9250)Tomi Virtanen2014-01-091-19/+16
* Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-091-0/+7
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-091-2/+36
* Ensure event listener is a widget before casting #13130John Ahlroos2014-01-071-1/+1
* Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-6/+15
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-071-3/+3
* Properly remove shadow event listeners to prevent IE8 memory leak (#13129)Teppo Kurki2014-01-031-2/+2
* Show the widgetset name to more easily spot misconfigurationsArtur Signell2013-12-181-1/+5
* Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)Juho Nurminen2013-12-101-5/+0
* Make VTreeTableScrollBody extendable (#13054)Henrik Paul2013-12-101-1/+1