]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-05-31 Johannes Dahlström#7495 Fixed Tables test to use the inverted API naming
2012-05-31 Johannes Dahlström#7495 Inverted the server-side API naming (eg. setColum...
2012-05-31 Tapio AaliCreated a test for disabling and enabling max/min split...
2012-05-31 Tapio AaliOptimized network usage of the split position limits...
2012-05-30 Johannes Dahlström#8878 Cannot use @Override when implementing interface...
2012-05-30 Johannes Dahlström#1744 Should not check for reversed position here
2012-05-30 Johannes Dahlström#1744 Fixed a regression
2012-05-30 Marko GrönroosUpdated Release Notes for Vaadin 6.8 RC1. Cleanup of...
2012-05-30 Automerge[merge from 6.7] Small tweaks to #4120 based on review
2012-05-30 Jonatan KronqvistVFilterSelect implements SubPartAware #8878
2012-05-30 Tapio AaliAdded options for setting maximum and minimum split...
2012-05-30 Automerge[merge from 6.7] Make ClickEventHandler fire clicks...
2012-05-29 Automerge[merge from 6.7] #8801 TestBench test
2012-05-29 Automerge[merge from 6.7] Revert last attempt of fix for (#6039...
2012-05-29 Artur SignellRemoved non-working/unneeded code (#8428)
2012-05-29 Artur SignellMade Table serializable when using column width for...
2012-05-25 Johannes Dahlström#8625 Fixed a regression caused by #8720 changes (touch...
2012-05-25 Automerge[merge from 6.7] Try to fix a sporadic test failure...
2012-05-25 Johannes Dahlström#7911 Added a common CSS class "v-touch" for all touch...
2012-05-24 Henri SaraManual merge from 6.7 to 6.8 for #8799 timer unregistra...
2012-05-24 Automerge[merge from 6.7] #8801 Recompute VFilterSelect textbox...
2012-05-24 Henri SaraMerged VView changes to 6.8 (#8799).
2012-05-23 Automerge[merge from 6.7] Test application for #8855
2012-05-23 Automerge[merge from 6.7] Print more debug info when running...
2012-05-23 Tapio AaliFixed styles that were left lingering while changing...
2012-05-23 Leif ÅstrandTable: Make some columns uncollapsable (#7495)
2012-05-22 Automerge[merge from 6.7] Recalculate column widths if scrollbar...
2012-05-22 Automerge[merge from 6.7] Removed book tagging.
2012-05-22 Automerge[merge from 6.7] #8305 extend Liferay session when...
2012-05-22 Artur Signell[merge from 6.7] Chrome 18 -> 19 (#8835)
2012-05-22 Leif ÅstrandRemove clientHeight/Width from WebBrowser (#5655)
2012-05-22 Leif ÅstrandMake browser window size available in Window (#5655)
2012-05-22 Johannes Dahlström#8724 Properly generate simulated click events from...
2012-05-21 Automerge[merge from 6.7] Remove duplicate code in constructor
2012-05-21 Johannes DahlströmRemoved an empty if() {}
2012-05-21 Johannes Dahlström#8724 Factored away duplicate code in native/non-native...
2012-05-21 Automerge[merge from 6.7] Don't trigger actions if space or...
2012-05-21 Johannes Dahlström#8723 Remove superfluous sinkEvents() call
2012-05-21 Johannes DahlströmRemove -webkit-overflow-scrolling from .v-scrollable...
2012-05-18 Automerge[merge from 6.7] Test application for #8813
2012-05-18 Automerge[merge from 6.7] #8810 Fix row collapse animation as...
2012-05-18 Automerge[merge from 6.7] Fix #8810 - only animate row expansion...
2012-05-18 Automerge[merge from 6.7] #8805 fix flickering of partial first...
2012-05-18 Johannes Dahlström[merge from 6.7] #8793 Retain all tab metadata, not...
2012-05-18 Johannes Dahlström[merge from 6.7] #8793 Add unit test for TabSheet.repla...
2012-05-16 Automerge[merge from 6.7] Rename illogical local variable
2012-05-15 Automerge[merge from 6.7] Test case for #7387
2012-05-15 Automerge[merge from 6.7] Take viewport scrolling into account...
2012-05-15 Automerge[merge from 6.7] Remove invalid import used by javadocs
2012-05-15 Automerge[merge from 6.7] #5521 fixed condition that was always...
2012-05-15 Automerge[merge from 6.7] Avoid random failures by not clicking...
2012-05-15 Johannes Dahlström#8763 Re-added TouchScrollDelegate#setElements()
2012-05-15 Johannes Dahlström#8716 #8725 Fix regressions introduced by CSS class...
2012-05-14 Johannes Dahlström#8723 Do not sink touch events in Accordion
2012-05-14 Johannes Dahlström#8724 Erroneously called onTouchBrowserEvent with non...
2012-05-14 Johannes Dahlström#8763 Removed debug messages, added Javadoc to TouchScr...
2012-05-14 Johannes Dahlström#8763 Disable native touch scrolling on iOS 5 devices...
2012-05-14 Automerge[merge from 6.7] #5521 portlet body should fill portlet...
2012-05-14 Johannes Dahlström#8716 Rewrite some CSS classname handling code to preve...
2012-05-11 Johannes Dahlström#8724 Preliminary native touch scroll support for Table
2012-05-11 Johannes Dahlström#8722 Move handling of scrolling from VWindow to Focusa...
2012-05-11 Johannes Dahlström#8721 Make VView touch scrollable
2012-05-11 Johannes Dahlström#8720 Improve handling of tab container scrolling
2012-05-11 Johannes Dahlström#8723 Oops, call removeElement(), not addElement()...
2012-05-11 Johannes Dahlström#8725 Use TouchScrollDelegate.enableTouchScrolling...
2012-05-11 Johannes Dahlström#8763 Removed overflow: auto from v-panel-content,...
2012-05-11 Johannes Dahlström#8723 Add touch scrolling support to Accordion
2012-05-11 Johannes DahlströmcamelCasify CSS property names
2012-05-11 Automerge[merge from 6.7] Further increase granularity of some...
2012-05-10 Automerge[merge from 6.7] Increase granularity of some assertion...
2012-05-10 Automerge[merge from 6.7] Tweaks to #7931 based on review.
2012-05-10 Automerge[merge from 6.7] Send VView size instead of window...
2012-05-10 Leif ÅstrandUse   in empty table footers to make them render...
2012-05-09 Automerge[merge from 6.7] Test case for #8781
2012-05-09 Johannes DahlströmTouchScrollHandler: added debug info, restored setEleme...
2012-05-09 Automerge[merge from 6.7] Test case for #8778
2012-05-08 Automerge[merge from 6.7] Don't activate tab when clicking close...
2012-05-07 Johannes Dahlström#8722 Make subwindows touch scrollable
2012-05-07 Johannes Dahlström#8763 Use Set instead of an array in TouchScrollDelegat...
2012-05-07 Johannes Dahlström#8763 requiresTouchScrollDelegate now returns false...
2012-05-07 Leif ÅstrandPrevent setting mainWindow from a TestBase
2012-05-07 Leif ÅstrandDon't assume there's always an application (#8694)
2012-05-07 Automerge[merge from 6.7] Test that a sensible message is displa...
2012-05-04 Johannes Dahlström#8720 Use TouchScrollDelegate.enableTouchScrolling...
2012-05-04 Johannes Dahlström#8716 Use TouchScrollDelegate.enableTouchScrolling...
2012-05-04 Johannes DahlströmImproved TouchScrollHandler helper
2012-05-04 Automerge[merge from 6.7] Fix #7136: Opening a modal subwindow...
2012-05-04 Johannes DahlströmAdd new CSS class to the base theme enabling (touch...
2012-05-04 Automerge[merge from 6.7] Blur the combo box before swapping...
2012-05-03 Automerge[merge from 6.7] Fixed #8589: Permit XHTML content...
2012-05-03 Johannes DahlströmNew helper class handling touch scrolling either native...
2012-05-03 Automerge[merge from 6.7] Add missing ?restartApplication from...
2012-05-03 Automerge[merge from 6.7] Don't paint references to orphan compo...
2012-05-02 Leif ÅstrandTest using Firefox 12 (#8739)
2012-04-27 Automerge[merge from 6.7] Simplified test case for #8730
2012-04-27 Automerge[merge from 6.7] Improved #8619 fix
2012-04-27 Automerge[merge from 6.7] Fix and test case for #8619: Add sanit...
2012-04-27 Automerge[merge from 6.7] Use equals instead of == to compare...
2012-04-27 Jonatan KronqvistMake sure the request timer is always stopped, better...
2012-04-27 Jonatan KronqvistSimplified fix for #8694
next