summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Deprecate VOverlay shadow element and related API (#13661)Jouni Koivuviita2014-05-121-1/+84
| * | | | | | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-0911-619/+373
| * | | | | | Added default link styles to a tagsJouni Koivuviita2014-05-071-27/+31
| * | | | | | DragAndDropWrapper styles implementedJouni Koivuviita2014-05-071-3/+116
| * | | | | | Fixed menubar active style border-radiusJouni Koivuviita2014-05-021-1/+2
| * | | | | | Fixed date field height for different unit sizesJouni Koivuviita2014-05-021-20/+21
| * | | | | | Fix native button heightJouni Koivuviita2014-04-301-1/+1
| * | | | | | Removed 'v-' prefix from the main Valo mixinJouni Koivuviita2014-04-292-2/+2
| * | | | | | Replaced 'v-valo' prefix with just 'valo'Jouni Koivuviita2014-04-2957-661/+661
| * | | | | | Updated license.html and release-notes.htmlJouni Koivuviita2014-04-162-80/+80
| * | | | | | Prefixed all Valo-specific 'property values' with 'v-'Jouni Koivuviita2014-04-1611-18/+22
| * | | | | | Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb8...Jouni Koivuviita2014-04-11296-0/+11711
* | | | | | | 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-302-15/+45
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert to org.json as Android JSON is not 100% compatible (#13944)Artur Signell2014-06-303-4/+4
* | | | | | Remove VaadinServlet.handleServiceSecurityException (#14082)Leif Åstrand2014-06-271-36/+0
* | | | | | Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-273-44/+34
* | | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-275-3/+132
| |_|_|_|/ |/| | | |
* | | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
* | | | | SuperDevMode launch file for the projectArtur Signell2014-06-271-0/+33
* | | | | Fix compilation errorArtur Signell2014-06-261-1/+1
* | | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-267-5/+204
* | | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-2614-73/+630
* | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-263-202/+15
| |_|_|/ |/| | |
* | | | 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