summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* box-shadow should have -webkit prefix (#14093)Jouni Koivuviita2014-06-2621-48/+53
* Merge branch 'master' into valoJouni Koivuviita2014-06-26114-1439/+4307
|\
| * License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-2610-14/+1534
| * Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
| * Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-252-3/+12
| * Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-253-0/+257
| * Updated javadoc to indicate which Font Awesome version is included (#14070)Marc Englund2014-06-251-0/+3
| * Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
| * Upgraded SASS compiler to 0.9.6John Ahlroos2014-06-251-1/+1
| * Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-244-0/+160
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-248-34/+145
| * Selecting in a mulsel table should focus, not scroll. (#13341, #10522)Markus Koivisto2014-06-241-8/+11
| * Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-232-3/+8
| * Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
| * Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
| * Improve error message for missing sync id (#14065)Leif Åstrand2014-06-231-2/+2
| * Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-235-70/+63
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-2322-139/+229
| * Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-214-88/+143
| * Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
| * Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
| * Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-183-43/+77
| * Do not consider compiler introduced methods when determining state class (#14...Artur Signell2014-06-181-3/+5
| * Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
| * Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
| * install-local-maven.sh: use proper quotingAntti Tanhuanpää2014-06-181-11/+11
| * Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-183-3/+145
| * Prevent empty tooltips from appearing (#14015)Juuso Valli2014-06-182-11/+4
| * Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
| * Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-173-9/+125
| * Added initial style name for VColorPickerArea (#14021)Teemu Pöntelin2014-06-171-0/+2
| * Speed up dev server startup Leif Åstrand2014-06-171-8/+29
| * Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-173-3/+170
| * Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
| * Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-173-22/+181
| * ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-174-3/+137
| * Speed up development server again by not eagerly initing all servletsArtur Signell2014-06-161-7/+7
* | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-2514-57/+195
* | Add Java constants for all additional Valo theme style names (#14030)Jouni Koivuviita2014-06-251-0/+809
* | Various fixes to ValoJouni Koivuviita2014-06-2517-196/+389
* | Clean up focus-color usage in ValoJouni Koivuviita2014-06-257-50/+28
* | Update ValoThemeTestJouni Koivuviita2014-06-2511-107/+373
* | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-254-61/+254
* | Use dashes instead of underscore in function namesHenri Sara2014-06-251-2/+2
* | Update ValoThemeTestJouni Koivuviita2014-06-183-29/+100
* | Added a new "framed" tab sheet style for ValoJouni Koivuviita2014-06-182-34/+145
* | Fix spinner mixin for IE8 and IE9Jouni Koivuviita2014-06-182-0/+23
* | Fix notification default delayJouni Koivuviita2014-06-183-19/+14
* | Fix VOverlay animation-out jitterJouni Koivuviita2014-06-181-2/+0