summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Position tooltips in the visible area (#15129).7.2.6.3Anna Miroshnik2015-03-241-2/+21
* Manually merged most important changes from 7.2.6.4Johannes Tuikkala2015-03-242-21/+38
* VScrollTable and WidgetUtil from 7.4.1 to 7.2.6 without DeferredWorkerAnna Koskinen2015-03-172-267/+2098
* Revert "Fixed regression with changing widths when stylenames have changed (#...Markus Koivisto2014-07-312-51/+32
* Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-07-312-32/+51
* Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...Markus Koivisto2014-07-311-4/+9
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-311-10/+10
* Revert "Fix Table stuck scroll position after setting scroll to last page (#1...Bogdan Udrescu2014-07-302-140/+133
* Revert "Context menu is not shown in Table body on mobile browsers (#13694)"Bogdan Udrescu2014-07-301-310/+210
* Minor refactor to #14147 patch (#14147)Anthony Guerreiro2014-07-292-10/+10
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-07-291-210/+310
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-292-1/+8
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-292-56/+272
* Fix VWindow Vai-Aria roles for alertdialogs (#14289)Juuso Valli2014-07-291-4/+4
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-291-9/+10
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-293-137/+393
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-295-89/+53
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-291-1/+3
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-07-291-30/+15
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-291-15/+30
* Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-232-6/+29
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-162-108/+114
* Make it possible to disable the sync id checking (#14193)Leif Åstrand2014-07-161-3/+10
* Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-151-0/+2
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-141-14/+14
* Do not re-send browser details in the first UIDL request (#14144)Sauli Tähkäpää2014-07-062-30/+12
* Add missing @since 7.2.4 in javadoc7.2.4Henri Sara2014-07-033-0/+4
* Improve error message for missing sync id (#14065)Leif Åstrand2014-07-011-2/+2
* Prevent empty tooltips from appearing (#14015)Juuso Valli2014-07-011-10/+3
* Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-07-012-3/+29
* Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-07-011-0/+1
* Selecting in a mulsel table should focus, not scroll. (#13341, #10522)Markus Koivisto2014-07-011-8/+11
* Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-07-011-3/+11
* IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-07-012-5/+50
* Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-252-36/+67
* Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-181-9/+13
* Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-181-22/+24
* ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-182-3/+5
* Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-182-52/+158
* Added initial style name for VColorPickerArea (#14021)Teemu Pöntelin2014-06-181-0/+2
* Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-171-44/+41
* Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-171-8/+10
* Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-116-10/+43
* Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-06-111-11/+12
* Fix tooltip positioning near screen edges (#12870)Juuso Valli2014-06-091-4/+49
* Prevent tooltip open if cursor leaves element (#13695)Juuso Valli2014-06-091-3/+1
* Fix table scrolling up on select (#10106)7.2.2Juuso Valli2014-06-041-1/+11
* Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-041-3/+3
* Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)Juuso Valli2014-06-041-0/+1
* Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-031-4/+4