summaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Make OSGi work againArtur Signell2016-08-151-1/+1
| | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Add missing license header to BodyStyleNameTeemu Suo-Anttila2016-06-031-0/+16
| | | | Change-Id: Ib1652668ca6292fd54edf4f1055034bb061892cd
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-4/+1
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-7/+3
| | | | | | | | | This patch refactors how unpacking of dependencies is handled. It now uses a more generic configuration on top level as well as updates the phase where the extraction happens. This way the source plugin configuration remains small Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
* Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-311-1/+0
| | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
* Build widgets with mavenelmot2016-03-305-184/+256
| | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build client-compiler with mavenelmot2016-03-221-1/+1
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-1/+1
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-1/+1
| | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
* Correctly include base theme for font support (#19470)Artur Signell2016-01-142-5/+5
| | | | Change-Id: I2cb5ddd8d2d8421793c258994f3bb930f4488273
* Split VOverlay functionality to a new base class (#19347)Teemu Suo-Anttila2016-01-121-0/+1
| | | | | | This fixes the missing z-index for the Grid popup. Change-Id: I5474fe653ad4ece38e9bc3cb2331a1d2190ea898
* Add DragHandle.java to file dependency list in build.xmlPatrik Lindström2015-10-071-0/+1
| | | | Change-Id: Id88a32e299f9c806c194105d6da4f47567a62d51
* Add missing ComputedStyle.java to vaadin-widgets (#18414)Teemu Suo-Anttila2015-07-021-0/+1
| | | | Change-Id: I064629c84b8a0a3e76bd600f9b9c9d598580bc5d
* Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
| | | | Change-Id: Ice7aa729975d332e3cc8f88c95777d8ba30badbe
* Add FocusUtil to vaadin-widgets package (#18253)Teemu Suo-Anttila2015-06-121-4/+5
| | | | Change-Id: I3060993c06971b3d1fe077de3dabc2cfeddd8f03
* Moves DragAndDropHandler from Grid to separate classPekka Hyvönen2015-03-301-0/+1
| | | | | | Includes the class in the widgets package build. Change-Id: If72430d3005f7af0029070a72976853baac195a1
* Package all widgets sources into sources.jar (#16805)Artur Signell2015-02-251-2/+5
| | | | Change-Id: Ia1a3d8444d0b660a1f0141e872230758fbf5d95a
* Make widgets dependencies provided (#16217)Artur Signell2015-01-152-9/+6
| | | | Change-Id: I9b887a25203760ac99efd51f5042ef6ededac23a
* Reformat build filesArtur Signell2015-01-151-7/+14
| | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
* Add widgets-module to Eclipse (#15544)Artur Signell2015-01-111-5/+2
| | | | Change-Id: Ida08d51d26c97a8c1e92fc6cd49c8885e91cd052
* Valo GWT module for widgets (#15544)Artur Signell2015-01-112-0/+22
| | | | Change-Id: I3ff005081a982f60e65adb23af0f55dbd6baeaa4
* Build for widgets module (#15544)Artur Signell2015-01-112-0/+175
Change-Id: I5bccb4047f2f92ec0025da6198a556e5434d5764