summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add basic AppWidgetset documentationTeemu Suo-Anttila2016-07-1240-674/+2806
* Update @since for 7.6.8Teemu Suo-Anttila2016-07-121-1/+1
* Update @since for 7.6.7Teemu Suo-Anttila2016-07-121-1/+1
* Added videos to the tutorial.Alejandro Duarte2016-07-121-6/+33
* Update test for Chrome 51Henri Sara2016-07-121-1/+1
* Updated READMEMatti Tahvonen2016-07-081-39/+31
* Add DevelopmentServerLauncher configuration for IDEAelmot2016-07-071-0/+25
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-062-2/+24
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-062-17/+74
* Fixing ComboBox page flip on trackpad scroll (#19704)adam2016-07-041-4/+53
* Fixed notification message images and updated layout schematic diagram. #19835Marko Gronroos2016-06-302-14/+20
* Scaled images for print edition and fixed errors up to the beginning of layou...Marko Gronroos2016-06-3074-1073/+2601
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-295-6/+436
* Fix RpcDataProviderExtension serialization issue (#19906)Teemu Suo-Anttila2016-06-292-8/+67
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-191-1/+31
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-132-26/+121
* Added a note to JPAContainer chapter that it is no longer recommended.Marko Gronroos2016-06-101-5/+6
* Fixed wrong font include.Sami Ekblad2016-06-101-1/+1
* Unneeded duplicate of the word "should"Vlad2016-06-091-1/+1
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-073-1/+181
* Add missing license header to BodyStyleNameTeemu Suo-Anttila2016-06-031-0/+16
* Suppress Checkstyle markers from */target/* pathsJohannes Dahlström2016-06-033-1/+11
* Fix a Javadoc typo that crashes Checkstyle (yes, really)Johannes Dahlström2016-06-021-1/+1
* Add missing @since 7.77.7.0.alpha3Henri Sara2016-06-011-1/+1
* New login form (#8171)Ingo Kegel2016-06-017-232/+566
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-017-212/+48
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-3117-53/+658
* Move Jetty 9.3 before vaadin-* on the classpathLeif Åstrand2016-05-301-37/+39
* Update missing @since for 7.7Henri Sara2016-05-305-8/+9
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-276-7/+158
* Correctly check if validators are present (#11450)Artur Signell2016-05-271-1/+5
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
* Correctly detect PhantomJS 2.1Artur Signell2016-05-223-2/+45
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
* Correctly handle compiled resources for Development ServerTeemu Suo-Anttila2016-05-202-88/+19
* Load CustomLayout templates like other theme resources (#8578)Artur Signell2016-05-204-26/+51
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-203-56/+24
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-193-0/+183
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-173-3/+199
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-162-30/+3
* Tooltip might not close when moving outside of UI (#13370)Anna Koskinen2016-05-161-2/+51
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-166-52/+129
* Extract guava from the gwt-dev jar to client-compilerTeemu Suo-Anttila2016-05-161-1/+1
* Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6Artur Signell2016-05-161-1/+1
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-136-6/+254