]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-09-04 Leif ÅstrandMake DeploymentConfiguration configurable (#9402)
2012-09-04 Leif ÅstrandMake two more event classes static (#5855)
2012-09-04 Pekka Hyvöneninner Event classes converted to static nested classes...
2012-09-04 Leif ÅstrandMake LegacyApplication set current UI (#9443)
2012-09-04 Artur SignellItemStyleGenerator.getStyle now includes source compone...
2012-09-04 Artur SignellMoved ReflectTools to com.vaadin.util (#4294)
2012-09-03 Leif ÅstrandRename UIProvider.instantiateUI -> createInstance ...
2012-09-03 Leif ÅstrandDon't mark connector as dirty when writing response...
2012-09-03 John AhlroosAdded Git Revision to GWT version file
2012-09-03 Artur SignellReverted rename of test data (#9299)
2012-09-03 Henri SaraUse HierarchicalContainer as default container for...
2012-09-03 Leif ÅstrandDon't return initied UI from LegacyApplication.createUI...
2012-09-03 John AhlroosFixed missing test description
2012-09-03 Leif ÅstrandCombine ApplicationPortlet and AAP and rename to Vaadin...
2012-09-03 Leif ÅstrandCombine ApplicationServlet and AAS and rename to Vaadin...
2012-09-03 Leif ÅstrandMove SystemMessages to DeploymentConfiguration (#9402)
2012-09-03 Leif ÅstrandRemove Application.getVersion() (#9402)
2012-09-03 Leif ÅstrandRename WebApplicationContext -> ServletApplicationConte...
2012-09-03 Leif ÅstrandRename AbstractWebApplicationContext to ApplicationCont...
2012-09-03 John AhlroosFixing failing undefined width calculations
2012-09-03 Johannes DahlströmTest case for #9452
2012-09-03 Johannes DahlströmaddListener rename in Navigator (#9285)
2012-09-03 Johannes DahlströmUse hashbang (#!) URIs in Navigator; isEmpty() instead...
2012-08-31 Leif ÅstrandRemove @EagerInit (#9445)
2012-08-31 Leif ÅstrandRefactor UI bootstrap (#9443)
2012-08-31 Leif ÅstrandRemove user handling in Application (#9402)
2012-08-31 Leif ÅstrandRemove unused variable
2012-08-31 John AhlroosAdd helper methods for checking state
2012-08-31 Leif ÅstrandRestore logic that was removed from state
2012-08-31 Leif ÅstrandRun tests with assertions enabled (#9450)
2012-08-31 John AhlroosMore state getter removal
2012-08-31 Henri SaraAdd Container.Indexed.getItemIds(int, int) for a range...
2012-08-31 Johannes DahlströmChange View.navigateTo(String) to View.enter(ViewChange...
2012-08-31 Artur SignellFixed test file path
2012-08-31 Leif ÅstrandDon't mark connectors as clean until they won't get...
2012-08-31 John AhlroosMerge branch 'no-getters'
2012-08-31 John AhlroosRemoved getters/setters from states and made instance...
2012-08-31 Artur SignellFixed test file path
2012-08-31 Johannes DahlströmReplace references to "fragment" and "viewAndParameters...
2012-08-31 Johannes DahlströmFix copypasted javadocs for ItemCaptionMode constants
2012-08-31 Johannes DahlströmChange a Vaadin6Component mention in a javadoc to Legac...
2012-08-31 Johannes DahlströmRename FragmentManager to NavigationStateManager (...
2012-08-30 Artur SignellRenamed tests -> uitest and tests/testbench -> uitest...
2012-08-30 Artur SignellReformatted project
2012-08-30 Artur SignellRemoved multi select related hacks from ComboBox (...
2012-08-30 Artur SignellMerged Select with ComboBox (#2869)
2012-08-30 Artur SignellMoved server tests from tests/server-side to server...
2012-08-30 Artur SignellMoved client side tests from tests/client-side to clien...
2012-08-30 Johannes DahlströmUse empty string instead of null to denote "no fragment...
2012-08-30 Leif ÅstrandDeprecate addListener in Image (#9285)
2012-08-30 Petri Heinonenrefak listeners one missed listener fixed...
2012-08-30 Petri Heinonenrefak listeners com.vaadin.ui
2012-08-30 Petri Heinonenrefak listeners com.vaadin.terminal
2012-08-30 Petri Heinonenrefak listeners com.vaadin.navigator
2012-08-30 Petri Heinonenrefak listeners com.vaadin.event
2012-08-30 Petri Heinonenrefak listeners com.vaadin.data.util.sqlcontainer.query
2012-08-30 Petri Heinonenrefak listeners com.vaadin.data.util.sqlcontainer
2012-08-30 Petri HeinonenRefak addListener package com.vaadin.data.util
2012-08-30 Petri Heinonenlistener refak com.vaadin.data
2012-08-30 Petri HeinonenRefak listeners com.vaadin package
2012-08-30 Artur SignellMoved server test to correct folder
2012-08-30 Artur SignellMoved tests/sass to sass/tests (#9299)
2012-08-30 Artur SignellReplaced broken file reading routine with IOUtils call...
2012-08-30 Leif ÅstrandMove PortalDefaultWidgetSet.gwt.xml to client source...
2012-08-30 Leif ÅstrandRefactor to enable implementing #7545 without changing...
2012-08-30 Leif ÅstrandMake theme building work again
2012-08-30 Leif ÅstrandReplace ApplicationResource with ConnectorResource...
2012-08-30 Marc EnglundMerge branch 'sass'
2012-08-29 Marc EnglundApplied patch fixing #9347 (mixin w/ args + nested...
2012-08-29 Marc EnglundAdds support for StylesheetResolvers, and implements...
2012-08-29 John AhlroosUse Vaadin version number as GWT version number
2012-08-29 John AhlroosUse Vaadin version number as GWT version number
2012-08-29 Artur SignellCorrected typos (#9431)
2012-08-29 Johannes DahlströmRename Vaadin6Component to LegacyComponent (#9434)
2012-08-29 Johannes DahlströmDeprecate using Embedded for image and iframe content...
2012-08-29 Artur SignellAdditional fixes for com.vaadin.terminal removal (...
2012-08-29 Artur SignellRemoved unreferenced file
2012-08-29 Artur SignellRenamed com.vaadin.terminal.gwt.widgetsetutils -> com...
2012-08-29 Artur SignellMerged com.vaadin.terminal.gwt.server into com.vaadin...
2012-08-29 Artur SignellRenamed com.vaadin.terminal -> com.vaadin.server (...
2012-08-29 Artur SignellRenamed com.vaadin.terminal.gwt.client to com.vaadin...
2012-08-29 Jonatan KronqvistSupport for suspending rendering for a short time ...
2012-08-28 Artur SignellRoot -> UI fix in test
2012-08-28 Leif ÅstrandInclude UnknownComponentConnector in eager ConnectorBun...
2012-08-28 Leif ÅstrandAdjust javadoc to reflect reality
2012-08-28 John AhlroosMerge branch 'master' of ssh://git@dev.vaadin.com/vaadi...
2012-08-28 John AhlroosFixes StackOverflow in Slider
2012-08-28 Leif ÅstrandFix some renamed method names missing from #9416
2012-08-28 Leif ÅstrandIdentify too old Safari browsers based on webkit versio...
2012-08-28 Leif ÅstrandFire change event for default values in newly created...
2012-08-28 Johannes DahlströmRename register/unregisterProvider to add/removeProvide...
2012-08-28 Johannes DahlströmRevert "Rename registerProvider, unregisterProvider...
2012-08-28 Johannes DahlströmRename registerProvider, unregisterProvider to addProvi...
2012-08-28 Artur SignellRemoved unused useDebugIdInDom (#3700)
2012-08-28 Pekka HyvönenRenamed Component.debugId to id (#3700)
2012-08-28 Leif ÅstrandDon't include invisible connectors in Map<Connector...
2012-08-28 Leif ÅstrandLog some errors as error
2012-08-27 Leif ÅstrandDiscard reference state for invisible connectors (...
2012-08-27 Artur SignellReverted accidentally commited fixed version number...
2012-08-27 Leif ÅstrandChange diff state to not depend on bean.equals semantic...
next