]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-08 Henri SaraMerge branch 'master' into databinding
2011-12-05 Artur SignellRemoved Java 6 @Override annotations
2011-12-05 Artur Signell#8061 Removed NativeButton(String caption, Object targe...
2011-12-05 Artur Signell#8061 Remove Button(String caption, Object target,...
2011-12-01 Leif ÅstrandMerge remote branch 'origin/contrib'
2011-12-01 Leif ÅstrandRemove the last simple ie6 hacks #7912
2011-12-01 Artur SignellMerged fixes from 6.7
2011-12-01 Jens Jansson#8019 Remove UserError(String, int, int) as the new...
2011-12-01 Jens Jansson#8019 Added deprecated comments on deprecated constants.
2011-12-01 Jens Jansson#8019 Changed so that instead of using ErrorLevel.ordin...
2011-12-01 Jens Jansson#8019 Add a intValue-method to ErrorMessage.ErrorLevel...
2011-12-01 Jens Jansson#8019 Earlier commit hid away the possibility for Buffe...
2011-12-01 Jens Jansson#8019 Remove CompositeValidator(int, String) as the...
2011-12-01 Jens JanssonRemoved the deprecated sizing with float API in Sizable.
2011-12-01 Leif ÅstrandMerge remote branch 'origin/6.8'
2011-12-01 Leif ÅstrandRemove the last simple ie6 hacks #7912
2011-12-01 Jens JanssonConverted UserError content type to an enum. There...
2011-12-01 Jens JanssonMoved error level communication strings away from all...
2011-12-01 Jens JanssonModified ErrorMessage's error level from int's to an...
2011-12-01 Jens JanssonChanged CompositeValidator's combination mode from...
2011-12-01 Henri Sara#8026 remove some deprecated API from CustomComponent
2011-12-01 Henri SaraHandle fields with no data source in AbstractField...
2011-12-01 Henri SaraMinor fixes to data binding tests based on review.
2011-11-29 Leif ÅstrandRemove java 1.6 @Override annotations methods from...
2011-11-28 Artur SignellRemoved executable flag
2011-11-28 Artur SignellRemoved @Override annotations from interface methods
2011-11-28 Artur SignellRemoved @Override annotations from interface methods
2011-11-28 Artur SignellMethod for getting all Fields in Vaadin
2011-11-28 Artur SignellMisc tests for converters
2011-11-28 Artur SignellRemoved interface @Overrides
2011-11-28 Artur SignellInitial implementation of using converters in Table
2011-11-28 Artur SignellInitial implementation of converters for AbstractField
2011-11-28 Artur SignellDefault value for a CheckBox is now false and not null...
2011-11-25 Artur SignellFirst take on Converters
2011-11-25 Artur SignellMerged fixes from 6.7
2011-11-24 Artur SignellMerge branch 'master' into databinding
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-14 Henri SaraMerge branch 'master' into databinding
2011-11-12 Henri Sara#7930 Eliminate Validator.isValid()
2011-11-11 Artur SignellDummy commit #1 for testing repository
2011-11-11 Artur SignellMerge remote branch 'origin/6.8'
2011-11-11 Henri SaraConvert nested data model event classes to static where...
2011-11-11 Henri SaraEliminate more Field and Property related raw type...
2011-11-11 Artur SignellMerge branch 'master' of ssh://git@dev.vaadin.com/vaadin
2011-11-11 Henri SaraEliminate some generics related warnings in core (non...
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 Henri SaraEliminate many generics related warnings in tests.
2011-11-10 Henri SaraChange Form.addField() parameter from Field to Field<?>.
2011-11-10 Henri SaraEliminate generics related warnings in field factories.
2011-11-10 Artur Signell#7918 Test with Firefox 8
2011-11-10 Artur SignellFirefox 7 -> 8
2011-11-10 Henri SaraMerge branch 'master' into databinding
2011-11-10 Henri Sara#7917 Add BeanItem.expandProperty() and use it in form...
2011-11-10 Leif ÅstrandMinor formatting changes
2011-11-10 Leif ÅstrandMinor formatting change
2011-11-10 Henri Sara#6887 addNestedContainerBean() in AbstractBeanContainer...
2011-11-09 Leif Åstrand#7912 Remove support for IE6
2011-11-09 Leif ÅstrandFormatting changes
2011-11-09 Henri SaraCreate scaffolding for data binding tests (one/many...
2011-11-09 Henri SaraSplit Address out from test class Person.
2011-11-08 Artur SignellMerge remote branch 'origin/6.8'
2011-11-08 Henri SaraMerge branch 'master' into databinding
2011-11-08 Artur SignellTest for #7908
2011-11-08 Henri SaraParameterize Property and Field with the value type.
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 Henri SaraEliminate more cases that used Property.toString().
2011-11-08 Artur SignellTest for file uploads. Not run automatically due to...
next