]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-01-12 Johannes DahlströmMerge from 6.7
2012-01-09 Johannes DahlströmAdd Firefox 9 and Chrome 16 to tested browsers, remove...
2011-12-30 Johannes DahlströmMerged changes from 6.7
2011-12-22 Johannes DahlströmMerged changes from 6.8
2011-12-20 Artur Signell#5655 Javadoc that the size is only updated on full...
2011-12-20 Artur SignellFixed test mixup
2011-12-20 Artur SignellSplit test for #5655 to separate file to avoid issues...
2011-12-20 Artur Signell#5655 Added getClientWidth() and getClientHeight()...
2011-12-16 Leif ÅstrandMerge #8143 to 6.8 and add missing methods to the Conso...
2011-12-09 Leif Åstrand#8089 Don't fire TextChangeEvent inside TextChangeEvent
2011-12-09 Leif Åstrand#8035 - More generic fix based on review
2011-12-09 Artur SignellFixed test class name
2011-12-09 Artur Signell#7354 IT Mill -> Vaadin find and replace
2011-12-08 Artur SignellMerged fixes from 6.7
2011-12-08 Artur SignellTest for how validators work with empty fields
2011-12-08 Artur SignellMerged #7354 IT Mill -> Vaadin find and replace
2011-12-08 Artur SignellMerged tests, fixes and javadoc updates from 6.7
2011-12-08 Artur Signell#4925 com.vaadin.tools.ReflectTools javadoc
2011-12-08 Artur Signell#6603 Added IllegalArgumentException to javadoc and...
2011-12-08 Leif ÅstrandTest case for #8077
2011-12-08 Artur Signell#7354 IT Mill -> Vaadin find and replace
2011-12-08 Leif ÅstrandUpdate selection ranges when unselecting rows from...
2011-12-08 Leif ÅstrandTest application and disabled testbench script for...
2011-12-07 Artur Signell#6603 AbstractBeanContainer.addAll does not ensure...
2011-12-07 Artur Signell#7008 Table.setTableFieldFactory should refresh content
2011-12-07 Artur Signell#7704 javadoc
2011-12-07 Artur Signell#6862 Update Application.getWindow Javadoc
2011-12-07 Artur Signell#7630 Removed note about LoginForm being new
2011-12-07 Artur Signell#6937 Javadoc fix
2011-12-07 Artur Signell#5783, #4977 Improved Slider javadoc
2011-12-07 Leif Åstrand#8035 Extra event on TextField with ActionHandler
2011-12-07 Johannes DahlströmFixed regression in #7127 patch: doubleclick events...
2011-12-07 Leif ÅstrandUpdated formatting
2011-12-07 Johannes DahlströmFix for #7127 - Table selection breaks if ItemClickList...
2011-12-07 Johannes Dahlström#7127 test case: Table selection breaks if ItemClickLis...
2011-12-07 Johannes DahlströmMerge from 6.7
2011-12-07 Leif ÅstrandRemove unnecessary invocations of fixSpacers based...
2011-12-07 Leif ÅstrandUpdate container height for partial updates (#8041)
2011-12-05 Leif ÅstrandTest case for #8041
2011-12-05 Leif Åstrand#3915 ChildComponentContainer fails to calculate width...
2011-12-05 Leif Åstrand#8050 Enable custom parameters to widgetset compiler
2011-12-05 Artur SignellRefactored test to avoid depending on JDK DateTimeInsta...
2011-11-30 Johannes Dahlström#7668 fix and tests merged from 6.7
2011-11-29 Artur SignellTest for #6902
2011-11-29 Artur SignellTest for #7965
2011-11-29 Artur SignellTest for #7978
2011-11-29 Henri SaraMerge changes from 6.7 to 6.8
2011-11-29 Johannes Dahlström#7668 - Formatted code to adhere to Vaadin coding conve...
2011-11-28 Artur Signell#8009 Made war include resources required by the demo...
2011-11-28 Henri Sara#7988 TreeTable.setCollapsed() should not throw NPE...
2011-11-28 Artur Signell#8009 Made war include resources required by the demo...
2011-11-28 Artur Signell#8009 Cleaned build.xml
2011-11-28 Artur Signell#8009 Moved DemoLauncher to tests/testbench
2011-11-28 Artur Signell#8009 Remove DemoLauncher from project
2011-11-25 Henri SaraRemoved duplicate reference to a build target.
2011-11-25 Artur SignellMerged fixes from 6.7
2011-11-24 Johannes DahlströmFixed batch for #7668 - addComponent methods *must...
2011-11-24 Henri Sara#7988 no partial refresh for an item that is not in...
2011-11-24 Henri Sara#7988 TreeTable.setCollapsed(...) should refresh UI
2011-11-24 Johannes DahlströmEnhanced tests and fix for #7668 - re-adding a componen...
2011-11-24 Henri SaraTest application for #7785 (adapted from ticket).
2011-11-24 Artur SignellAdded ids and re-enabled test
2011-11-24 Artur SignellAdded ids and re-enabled test
2011-11-23 Johannes DahlströmTests for #7668 - re-adding a component at an index...
2011-11-23 Matti Tahvonendisabled test, testbench don't support custom implement...
2011-11-22 Henri Sara#7972 drop on table should work also when page length...
2011-11-22 Johannes DahlströmFixed potential NullPointerException
2011-11-22 Henri SaraAdded license header to VDragAndDropWrapperIE.java
2011-11-22 Henri SaraMerge some changes from 6.7 to 6.8
2011-11-22 Leif ÅstrandMerge changes from 6.7 to 6.8
2011-11-21 Henri Sara#7908 added comments, don't call onScroll(null) if...
2011-11-21 Matti Tahvonenrenamed html file so that test bench don't think it...
2011-11-21 Matti Tahvonenrenamed html file so that test bench don't think it...
2011-11-21 Henri Sara#7908 TreeTable should resize on container change when...
2011-11-21 Matti Tahvonendragandropwrapper can now initiate html5 drags, fixes...
2011-11-21 Leif ÅstrandExtend AbstractTestCase instead of TestBase when creati...
2011-11-18 Johannes DahlströmPatch and TestBench script for issue #7916 - setting...
2011-11-18 Artur Signell#6494 Making tables invisible and visible again does...
2011-11-18 Henri Sara#4426 avoid calling datasource.getValue() multiple...
2011-11-17 Artur SignellMerged fixes from 6.7
2011-11-17 Artur Signell#7647 ComboBox popup content disappears on up/down...
2011-11-17 Artur SignellTest for #7739
2011-11-17 Artur Signell#7949 ComboBox incorrectly shows paging buttons when...
2011-11-17 Artur SignellTest for #6798. Automated test disabled (set to .htm...
2011-11-17 Artur Signell#6978 VFilterSelect should consume key events and shoul...
2011-11-17 Artur Signell#7950 ComboBox show paging button even though there...
2011-11-17 Artur SignellTest for #7950 and #7949
2011-11-17 Artur SignellCorrected typo: waitingForFilteringReponse -> waitingFo...
2011-11-17 Artur SignellExtended test to cover #7062
2011-11-17 Artur Signell#7062 ComboBox shows required indicator when in read...
2011-11-16 Matti TahvonenForm and Table now sets property to fields Viewer prope...
2011-11-16 Henri SaraMerged some changes from 6.7 to 6.8
2011-11-16 Matti TahvonenPropertyFormatter's format now don't get called with...
2011-11-15 Artur Signell#7056 inconsistency between Chameleon theme and standar...
2011-11-15 Artur SignellTest for #7056
2011-11-15 Artur SignellFixed test to use enterCharacter that cause correct...
2011-11-15 Henri SaraMerged #7837 to Vaadin 6.8
2011-11-15 Henri Sara#7837 do not use partial updates in TreeTable if the...
2011-11-15 Artur Signell#7739 Correctly select items using keyboard, even if...
2011-11-15 Leif Åstrand#7396 Test gatein and exo with firefox 3.6 because...
next