summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix multiple VOverlay animation-in/out related issuesJouni Koivuviita2014-06-165-100/+154
| * | | | Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-161-23/+49
| * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-1611-140/+336
| |\ \ \ \
| * | | | | Fix copyright header in AnimationUtilHenri Sara2014-06-061-1/+1
| * | | | | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-055-143/+391
| * | | | | Merge branch 'master' into valoJouni Koivuviita2014-06-03371-1006/+2228
| |\ \ \ \ \
| * | | | | | Deprecate VOverlay shadow element and related API (#13661)Jouni Koivuviita2014-05-121-1/+84
| * | | | | | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-097-0/+409
* | | | | | | Do not re-send browser details in the first UIDL request (#14072)Artur Signell2014-06-302-60/+3
* | | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-301-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-272-3/+29
| |_|_|_|/ |/| | | |
* | | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-262-5/+50
* | | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-269-62/+372
* | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-261-30/+15
| |_|_|/ |/| | |
* | | | License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-262-9/+59
* | | | Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-251-3/+10
* | | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-251-0/+1
* | | | Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
* | | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+41
* | | | Selecting in a mulsel table should focus, not scroll. (#13341, #10522)Markus Koivisto2014-06-241-8/+11
* | | | Improve error message for missing sync id (#14065)Leif Åstrand2014-06-231-2/+2
* | | | Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-232-9/+11
* | | | Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-212-88/+30
* | | | Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-182-36/+67
* | | | Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-181-3/+1
* | | | Prevent empty tooltips from appearing (#14015)Juuso Valli2014-06-181-10/+3
* | | | Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-171-9/+13
* | | | Added initial style name for VColorPickerArea (#14021)Teemu Pöntelin2014-06-171-0/+2
* | | | Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-171-3/+11
* | | | Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-171-22/+24
* | | | ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-172-3/+5
| |_|/ |/| |
* | | Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-124-271/+23
* | | Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-121-44/+41
* | | Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-116-10/+43
* | | Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-112-52/+158
* | | Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-111-15/+30
* | | Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-111-8/+10
* | | 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 for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-054-23/+271
* | | Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-031-4/+4
| |/ |/|
* | Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-021-3/+3
* | Fix regression with error tooltips (#13695)Juuso Valli2014-06-021-0/+3
* | Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)Juuso Valli2014-06-021-0/+1
* | Fix tooltip delay (#13695)Juuso Valli2014-05-271-76/+69
* | Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-261-4/+7
* | Fix caption listener leak and caption measurement (#13741)Juuso Valli2014-05-232-24/+13
* | Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-221-11/+12
* | Replace use of deprecated DOM.setStyleAttribute method (#13781)Leif Åstrand2014-05-2220-191/+208
* | Make Hearbeat available to other modules (#13250)Manolo Carrasco2014-05-222-42/+114