8614 Commits (ecd02651e7a27b964515cfd41b956a82f2886f43)
 

Author SHA1 Message Date
  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
  Johannes Dahlström 62c36174ce #8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic adding and removing scrollable elements 12 years ago
  Johannes Dahlström 97df7ebc17 #8763 requiresTouchScrollDelegate now returns false for iOS5; the default return value is now true instead of false. 12 years ago
  Leif Åstrand 257d49fc06 Prevent setting mainWindow from a TestBase 12 years ago
  Leif Åstrand a810ce9ce0 Don't assume there's always an application (#8694) 12 years ago
  Automerge 03b6110d94 [merge from 6.7] Test that a sensible message is displayed if no application is found 12 years ago
  Johannes Dahlström c3bba74720 #8720 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScrollDelegate instance directly 12 years ago
  Johannes Dahlström 33e3dc600c #8716 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScrollDelegate instance directly 12 years ago
  Johannes Dahlström 4599ecaf62 Improved TouchScrollHandler helper 12 years ago
  Automerge 295e0f3911 [merge from 6.7] Fix #7136: Opening a modal subwindow when there are visible notifications prevented the notifications from fading 12 years ago
  Johannes Dahlström 63dc030e32 Add new CSS class to the base theme enabling (touch) scrolling of the element (#8716 #8720 #8721 #8722 #8723 #8724 #8725) 12 years ago
  Automerge 2a72a1db5f [merge from 6.7] Blur the combo box before swapping data source to avoid random issue in Safari related to Testbench blur emulation 12 years ago
  Automerge 16d1f5b07e [merge from 6.7] Fixed #8589: Permit XHTML content in UserError 12 years ago
  Johannes Dahlström 9b17bc12f8 New helper class handling touch scrolling either natively or with TouchScrollDelegate, depending on platform capabilities 12 years ago
  Automerge b1ef06fdb8 [merge from 6.7] Add missing ?restartApplication from the URL 12 years ago
  Automerge 015306c0e2 [merge from 6.7] Don't paint references to orphan components #8730 12 years ago
  Leif Åstrand ab6017f8a9 Test using Firefox 12 (#8739) 12 years ago