summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-032-0/+44
* Test using Jetty 9 (#12124)Artur Signell2013-07-011-0/+8
* #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-017-10484/+12266
* Ensure table's cells aren't refreshed if table is detached. (#9138)Anna Koskinen2013-06-283-1/+163
* Fix NPE in Like.java (#10167)Patrik Lindström2013-06-282-0/+51
* Fixed an error in CustomComponent JavaDoc (#10038), and some improvements.Marko Gronroos2013-06-281-20/+36
* Updated Javadoc for Table.getColumnAlignment fixing #6810Sami Ekblad2013-06-281-1/+2
* Replace printStackTrace with getLogger().log() (#12147)Artur Signell2013-06-283-4/+22
* 32x32 favicons added, replacing the old favicons (#12143)Jouni Koivuviita2013-06-287-0/+0
* Ensure that Slider diffstate always contains "value" (#12133)Risto Yrjänä2013-06-283-0/+119
* Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETERmtzukanov2013-06-281-4/+6
* Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)Teemu Pöntelin2013-06-283-53/+109
* Fixed NPE in ApplicationRunnerServlet (#12145)Jouni Koivuviita2013-06-281-1/+9
* Implemented Focusable in MenuBar (#7674)Jens Jansson2013-06-284-3/+205
* Remove sub window references from Window javadocs (#9892)Leif Åstrand2013-06-281-62/+51
* The 'license.html' file has flaw in the HTML (unclosed span tag)michaelvogt2013-06-281-1/+1
* Debug window poll interval claims interval is in seconds and notmichaelvogt2013-06-281-2/+4
* Use varargs instead of array where appropriate (#4513)Artur Signell2013-06-269-28/+15
* Actually show loading indicator during loading (#12128)Artur Signell2013-06-262-1/+2
* Things now align better in SimpleTree, for #12058Marc Englund2013-06-261-2/+5
* Include Atmosphere fix for Android 4.1 (#12101)Artur Signell2013-06-251-0/+4
* Use atmosphere 1.0.14.vaadin3 which fixes Android 4.1 support (#12101)Artur Signell2013-06-253-3/+3
* Ensure caption is used when child is set to required (#12077)Artur Signell2013-06-253-0/+207
* Add version property to integration tests to servers know if it is a Vaadin 6...Artur Signell2013-06-241-0/+1
* Updated Atmosphere dependency to 1.0.14.vaadin2 (#12017, #12033, #12115)Artur Signell2013-06-243-3/+3
* Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-183-0/+14
* Reinitialize pendingAccessQueue after deserialization (#12097)Johannes Dahlström2013-06-181-1/+6
* Add 'transport' GET parameter to AbstractTestUI (#12094)Johannes Dahlström2013-06-181-0/+25
* Actually compile an IE10 permutation (#12080)Artur Signell2013-06-151-1/+1
* Rename getCommunicationMethod -> getCommunicationMethodName (#12019)Artur Signell2013-06-142-2/+2
* Highlight on server was still spamming in one instance, for #12058Marc Englund2013-06-141-7/+9
* Updated to atmosphere 1.0.14-vaadin1Artur Signell2013-06-143-4/+4
* Fixed test issues with type=null (#11895)Artur Signell2013-06-146-6/+6
* Specified supported server versions and added Glassfish 4 (#12075)Artur Signell2013-06-141-12/+12
* Test using Glassfish 4 (#12075)Artur Signell2013-06-141-0/+7
* DebugWindow styles improved and structured more, for #12058Marc Englund2013-06-141-38/+51
* VUIDLBrowser no longer requires shift-click to 'highlight component on server...Marc Englund2013-06-142-7/+3
* Highlight on server when highlighting on client, for #12058Marc Englund2013-06-142-2/+19
* DebugWindow sections now use previously empty areas to describe the functiona...Marc Englund2013-06-142-8/+17
* Don't attempt to run microbenchmarks as unit tests (#8759)Leif Åstrand2013-06-141-0/+1
* Define LegacyPropertyToStringMode parameter strings in the enum (#11970)Leif Åstrand2013-06-143-19/+70
* Exclude external classes and FutureAccessArtur Signell2013-06-141-1/+2
* Fixes broken request listeners (#12056)Artur Signell2013-06-141-14/+15
* Corrected fix and better error checking for action/event request (#12056)Artur Signell2013-06-142-3/+21
* Add missing license headerArtur Signell2013-06-131-0/+15
* Fixed test issue apparently caused by three levels of classesArtur Signell2013-06-132-19/+22
* Always notify parent of enable state changes (#12062)Artur Signell2013-06-133-10/+166
* Consistently recover from disconnections in IE (#12073)Johannes Dahlström2013-06-131-2/+1
* Info tab is now tab 1, hierarchy tab 2Artur Signell2013-06-131-1/+1
* DebugWindow now remembers open tab/section, InfoSection fixed to support bein...Marc Englund2013-06-132-11/+36