summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Build widgets with mavenelmot2016-03-309-186/+261
| * | | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291102-142/+257
| * | | Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
| * | | Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-277-153/+185
| * | | Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2443-214/+4891
| * | | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-236-217/+249
| * | | Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
| * | | Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-225-76/+12
| * | | Build client-compiler with mavenelmot2016-03-2236-13/+410
| * | | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-182-3/+20
| * | | Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18560-119/+230
| * | | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
| * | | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17140-530/+1321
| * | | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-153-20/+31
| * | | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-155-33/+55
| * | | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14963-203/+778
| * | | Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-102-2/+36
| * | | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10199-98/+213
| * | | Use Maven to build vaadin-pushHenri Sara2016-02-2912-160/+240
* | | | Update Eclipse documentation for preferences paneMarkus Koivisto2016-04-252-12/+13
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/feature/appwidgetset'Teemu Suo-Anttila2016-04-203-5/+22
|\ \ \
| * | | Allow system properties to override app properties (#19683)Henri Sara2016-03-162-4/+11
| * | | Add a default widgetset to look for in the project (#19675)Teemu Suo-Anttila2016-03-141-1/+11
* | | | Ensure getItemProperty returns null for unknown property ids (#7103)Artur Signell2016-04-202-0/+8
* | | | Fix Chrome version stringMarkus Koivisto2016-04-191-2/+3
* | | | Only handle shortcuts targeted for UI or body element (#19498)Artur Signell2016-04-183-2/+129
* | | | Fixed typo in tutorialAlejandro Duarte2016-04-181-1/+1
* | | | Change @since from 7.6.5 to 7.7 - new API is not released in maintenance releaseelmot2016-04-153-5/+5
* | | | Add javadoc and @since for new APIelmot2016-04-152-0/+12
* | | | Add missing @since for 7.6.5elmot2016-04-143-5/+5
* | | | Make sure RPC queue is only flushed when there are pending invocations (#19684)Artur Signell2016-04-131-1/+2
| |_|/ |/| |
* | | Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-113-1/+94
* | | Documentation for container switch limitations (#18323)elmot2016-04-111-2/+7
* | | Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-113-35/+96
* | | Update gwt-rpc.asciidocEnver Haase2016-04-081-2/+2
* | | Update gwt-shared-state.asciidocEnver Haase2016-04-081-1/+1
* | | Documentation for container switch limitations (#18323)elmot2016-04-081-1/+4
* | | Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-051-1/+0
* | | Refresh grid body after resize (#19664)Markus Koivisto2016-04-053-0/+118
* | | Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-053-0/+31
* | | Remove TB2 tests and integration tests for legacy servers/portalsArtur Signell2016-04-01470-43049/+3
* | | Add documentation for Eclipse Notification CenterMarkus Koivisto2016-03-2912-0/+92
* | | Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-03-232-12/+37
* | | Fixed some missing images and broken xrefs, as well as problems in the gettin...Marko Gronroos2016-03-1817-69/+1137
* | | Fixed some broken xrefs. #19639Marko Gronroos2016-03-171-5/+3
* | | Reorganized the Getting Started chapter to separate installation and project ...Marko Gronroos2016-03-1756-569/+8808
* | | Formatting fixes mainly to chapters 1-4.Marko Gronroos2016-03-1614-251/+194
* | | Restored Ivy project creation until Maven support becomes official in the plu...Marko Gronroos2016-03-1510-45/+602
* | | Added an installation steps diagram.Marko Gronroos2016-03-154-3/+7926
|/ /
* | Fix JavaScriptStringRenderer to work in IE8Leif Åstrand2016-03-111-0/+2