| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I04b0b64fd9054b7284efa59a8c56d8a64616ca7b
|
|
|
|
| |
Change-Id: Ibca58259a0bbcda7141b996020bae8614f0c2114
|
|
|
|
|
|
| |
- fixes dragging not working from Window header
Change-Id: I9a35926abf43208c4bab0ae4b6dbc29bac17ba7b
|
|
|
|
| |
Change-Id: I633537c643c27fea64c4e55204ed54c64c39aa04
|
|
|
|
| |
Change-Id: Ibd177fc41d83c5d9fa6adc2c117a9cab4bf670df
|
|
|
|
|
|
|
|
|
|
|
| |
For standard standalone Vaadin apps, the body scroll is not scrollable. For
these this change should have no effect.
In embedded cases and when running as portlet, the body is scrollable. For
these cases, the popup is now correctly shown below the combo box when
there is space.
Change-Id: Ia183f4f2988e6593634f6e9735fd58abbd4a1da1
|
|
|
|
| |
Change-Id: Ia0aee645ed3b0ba6de33a6a2ce9f8bde9b84f44f
|
|
|
|
| |
Change-Id: I75b7c662251de53b46e045d17d3cac650586acd2
|
|
|
|
| |
Change-Id: I4e86caa4ad02dfc5d0eaa33b85f67da3837fcea0
|
|
|
|
| |
Change-Id: I7fdecab93fa6730e63e3ba7f0df3a67f3020c19c
|
|
|
|
| |
Change-Id: I46d95e0b198dd4594e5c84dda9b6c462d4a7bf51
|
|
|
|
| |
Change-Id: I33bbbac39bff97330b166e1c608b702fe6e527d7
|
|
|
|
| |
Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
|
|
|
|
|
|
| |
Ensure that server side classes are compatible with Java 1.6.
Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0
|
|\
| |
| |
| | |
Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
|
| |
| |
| |
| | |
Change-Id: I796d7e4ac94db1b2b9d8698e9753a5be007a1c8c
|
| |
| |
| |
| | |
Change-Id: Ia8cec8bb9d4bd89d8f0609df19dedcc10ab46bdd
|
| |
| |
| |
| | |
Change-Id: I985f85e51ea3522d534ae24517eac534012485ab
|
| |
| |
| |
| | |
Change-Id: I95c47739fb785ed111642a41b0928a5dcde3fea2
|
|\|
| |
| |
| | |
Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
This removes a row repaint when a cell that already has focus is clicked
again.
Change-Id: I3e4f4f1aec49e2128cd47f7c0b1b1bb4611fbb04
|
| |
| |
| |
| | |
Change-Id: I8531f9d39aaa5854108e1bee9db121b0e54be770
|
| |
| |
| |
| | |
Change-Id: I43041999cba9429e3a08b09f14ac2e8f58774285
|
| |
| |
| |
| | |
Change-Id: Ia548da265c4cdfae13c6f0f76939f767ccf60975
|
| |
| |
| |
| | |
Change-Id: I3d37118c7bafeac3340a6f0305c96bfe601ebb59
|
| |
| |
| |
| | |
Change-Id: I2be48aa7a60920193a2f4bd9a413979cb9c48f34
|
| |
| |
| |
| | |
Change-Id: I11d9e7bcdc3471157b9c21881d463ef5a747d2c1
|
| |
| |
| |
| | |
Change-Id: Ib90bd0762f02ce43b0057e0b27b8491ad6e987d5
|
| |
| |
| |
| |
| |
| |
| |
| | |
* UIDL responses only include server side timing information when not
in production mode.
* Update documentation accordingly.
Change-Id: I961d1fdc96b3d04f22254fcd13a5412f17118b42
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After a file has been uploaded VDragAndDropWrapper tries to pull changes
from the server by calling
ApplicationConnection.sendPendingVariableChanges() which has no effect.
This change replaces the
ApplicationConnection.sendPendingVariableChanges() call with an RPC.
Change-Id: Ibdf7f4d702add9507dbe54c1fdb402f0f4b19d19
|
| |
| |
| |
| | |
Change-Id: I600d4c506511ed688d39b93cc6fde6c7a49a5353
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Consolidate Ivy dependencies for Eclipse and ide.xml in one location
and remove redundant ivy.xml files.
This also fixes some theme and resource paths in ide.xml but does not
fully fix test theme compilation.
Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1
|
| |
| |
| |
| | |
Change-Id: If2f8a95917f92501920d8aaa332899b0cb36d996
|
| |
| |
| |
| | |
Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
|
| |
| |
| |
| | |
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
|
| |
| |
| |
| | |
Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
|
| |
| |
| |
| | |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
|
|/
|
|
| |
Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
|
|
|
|
| |
Change-Id: Iccd7f1e00a245a1ba5572f4086a55bdbe40218c9
|
|
|
|
|
|
| |
This is a fix to an regression in some grid patch.
Change-Id: Ibd35d7a06f0e0b15e854bf036ccfb7f462e2d37f
|
|
|
|
| |
Change-Id: Ib9fc54ef018afe7f571204aba41182333b77c47f
|
|
|
|
| |
Change-Id: Idcba5ceeff9df88a4ea7fe6b34e2e2537b7ee58c
|
|
|
|
| |
Change-Id: I7ed03d34124dda839bddc2507274a63b1e22f05f
|
|
|
|
| |
Change-Id: I6c7e8ba462345bad8d6d185b0a3160ae82726f46
|
|
|
|
| |
Change-Id: Ifffe66c8a872fe3625cf8c60115b172610b6e9b5
|
|
|
|
| |
Change-Id: I875e152b8851d7b962be47f369c1f6b483193260
|
|
|
|
| |
Change-Id: Iebe1135e26f2f6fae98befb7c42e3c0fdb18c13b
|