summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Build widgets with mavenelmot2016-03-309-186/+261
| | | | | | | | | | | | | | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
| * | | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291102-142/+257
| | | | | | | | | | | | | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
| * | | Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
| | | | | | | | | | | | | | | | Change-Id: If2f8a95917f92501920d8aaa332899b0cb36d996
| * | | Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-277-153/+185
| | | | | | | | | | | | | | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
| * | | Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2443-214/+4891
| | | | | | | | | | | | | | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
| * | | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-236-217/+249
| | | | | | | | | | | | | | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
| * | | Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
| | | | | | | | | | | | | | | | Change-Id: Iefa9f9715c51e3b94b7a4df33ea7c0c166cf29d6
| * | | Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-225-76/+12
| | | | | | | | | | | | | | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
| * | | Build client-compiler with mavenelmot2016-03-2236-13/+410
| | | | | | | | | | | | | | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
| * | | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-182-3/+20
| | | | | | | | | | | | | | | | Change-Id: Ib01fec5ebcefd429bf94badaa069cf486bb8156d
| * | | Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18560-119/+230
| | | | | | | | | | | | | | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
| * | | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ib3c42fedbe23453ff65831f91e3baaae45dda38b
| * | | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17140-530/+1321
| | | | | | | | | | | | | | | | Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
| * | | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-153-20/+31
| | | | | | | | | | | | | | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
| * | | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-155-33/+55
| | | | | | | | | | | | | | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
| * | | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14963-203/+778
| | | | | | | | | | | | | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
| * | | Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-102-2/+36
| | | | | | | | | | | | | | | | Change-Id: I02880744637efc5703c08d0337b92afa96b4340d
| * | | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10199-98/+213
| | | | | | | | | | | | | | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
| * | | Use Maven to build vaadin-pushHenri Sara2016-02-2912-160/+240
| | | | | | | | | | | | | | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* | | | Update Eclipse documentation for preferences paneMarkus Koivisto2016-04-252-12/+13
| |_|/ |/| | | | | | | | Change-Id: Ibb1a51b708a7ba4d78f56447d7054ee3c6297193
* | | Merge remote-tracking branch 'origin/feature/appwidgetset'Teemu Suo-Anttila2016-04-203-5/+22
|\ \ \ | | | | | | | | | | | | Change-Id: I2136f2790d780e762736334145b0addaf2194d11
| * | | Allow system properties to override app properties (#19683)Henri Sara2016-03-162-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables e.g. overriding the productionMode setting on a server with -DproductionMode=true. This change also allows the use of system properties prefixed with "vaadin." or the full package name of the actual servlet class. Change-Id: I196ae71f9d88222f98fe360add3e7038914b79d6
| * | | Add a default widgetset to look for in the project (#19675)Teemu Suo-Anttila2016-03-141-1/+11
| | | | | | | | | | | | | | | | Change-Id: I39c303885b5712476780cb8fb7814763610eab47
* | | | Ensure getItemProperty returns null for unknown property ids (#7103)Artur Signell2016-04-202-0/+8
| | | | | | | | | | | | Change-Id: I77e826f81f2469badf35462ba40f0e8d73e48245
* | | | Fix Chrome version stringMarkus Koivisto2016-04-191-2/+3
| | | | | | | | | | | | | | | | Change-Id: I488785bfde5edf83564a5e0f426dca9cd99ca373
* | | | Only handle shortcuts targeted for UI or body element (#19498)Artur Signell2016-04-183-2/+129
| | | | | | | | | | | | | | | | Change-Id: I796d7e4ac94db1b2b9d8698e9753a5be007a1c8c
* | | | Fixed typo in tutorialAlejandro Duarte2016-04-181-1/+1
| | | | | | | | | | | | | | | | Change-Id: I9f49acded4bc36e0a7ae789729eaa2b50859b614
* | | | Change @since from 7.6.5 to 7.7 - new API is not released in maintenance releaseelmot2016-04-153-5/+5
| | | | | | | | | | | | | | | | Change-Id: Ia8cec8bb9d4bd89d8f0609df19dedcc10ab46bdd
* | | | Add javadoc and @since for new APIelmot2016-04-152-0/+12
| | | | | | | | | | | | | | | | | | | | Change-Id: I5c6be2ae0fdaff8b6b6169d6a1110ae824472532 (cherry picked from commit 97741f4545e5f246e7b1af01270abc832b9cf3ab)
* | | | Add missing @since for 7.6.5elmot2016-04-143-5/+5
| | | | | | | | | | | | | | | | Change-Id: I985f85e51ea3522d534ae24517eac534012485ab
* | | | Make sure RPC queue is only flushed when there are pending invocations (#19684)Artur Signell2016-04-131-1/+2
| |_|/ |/| | | | | | | | Change-Id: I95c47739fb785ed111642a41b0928a5dcde3fea2
* | | Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-113-1/+94
| | | | | | | | | | | | Change-Id: I4d67cd84c6f4179da6d6fea6b881e8ccd65e70d9
* | | Documentation for container switch limitations (#18323)elmot2016-04-111-2/+7
| | | | | | | | | | | | Change-Id: If6fa13c84c8afb5caaf2d46ac283f704baf88695
* | | Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-113-35/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Focus inside a drag'n'drop wrapper does not work out of the box as mousedown is cancelled to avoid text selection when starting a dnd operation. This change explicitly calls focus on the element at the location which was clicked. Input elements will now be able to gain focus but e.g. clicking to move the caret inside a text area won't work as mousedown is cancelled. Change-Id: I89e046ddb0b1044bc6a2f11fda4edbe5fda25743
* | | Update gwt-rpc.asciidocEnver Haase2016-04-081-2/+2
| | | | | | | | | | | | Change-Id: Idcb88006e671ca80e2877b44b479d0cfd6084b49
* | | Update gwt-shared-state.asciidocEnver Haase2016-04-081-1/+1
| | | | | | | | | | | | Change-Id: I6d9dac7b3cb167cfa77b08d9d935437229713a83
* | | Documentation for container switch limitations (#18323)elmot2016-04-081-1/+4
| | | | | | | | | | | | Change-Id: Ib8ce5d82fe2c270296bf9196fec103edc1534d46
* | | Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-051-1/+0
| | | | | | | | | | | | | | | | | | This removes a row repaint when a cell that already has focus is clicked again. Change-Id: I3e4f4f1aec49e2128cd47f7c0b1b1bb4611fbb04
* | | Refresh grid body after resize (#19664)Markus Koivisto2016-04-053-0/+118
| | | | | | | | | | | | Change-Id: I8531f9d39aaa5854108e1bee9db121b0e54be770
* | | Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-053-0/+31
| | | | | | | | | | | | Change-Id: I43041999cba9429e3a08b09f14ac2e8f58774285
* | | Remove TB2 tests and integration tests for legacy servers/portalsArtur Signell2016-04-01470-43049/+3
| | | | | | | | | | | | Change-Id: I1c6d830c8a71674c264738f709ad12da3b91cd5c
* | | Add documentation for Eclipse Notification CenterMarkus Koivisto2016-03-2912-0/+92
| | | | | | | | | | | | Change-Id: Ie00911096ca93d557a812415f27fe8d54bfd6180
* | | Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-03-232-12/+37
| | | | | | | | | | | | Change-Id: I2daf32e0c49501ef3807fd694a641491b26d46bd
* | | Fixed some missing images and broken xrefs, as well as problems in the ↵Marko Gronroos2016-03-1817-69/+1137
| | | | | | | | | | | | | | | | | | getting-started chapter (#19639). Change-Id: Ie8e371c059f70600bafcf781938ef35878f41324
* | | Fixed some broken xrefs. #19639Marko Gronroos2016-03-171-5/+3
| | | | | | | | | | | | Change-Id: Ia509c4426a7632c0a9471ec62bd32ea51273b4cb
* | | Reorganized the Getting Started chapter to separate installation and project ↵Marko Gronroos2016-03-1756-569/+8808
| | | | | | | | | | | | | | | | | | creation chapters. #19639 Change-Id: I4aab29b8b9ab23091903016e9cc91850c4ca3b93
* | | Formatting fixes mainly to chapters 1-4.Marko Gronroos2016-03-1614-251/+194
| | | | | | | | | | | | Change-Id: Ie7699ae777791689e0026e241efdf46274776bff
* | | Restored Ivy project creation until Maven support becomes official in the ↵Marko Gronroos2016-03-1510-45/+602
| | | | | | | | | | | | | | | | | | plugin. Various fixes and improved the diagrams in the section as well. Change-Id: If32f877b7bfa569d91eaf3fc9d8543e4e4599aa1
* | | Added an installation steps diagram.Marko Gronroos2016-03-154-3/+7926
|/ / | | | | | | Change-Id: Ifeb4bc84b148461547f10fd83a20cd4b386f4d27
* | Fix JavaScriptStringRenderer to work in IE8Leif Åstrand2016-03-111-0/+2
| | | | | | | | Change-Id: I035a9d7a4aba378852443743b5ab84b3fc59f24e