8630 Commits (35b979139f4fbb6e6bbc19728951277adce394b7)
 

Author SHA1 Message Date
  Automerge 35b979139f [merge from 6.7] #8305 extend Liferay session when the user interacts with a Vaadin portlet 12 years ago
  Artur Signell 375f737133 [merge from 6.7] Chrome 18 -> 19 (#8835) 12 years ago
  Leif Åstrand e7f31596e7 Remove clientHeight/Width from WebBrowser (#5655) 12 years ago
  Leif Åstrand e085efa417 Make browser window size available in Window (#5655) 12 years ago
  Johannes Dahlström bec62403a7 #8724 Properly generate simulated click events from touch events on iOS 5 12 years ago
  Automerge 12e35f034d [merge from 6.7] Remove duplicate code in constructor 12 years ago
  Johannes Dahlström ac70310591 Removed an empty if() {} 12 years ago
  Johannes Dahlström 233afce911 #8724 Factored away duplicate code in native/non-native touch handling, removed unused variables, removed debug messages, added comments 12 years ago
  Automerge 9b52497261 [merge from 6.7] Don't trigger actions if space or enter is pressed with Button focused (#7191) 12 years ago
  Johannes Dahlström 879e9aef4d #8723 Remove superfluous sinkEvents() call 12 years ago
  Johannes Dahlström e716b16b61 Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird iOS 5 bug in Accordion touch support (#8723 #8792) 12 years ago
  Automerge 99786aecc4 [merge from 6.7] Test application for #8813 12 years ago
  Automerge 2041e6273e [merge from 6.7] #8810 Fix row collapse animation as well 12 years ago
  Automerge 7f8bcc2638 [merge from 6.7] Fix #8810 - only animate row expansion if there are child rows to animate 12 years ago
  Automerge b4eb8571ab [merge from 6.7] #8805 fix flickering of partial first row in table, related manual test 12 years ago
  Johannes Dahlström 55f69ec8a2 [merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in TabSheet.replaceComponent() 12 years ago
  Johannes Dahlström ecd02651e7 [merge from 6.7] #8793 Add unit test for TabSheet.replaceComponent() 12 years ago
  Automerge a9aeab18b2 [merge from 6.7] Rename illogical local variable 12 years ago
  Automerge d0e524428a [merge from 6.7] Test case for #7387 12 years ago
  Automerge 41f5328ef5 [merge from 6.7] Take viewport scrolling into account when calculating drop position (#6021) 12 years ago
  Automerge 531e592760 [merge from 6.7] Remove invalid import used by javadocs 12 years ago
  Automerge b5486bce95 [merge from 6.7] #5521 fixed condition that was always checking for height, not width 12 years ago
  Automerge adf89bd4db [merge from 6.7] Avoid random failures by not clicking button outside viewport 12 years ago
  Johannes Dahlström a214646208 #8763 Re-added TouchScrollDelegate#setElements() 12 years ago
  Johannes Dahlström 8b064167bb #8716 #8725 Fix regressions introduced by CSS class handling changes 12 years ago
  Johannes Dahlström 0ec34926cc #8723 Do not sink touch events in Accordion 12 years ago
  Johannes Dahlström c03c497eeb #8724 Erroneously called onTouchBrowserEvent with non-touch platforms 12 years ago
  Johannes Dahlström 22652ba707 #8763 Removed debug messages, added Javadoc to TouchScrollHandler 12 years ago
  Johannes Dahlström 9ae6ce60f0 #8763 Disable native touch scrolling on iOS 5 devices until #8792 is resolved 12 years ago
  Automerge 321b403c95 [merge from 6.7] #5521 portlet body should fill portlet content e.g. in Liferay freeform layout, related manual test application 12 years ago
  Johannes Dahlström 3826313b34 #8716 Rewrite some CSS classname handling code to prevent overwriting v-scrollable 12 years ago
  Johannes Dahlström ac20081a91 #8724 Preliminary native touch scroll support for Table 12 years ago
  Johannes Dahlström 716de2f65e #8722 Move handling of scrolling from VWindow to FocusableScrollPanel 12 years ago
  Johannes Dahlström 95e0de3166 #8721 Make VView touch scrollable 12 years ago
  Johannes Dahlström b50dcc33d6 #8720 Improve handling of tab container scrolling 12 years ago
  Johannes Dahlström 16c9142f25 #8723 Oops, call removeElement(), not addElement(), in removeTab() 12 years ago
  Johannes Dahlström f560e8e20b #8725 Use TouchScrollDelegate.enableTouchScrolling() instead of TouchScrollDelegate instance directly; rewrite CSS class handling a bit to prevent overwriting v-scrollable 12 years ago
  Johannes Dahlström 239aad4885 #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, and v-view classes; use v-scrollable class in elements that should scroll instead 12 years ago
  Johannes Dahlström bb486ff26a #8723 Add touch scrolling support to Accordion 12 years ago
  Johannes Dahlström 8383bddc03 camelCasify CSS property names 12 years ago
  Automerge 0c403456ca [merge from 6.7] Further increase granularity of some assertions to better detect exactly where the random issue in Safari occurs. 12 years ago
  Automerge 33371699c7 [merge from 6.7] Increase granularity of some assertions to better detect exactly where the random issue in Safari occurs. 12 years ago
  Automerge c8a4ca73ac [merge from 6.7] Tweaks to #7931 based on review. 12 years ago
  Automerge f6bfd75b70 [merge from 6.7] Send VView size instead of window size (#7931) 12 years ago
  Leif Åstrand d53b654e25 Use   in empty table footers to make them render properly (#7718) 12 years ago
  Automerge 0bcee7fad2 [merge from 6.7] Test case for #8781 12 years ago
  Johannes Dahlström 2f9e56f46e TouchScrollHandler: added debug info, restored setElements() 12 years ago
  Automerge af19523dd5 [merge from 6.7] Test case for #8778 12 years ago
  Automerge 8cfb84d9ec [merge from 6.7] Don't activate tab when clicking close element (#7686) 12 years ago
  Johannes Dahlström ff05bab8e8 #8722 Make subwindows touch scrollable 12 years ago