| Commit message (Expand) | Author | Age | Files | Lines |
* | [merge from 6.7] Try to fix a sporadic test failure on IE | Automerge | 2012-05-25 | 1 | -0/+5 |
* | #7911 Added a common CSS class "v-touch" for all touch devices | Johannes Dahlström | 2012-05-25 | 1 | -1/+6 |
* | Manual merge from 6.7 to 6.8 for #8799 timer unregistration. | Henri Sara | 2012-05-24 | 1 | -0/+19 |
* | [merge from 6.7] #8801 Recompute VFilterSelect textbox width if popup opener ... | Automerge | 2012-05-24 | 1 | -0/+6 |
* | Merged VView changes to 6.8 (#8799). | Henri Sara | 2012-05-24 | 1 | -22/+99 |
* | [merge from 6.7] Test application for #8855 | Automerge | 2012-05-23 | 1 | -0/+78 |
* | [merge from 6.7] Print more debug info when running testbench tests | Automerge | 2012-05-23 | 1 | -0/+2 |
* | Fixed styles that were left lingering while changing the orientation of a sli... | Tapio Aali | 2012-05-23 | 2 | -1/+82 |
* | Table: Make some columns uncollapsable (#7495) | Leif Åstrand | 2012-05-23 | 5 | -2/+247 |
* | [merge from 6.7] Recalculate column widths if scrollbar has changed (#6039) | Automerge | 2012-05-22 | 1 | -0/+8 |
* | [merge from 6.7] Removed book tagging. | Automerge | 2012-05-22 | 1 | -12/+4 |
* | [merge from 6.7] #8305 extend Liferay session when the user interacts with a ... | Automerge | 2012-05-22 | 1 | -0/+27 |
* | [merge from 6.7] Chrome 18 -> 19 (#8835) | Artur Signell | 2012-05-22 | 1 | -1/+1 |
* | Remove clientHeight/Width from WebBrowser (#5655) | Leif Åstrand | 2012-05-22 | 4 | -47/+8 |
* | Make browser window size available in Window (#5655) | Leif Åstrand | 2012-05-22 | 3 | -18/+68 |
* | #8724 Properly generate simulated click events from touch events on iOS 5 | Johannes Dahlström | 2012-05-22 | 1 | -0/+5 |
* | [merge from 6.7] Remove duplicate code in constructor | Automerge | 2012-05-21 | 1 | -7/+1 |
* | Removed an empty if() {} | Johannes Dahlström | 2012-05-21 | 1 | -2/+0 |
* | #8724 Factored away duplicate code in native/non-native touch handling, remov... | Johannes Dahlström | 2012-05-21 | 1 | -115/+33 |
* | [merge from 6.7] Don't trigger actions if space or enter is pressed with Butt... | Automerge | 2012-05-21 | 4 | -28/+129 |
* | #8723 Remove superfluous sinkEvents() call | Johannes Dahlström | 2012-05-21 | 1 | -2/+0 |
* | Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird... | Johannes Dahlström | 2012-05-21 | 1 | -1/+0 |
* | [merge from 6.7] Test application for #8813 | Automerge | 2012-05-18 | 1 | -0/+77 |
* | [merge from 6.7] #8810 Fix row collapse animation as well | Automerge | 2012-05-18 | 1 | -12/+21 |
* | [merge from 6.7] Fix #8810 - only animate row expansion if there are child ro... | Automerge | 2012-05-18 | 2 | -2/+86 |
* | [merge from 6.7] #8805 fix flickering of partial first row in table, related ... | Automerge | 2012-05-18 | 2 | -0/+92 |
* | [merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in... | Johannes Dahlström | 2012-05-18 | 1 | -46/+32 |
* | [merge from 6.7] #8793 Add unit test for TabSheet.replaceComponent() | Johannes Dahlström | 2012-05-18 | 1 | -0/+63 |
* | [merge from 6.7] Rename illogical local variable | Automerge | 2012-05-16 | 1 | -3/+3 |
* | [merge from 6.7] Test case for #7387 | Automerge | 2012-05-15 | 1 | -0/+50 |
* | [merge from 6.7] Take viewport scrolling into account when calculating drop p... | Automerge | 2012-05-15 | 3 | -5/+79 |
* | [merge from 6.7] Remove invalid import used by javadocs | Automerge | 2012-05-15 | 1 | -1/+0 |
* | [merge from 6.7] #5521 fixed condition that was always checking for height, n... | Automerge | 2012-05-15 | 1 | -1/+2 |
* | [merge from 6.7] Avoid random failures by not clicking button outside viewport | Automerge | 2012-05-15 | 1 | -2/+2 |
* | #8763 Re-added TouchScrollDelegate#setElements() | Johannes Dahlström | 2012-05-15 | 1 | -4/+6 |
* | #8716 #8725 Fix regressions introduced by CSS class handling changes | Johannes Dahlström | 2012-05-15 | 2 | -9/+22 |
* | #8723 Do not sink touch events in Accordion | Johannes Dahlström | 2012-05-14 | 1 | -1/+1 |
* | #8724 Erroneously called onTouchBrowserEvent with non-touch platforms | Johannes Dahlström | 2012-05-14 | 1 | -3/+4 |
* | #8763 Removed debug messages, added Javadoc to TouchScrollHandler | Johannes Dahlström | 2012-05-14 | 1 | -16/+45 |
* | #8763 Disable native touch scrolling on iOS 5 devices until #8792 is resolved | Johannes Dahlström | 2012-05-14 | 1 | -3/+4 |
* | [merge from 6.7] #5521 portlet body should fill portlet content e.g. in Lifer... | Automerge | 2012-05-14 | 2 | -1/+67 |
* | #8716 Rewrite some CSS classname handling code to prevent overwriting v-scrol... | Johannes Dahlström | 2012-05-14 | 1 | -32/+23 |
* | #8724 Preliminary native touch scroll support for Table | Johannes Dahlström | 2012-05-11 | 1 | -20/+194 |
* | #8722 Move handling of scrolling from VWindow to FocusableScrollPanel | Johannes Dahlström | 2012-05-11 | 2 | -5/+3 |
* | #8721 Make VView touch scrollable | Johannes Dahlström | 2012-05-11 | 1 | -0/+1 |
* | #8720 Improve handling of tab container scrolling | Johannes Dahlström | 2012-05-11 | 1 | -6/+3 |
* | #8723 Oops, call removeElement(), not addElement(), in removeTab() | Johannes Dahlström | 2012-05-11 | 1 | -2/+1 |
* | #8725 Use TouchScrollDelegate.enableTouchScrolling() instead of TouchScrollDe... | Johannes Dahlström | 2012-05-11 | 1 | -49/+23 |
* | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ... | Johannes Dahlström | 2012-05-11 | 3 | -3/+0 |
* | #8723 Add touch scrolling support to Accordion | Johannes Dahlström | 2012-05-11 | 1 | -6/+16 |