]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-08 Leif ÅstrandMerge remote branch 'origin/master' into windowing
2011-12-08 Artur SignellMerge remote-tracking branch 'origin/ivyconfig'
2011-12-07 Leif Åstrand#7847 Use ClientWidget.loadStyle by default
2011-12-07 Leif Åstrand#8068 Provide an option for preserving Root state on...
2011-12-07 Leif ÅstrandURI fragment support in Root (#8048)
2011-12-07 Leif ÅstrandAdd javadocs for some new methods
2011-12-06 Leif ÅstrandRemove some comments about application level windows
2011-12-06 Leif Åstrand#7885 Define theme and widgetset for each Root
2011-12-06 Leif ÅstrandMigrate some tests to the new absract test bases and...
2011-12-06 Leif Åstrand#8053 Add new base classes for testing that doesn't...
2011-12-05 Mikael VappulaPass deps.initialized to called test targets in differe...
2011-12-05 Mikael VappulaPrevent multiple ivy:configure calls
2011-12-02 Mikael VappulaCleaned up Ivy configuration
2011-12-01 Leif ÅstrandPass window.name back to the browser to help detecting...
2011-12-01 Leif ÅstrandMerge remote branch 'origin/contrib'
2011-12-01 Mikael VappulaFixed test framework transient dependencies in main...
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 Mikael VappulaIvy configuration and TestBench test build script updates.
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 Mikael Vappula#7997 Ivyfied custom SmartSprites library
2011-12-01 Jens JanssonChanged CompositeValidator's combination mode from...
2011-11-30 Leif ÅstrandAdd a bunch of javadoc comments
2011-11-29 Leif ÅstrandEnsure window attached by LegacyApplication has an...
2011-11-29 Leif ÅstrandMerge remote branch 'origin/master' into windowing
2011-11-29 Leif ÅstrandAdd Serializable interface missing from some classes
2011-11-29 Leif ÅstrandAdd some Vaadin license headers
2011-11-29 Leif ÅstrandRemove java 1.6 @Override annotations methods from...
2011-11-29 Leif ÅstrandInclude vaadinBootstrap.jar in the build results
2011-11-29 Leif ÅstrandImproved bootstrap logging
2011-11-28 Leif ÅstrandAdd support for deferred Root init and early widgetset...
2011-11-28 Leif ÅstrandRework bootstrap to support loading widgetset without...
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 Leif ÅstrandInitial support for lazy root creation
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-25 Artur SignellMerged fixes from 6.7
2011-11-24 Mikael VappulaIntroduced Ivy based dependency management
2011-11-24 Leif ÅstrandDon't require Vaadin license in files from external...
2011-11-24 Leif ÅstrandSet vaadin.debug to make ?debug in the URL work
2011-11-24 Leif ÅstrandIntroduce vaadinBootstrap.js and use it to init the...
2011-11-24 Leif ÅstrandAdd JSON helper library
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 Leif ÅstrandDon't use hard coded version number in default window...
2011-11-23 Leif ÅstrandDon't set a window title if there isn't one in the...
2011-11-23 Matti Tahvonendisabled test, testbench don't support custom implement...
2011-11-23 Leif Åstrand#6702 Requesting a removed resource should give an...
2011-11-22 Artur Signell#7964 Fixed test
2011-11-22 Leif ÅstrandMove ajax page generation code to AjaxPageHandler
2011-11-22 Leif ÅstrandRemove old Debug param and make productionMode availabl...
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 Leif ÅstrandDrop support for request attributes used by support...
2011-11-22 Henri SaraAdded license header to VDragAndDropWrapperIE.java
2011-11-22 Leif ÅstrandInitial migration of ajax page generation to a RequestH...
2011-11-22 Leif ÅstrandRemove explicit terminal from Root
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/master' into windowing
2011-11-22 Leif ÅstrandMerge remote branch 'origin/6.8'
2011-11-22 Leif ÅstrandMerge changes from 6.7 to 6.8
2011-11-22 Leif ÅstrandRestore support for ClickListener in Root
2011-11-22 Leif ÅstrandRemove close listener for browser windows
2011-11-22 Leif ÅstrandDon't test for event when closing browser windows
2011-11-21 Leif ÅstrandRemove old notice to the server when a root is closed
2011-11-21 Leif ÅstrandDon't throw exceptions when a root is "closed"
2011-11-21 Leif ÅstrandRestore action support in Root
2011-11-21 Leif ÅstrandDon't throw exception when a root is "closed"
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...
next