summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Mark IE8-IE10 as not supportedArtur Signell2016-08-181-5/+2
* Update copyright year to 2016Artur Signell2016-08-18194-194/+194
* Remove trailing whitespace from code and javadocArtur Signell2016-08-18193-880/+880
* Format using Eclipse NeonArtur Signell2016-08-1821-91/+97
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-27/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-8/+152
* Make OSGi work againArtur Signell2016-08-151-3/+3
* Make vaadin-shared Import-Package empty as it should beArtur Signell2016-08-121-0/+1
* Fix OSGi manifest for vaadin-sharedArtur Signell2016-08-121-8/+0
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-2/+2
* Move multi-select mode to AbstractSelectStateHenri Sara2016-08-111-4/+12
* Use shared state for OptionGroup htmlContentAllowedHenri Sara2016-08-112-1/+4
* Moved ComboBox suggestion popup width to shared stateHenri Sara2016-08-081-0/+7
* Request ComboBox pages with RPC (#19929)Henri Sara2016-08-081-0/+11
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-08-081-0/+7
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-081-0/+4
* Send ComboBox selection with RPC (#19929)Henri Sara2016-08-081-0/+8
* Create new items with RPC (#19929)Henri Sara2016-08-081-1/+8
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-081-0/+27
* Use shared state in ComboBox (#19229)Henri Sara2016-08-081-0/+18
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-291-1/+7
* New login form (#8171)Ingo Kegel2016-06-013-0/+82
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-30/+2
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+3
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-2/+8
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+2
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-6/+2
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+10
|\
| * Add javadoc and @since for new APIelmot2016-04-151-0/+10
* | Merge branch 'master' into feature/mavenizeelmot2016-04-132-5/+49
|\|
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-3/+1
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+36
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-5/+15
* | Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
* | Fix version parserelmot2016-04-121-1/+1
* | Generate sources with release profileTeemu Suo-Anttila2016-04-112-8/+4
* | Remove most Ivy filesHenri Sara2016-04-021-24/+0
* | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-3/+0
* | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-181-2/+19
* | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
* | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-1/+1
* | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-12/+4
* | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10192-88/+201
|/
* Fix empty @since tagsHenri Sara2015-12-182-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-163-0/+49