summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version number, use Java 8Teemu Suo-Anttila2016-08-0315-20/+20
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-033-3/+136
* Update .gitignore to work better with EGitLeif Åstrand2016-08-021-2/+2
* Only trigger profiler after precondition checksLeif Åstrand2016-08-011-3/+3
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-014-25/+96
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-012-3/+146
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-292-3/+63
* Document onUnregister in JS component/extension javadocs (#19799)Marco Collovati2016-07-192-0/+4
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-167-10366/+22
* Disable missing Javadoc checks on private membersJohannes Dahlström2016-07-151-10/+14
* Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1Dillion Bowman2016-07-151-1/+2
* Fix typoSampsa Sohlman2016-07-141-1/+1
* Fix javax.servlet versionSampsa Sohlman2016-07-141-2/+2
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-149-10/+30
* GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
* Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835Marko Gronroos2016-07-134-64/+54
* Basic documentation of the declarative format for ordered layouts.Marko Gronroos2016-07-131-5/+42
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* Fixing drag and drop file upload issue on windows (#19809)adam2016-07-132-10/+41
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-133-22/+266
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-133-4/+76
* Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
* Fix ComboBox highlight width on IE8/9 (#19889)Henri Sara2016-07-131-1/+2
* 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