| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia6b05c0ebaf1f0bb4fb675392cc8f634cab8e494
|
|
|
|
| |
Change-Id: Ifb66253ef05677d80d2f1e8bb935e5e4789308de
|
|
|
|
| |
Change-Id: I4cdf3d1e584f1537f0f216ddd6f65c1ec4a2ee6b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When doing event.preventDefault() firefox will not trigger the :active
selector intentionally (see
https://bugzilla.mozilla.org/show_bug.cgi?id=771241).
Event.preventDefault() was added to prevent text selection in #10917
but it actually is not needed since the button also uses the
user-select:none css attribute which effectivly prevents the text selection.
Also now applying the previously browser specific (ie,opera) .v-pressed
classname to all browsers to make styling of the pressed state a bit easier
to do for all browsers and not reliant on the :active pseudo-class which is a
non-standard pseudo-class.
Change-Id: Ic67c0abb9d0bf8f47b817609f2928aa8fff3e82b
|
|
|
|
| |
Change-Id: I87632abe9d86927b7ba4254724fedfdb04513205
|
|
|
|
|
|
|
|
| |
svn changeset:25991/svn branch:6.8
svn changeset:26075/svn branch:6.8
svn changeset:26091/svn branch:6.8
Change-Id: Ia4a6ab4cc6ff98795a6d1f9b1701a345dc3f4dc4
|
|
|
|
|
|
| |
This also fixes another iOS 6 detection issue for home screen apps.
Change-Id: Icbbb15d3f0d6668f11b2a796ae2c096d8c4dec0b
|
|
|
|
|
|
| |
changed while popup was open (#12153)
Change-Id: Ib4bebab8c6e75e7f1af7cfc5198ab6516e94a45e
|
|
|
|
| |
Change-Id: I356e115b5cd96ba0a598178a15215654f2fd16bb
|
|
|
|
|
|
| |
milliseconds (#12098)
Change-Id: I26f86fdeafbdf15d02d40b86abb3f23da4f38543
|
|
|
|
| |
Change-Id: Ie36f51b8b6e28aaf0055772a6cf4dcd35b716a3a
|
|
|
|
| |
Change-Id: Id4a9674c1b2e1c41dbba1f6fde11502400591a52
|
|
|
|
| |
Change-Id: I895fad31ef5b31a395cea95e64d6b183d718056f
|
|
|
|
| |
Change-Id: I4da4ef6dbbdf9fccfd3e8bf8d302365a3398d9de
|
|
|
|
| |
Change-Id: I74743548e186a8faff52d2aed3888dbec53087ad
|
|
|
|
| |
Change-Id: Ic704c86913ed0ddd30c15b1de0debfc0f7ee8bf7
|
|
|
|
|
|
| |
server', open recursively changed to 'alt-click', for #12058
Change-Id: If0a359258c5f123a52a27860a8af2c52726e564c
|
|
|
|
| |
Change-Id: Ib109df81f4c56a7204ea01fd97162c323fcd3d3f
|
|
|
|
|
|
| |
functionality, for #12058
Change-Id: I7cef423b8c4f991d40ad013022cc4f36879cd6dc
|
|
|
|
| |
Change-Id: I3af5965a38499f7cf4bc924746fd5c918cc24d5b
|
|
|
|
| |
Change-Id: I30ee9a968050301d79c5073a62d85390652f76a9
|
|
|
|
|
|
| |
being opened at once, for #12058
Change-Id: I5aea59d747d7a94303b691271035e7510b0afc21
|
|
|
|
| |
Change-Id: Ie521b4ba9362a8f46619bd675018bfbe9f2574ac
|
|
|
|
|
|
| |
and alt-move, improves bounds-check)
Change-Id: Ic313e545940a6073e30171a610f6d02c38a90037
|
|
|
|
| |
Change-Id: Ieda9b23a1cbf6700cc7438d0b404c3229dd27ed8
|
|
|
|
| |
Change-Id: Ie6de4863587189ef1105cc41211b224c126f6ebd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Client-side:
* Call onOpen() also after a successful reconnection
* Reliably call onClose() and try to reconnect after disconnection
* Don't try to reconnect if !isApplicationRunning() after push
* Queue messages while trying to reconnect (state CONNECT_PENDING)
Server-side:
* Implement AtmosphereResourceEventListener.onDisconnect()
* Push marked as pending until client reconnects (if ever)
Change-Id: I1783eb72eb7005b07cae786d8ec8371da3903108
|
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
| |
Change-Id: I97b280c2e260752be87ce85d2eda81ec4f14d4fe
|
|
|
|
|
|
| |
If the upload finishes before the poll timer is fired on the client side then the client will poll forever with the wrong id
Change-Id: I11cad8e978a8499a4fddb9e8bfe7f6c4326f98f5
|
|
|
|
| |
Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
|
|
|
|
| |
Change-Id: I74fb57d60f1cdaf85aaacff36093f9f3d640d538
|
|
|
|
| |
Change-Id: I69ff2c5a987e26d5d065f7c5a7ac45f9d6fa289a
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
892b8ba Do not submit TextArea value on enter in IE (#11982)
bd3f975 Properly disable combobox when parent is disabled (#10734)
1b85e59 Added missing import (#11982)
3c8a3bf Merge of properly focus clicked input element in Webkit (#11854, #11297)
d647d7a Ensure VBrowserFrame content is unloaded in IE (#11683)
08ba394 Disable drag&drop when source or target component is disabled, re-implementation of 6.8 fix for #11801
b01427a Change field types from LinkedHashSet back to HashSet to retain binary compatibility (#11432)
14ebd0d Fixed newlines
Change-Id: Icea535d8d5130e013327dd76a194e3910f533332
|
| |
| |
| |
| |
| |
| | |
re-implementation of 6.8 fix for #11801
Change-Id: Iacd167ad7075620dae59ff2c7789efaf32521c59
|
| |
| |
| |
| | |
Change-Id: Ic3850bf00a1cfbdae6a955256509f0389fadaaa5
|
| |
| |
| |
| | |
Change-Id: I4c313b55966bcbcd31a40bdd0bf561e887822e51
|
| |
| |
| |
| | |
Change-Id: Ie647ac58f028abd96ddaaf2952b606069071500e
|
| |
| |
| |
| | |
Change-Id: I3fc238b684d213f509b136d520e67920cb6ed1a4
|
| |
| |
| |
| |
| |
| | |
For some reason the earlier patch was merged as a no-op
Change-Id: Id11383495b6e36991d6bddcd4cf977145c455e30
|
| |
| |
| |
| | |
Change-Id: I78f0f6532242bd5d7aa406fe61ccf15d9585fde9
|
| |
| |
| |
| | |
Change-Id: I212067aa0bd04e3e73844ef57963b5622291986a
|
| |
| |
| |
| | |
Change-Id: I80d39e4ce4e0576b98ad095efce03740291d3de5
|
| |
| |
| |
| | |
Change-Id: I8995e9affd371543457f16568f1245f7467e0804
|
| |
| |
| |
| | |
Change-Id: I2010f87ef4f9359cdc95104cc02c83355a8630ed
|
|\|
| |
| |
| |
| |
| |
| | |
b1390c5 Don't autoclose PopupView when changing fragment, fixes #10530
158c162 Do not clear combobox text unnecessarily (#10924, #11887)
Change-Id: I5cda623309d9e1b16ad09aa2a388552b5f33ca30
|
| |
| |
| |
| | |
Change-Id: Ica66c1d7ca05874ca5a05fb2c9651a6e4758e1d9
|
| |
| |
| |
| |
| | |
Change-Id: I83607c97db8499c5e3c76e6d4735a93b0754d580
Ticket: 10530
|
|\ \
| |/
|/|
| |
| |
| |
| | |
#11448 is fixed in a different way for 7.1 because the tooltip event
handling has been slightly refactored.
Change-Id: I50db48ffdce22cdf6598daafcb022fc43ed11cf4
|
| |
| |
| |
| | |
Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
|