]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-01 Mikael Vappula#7997 Ivyfied custom SmartSprites library
2011-11-25 Mikael VappulaAdded compile time dependencies to server-side test...
2011-11-25 Mikael VappulaRemoved duplicate target dependency
2011-11-25 Mikael VappulaFixed ivy configuration errors caused by parallel ant...
2011-11-25 Mikael VappulaRemoved references to lib/core/**/*.jar from japize...
2011-11-25 Mikael VappulaMissing mkdir caused warning while compiling widgetset
2011-11-25 Mikael VappulaAdded validation-api as a new dependency
2011-11-24 Mikael VappulaIntroduced Ivy based dependency management
2011-11-24 Artur SignellMerge remote-tracking branch 'origin/6.8'
2011-11-24 Artur SignellAdded ids and re-enabled test
2011-11-24 Artur SignellAdded ids and re-enabled test
2011-11-23 Matti Tahvonendisabled test, testbench don't support custom implement...
2011-11-22 Artur Signell#7964 Fixed test
2011-11-22 Artur Signell#7985 Method for checking if browser is too old to...
2011-11-22 Artur Signell#7913 Removed IE6/IE7 related fix from merged change
2011-11-22 Artur Signell#7984 removed Firefox workarounds
2011-11-22 Artur SignellFIXME comment for the future
2011-11-22 Artur Signell#7963 Additional fixes
2011-11-22 Artur Signell#7964 Fixed test to be compatible with CheckBox change
2011-11-22 Henri SaraAdded license header to VDragAndDropWrapperIE.java
2011-11-22 Artur SignellAdded WebContent/VAADIN/widgetsets to .gitignore as...
2011-11-22 Artur Signell#7981 Removed Firefox 2 specific code and CSS
2011-11-22 Artur Signell#7913 Removed IE7 specific CSS rules
2011-11-22 Artur Signell#7913 Removed IE7 related stuff
2011-11-22 Artur Signell#7964 Added booleanValue() to CheckBox for now. Can...
2011-11-22 Artur Signell#7963 Button now extends AbstractComponent instead...
2011-11-22 Artur Signell#7963 Moved ActionManager from AbstractField to Abstrac...
2011-11-22 Artur Signell#7964 CheckBox now extends AbstractField directly.
2011-11-22 Artur Signell#7913 Removed IE7 specific code from Button
2011-11-22 Artur Signell#7913 Removed IE6/IE7 specific code from CheckBox
2011-11-22 Artur SignellRemoved demo related ignores that are no longer relevant
2011-11-22 Henri SaraMerge some changes from 6.7 to 6.8
2011-11-22 Leif ÅstrandMerge remote branch 'origin/6.8'
2011-11-22 Leif ÅstrandMerge changes from 6.7 to 6.8
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 Matti Tahvonendragandropwrapper can now initiate html5 drags, fixes...
2011-11-17 Artur SignellMerged fixes from 6.7
2011-11-16 Henri SaraMerged some changes from 6.7 to 6.8
2011-11-15 Henri SaraMerged #7837 to Vaadin 6.8
2011-11-11 Artur SignellDummy commit #1 for testing repository
2011-11-11 Artur SignellMerge remote branch 'origin/6.8'
2011-11-11 Artur SignellMerge branch 'master' of ssh://git@dev.vaadin.com/vaadin
2011-11-11 Leif ÅstrandLonger pause before taking the inital screenshot (...
2011-11-11 Leif ÅstrandRun integration tests with Safari 5 instead of Firefox...
2011-11-10 Artur Signell#7918 Test with Firefox 8
2011-11-10 Artur SignellFirefox 7 -> 8
2011-11-10 Leif ÅstrandMinor formatting changes
2011-11-10 Leif ÅstrandMinor formatting change
2011-11-09 Leif Åstrand#7912 Remove support for IE6
2011-11-09 Leif ÅstrandFormatting changes
2011-11-08 Artur SignellMerge remote branch 'origin/6.8'
2011-11-08 Artur SignellTest for #7908
2011-11-08 Leif ÅstrandMerge remote-tracking branch 'origin/6.8' into master
2011-11-08 Artur SignellRemoved svn:executable property to avoid problems with...
2011-11-08 Artur SignellTest for file uploads. Not run automatically due to...
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur Signell#7839 Corrected cases where pagelength=0 or where numbe...
2011-11-04 Artur SignellTest for TreeTable with pageLength set to zero
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur SignellTheme for tickets, based on Reindeer
2011-11-04 Artur Signell#7780 Don't do partial repaints if the item set has...
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur Signell#7839 Avoid discarding rows when updating rows as row...
2011-11-04 Artur Signell#7839 Cleanup based on review
2011-11-04 Leif ÅstrandSome minor formatting changes
2011-11-04 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur SignellAdded javadoc and debug logging
2011-11-03 Artur Signell#7790 Reverted sort methods to call refreshRenderedCell...
2011-11-03 Artur SignellPartly reverted [21883] as it caused unnecessary render...
2011-11-03 Leif ÅstrandInclude c.v.terminal.gwt.server in the test coverage...
2011-11-03 Artur Signell#7790 Renamed method to refreshRowCache, ensured it...
2011-11-03 Artur Signell#7790 Added a method for forcing Table to repaint its...
2011-11-03 Leif ÅstrandDon't fail build if test coverage generation is disabled
2011-11-02 Marko GrönroosCorrected the Scrollable JavaDoc to correspond with...
2011-11-02 Leif Åstrand#7810 Fixed error handling of the row disabled in ...
2011-11-02 Leif ÅstrandMerge branch 'master' of ssh://git@dev.vaadin.com/vaadi...
2011-11-02 Leif ÅstrandSome additions to .gitignore
2011-11-01 Artur Signell#5562 Widgetset build throws an exception while throwin...
2011-11-01 Artur SignellRemoved extra c from build number
2011-11-01 Artur SignellMerge branch 'master' of ssh://dev.vaadin.com/vaadin
2011-11-01 Artur SignellUpdated test as JDK1.6 gives a different date format...
2011-11-01 Artur SignellCorrected scroll offsets
2011-11-01 Henri SaraDo not use special -noservlet versions of GWT JARs.
2011-10-31 Mikael VappulaConverted .gitignore file from svn:ignore properties
2011-10-31 Artur SignellTest and fix for #7852 TreeTable partial update throws...
2011-10-31 Henri SaraDo not exclude GWT JARs from classpath as it should...
2011-10-31 Artur SignellUpdated version to 7.0.0
2011-10-31 Leif ÅstrandDon't test with JBoss AS 3 and Tomcat 4 any more becaus...
2011-10-31 Henri SaraUpdated GWT version to 2.4.0
2011-10-31 Artur SignellRemoved testing of unsupported browsers
2011-10-31 Artur SignellRemoved Servlet 2.3 API check. No Servlet 2.5 API jar...
2011-10-31 Artur SignellRemoved Java 5 check
2011-10-31 Artur SignellMergedDo not test that DST is active as it fails when...
2011-10-27 Artur Signell#7836 Table repaint throws ArrayIndexOutOfBounds when...
2011-10-27 Artur Signell#7810 temporarily commented out row that prevents build...
2011-10-27 Artur Signell#7698 FileSystemContainer throws NPE when a directory...
2011-10-27 Artur SignellTest for #7698
next