summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)Fabian Lange2014-07-141-54/+40
* removes extra VaadinSession.setCurrent() from PushHandler. (#14222)Fabian Lange2014-07-141-9/+11
* Fix for drag-and-drop text to TextField in Firefox (#14056)Anthony Guerreiro2014-07-111-8/+49
* Remove extra shadow from combobox popup for IE9 and IE10.(#14195)Dmitrii Rogozin2014-07-101-0/+8
* Fix overwrite mechanism for web.xml atmosphere init params (#14196).Fabian Lange2014-07-101-7/+8
* Cache sass output compiled on the fly by VaadinServlet (#9532)Leif Åstrand2014-07-101-26/+108
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-094-20/+44
* Fix box shadow bug with resizing elements in IE9 and IE10.(#14173)Dmitrii Rogozin2014-07-082-1/+22
* Fix regression in notification for chameleon caused by 13885.(#14172)Dmitrii Rogozin2014-07-081-0/+1
* Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-072-3/+11
* Use Sass compiler version 0.9.8Henri Sara2014-07-071-1/+1
* Fix shadow bug with menu in runo theme (#14162)Dmitrii Rogozin2014-07-071-3/+2
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-079-15/+377
* Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
* Avoid object creation in getAllChildrenIterable in most cases. (#14142)Fabian Lange2014-07-043-63/+59
* Remove unused VWindowOverlay (#14055)Artur Signell2014-07-033-83/+5
* Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-033-38/+69
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-0315-644/+78
* Add missing @since 7.3 to javadocHenri Sara2014-07-0313-34/+56
* Add missing @since 7.2.4 in javadocHenri Sara2014-07-033-0/+4
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0214-13/+189
* Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-012-18/+28
* Add conf option for disabling sync id checking (#14084)Leif Åstrand2014-07-016-5/+62
* Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-012-3/+18
* Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
* Merge branch 'valo' to masterHenri Sara2014-06-30352-553/+21002
|\
| * Merge branch 'master' into valoHenri Sara2014-06-3012-87/+170
| |\
| * | Update .gitignore for valoHenri Sara2014-06-301-0/+3
| * | Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-304-4/+15
| * | Release notes for 7.3 beta1 (#14105)Artur Signell2014-06-301-65/+20
| * | Replace complex interpolation with simple interpolation in Valo.Mika Murtojarvi2014-06-301-2/+4
| * | Fix !important handling in opacity mixinHenri Sara2014-06-302-6/+11
| * | Fix borderless textfield focus box-shadowJouni Koivuviita2014-06-271-1/+1
| * | Prefix header style names with 'v-label-'Jouni Koivuviita2014-06-272-27/+27
| * | Bourbon is now included (#14106)Artur Signell2014-06-271-1/+6
| * | Use simple interpolation in selectorHenri Sara2014-06-271-1/+1
| * | Valo font path fixes for Vaadin Sass compilerHenri Sara2014-06-274-8/+14
| * | Use Sass compiler version 0.9.7Henri Sara2014-06-271-1/+1
| * | Merge branch 'master' into valoJouni Koivuviita2014-06-2724-281/+883
| |\ \
| * | | box-shadow should have -webkit prefix (#14093)Jouni Koivuviita2014-06-2621-48/+53
| * | | Merge branch 'master' into valoJouni Koivuviita2014-06-26114-1439/+4307
| |\ \ \
| * | | | 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