]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-09-05 John AhlroosRemoved duplicate method toggleStyleName (replaced by
2012-09-05 John AhlroosMerge branch 'master' into layoutgraph
2012-09-05 John AhlroosFixed readonly buttons in TwinColSelect
2012-09-05 John AhlroosFixed interpreting caption domNode paths in VBoxLayout in
2012-09-05 John AhlroosMerge branch 'master' into layoutgraph
2012-09-05 John AhlroosFixed ComponentLocator in the case where tests refer...
2012-09-05 Leif ÅstrandUse main window as current UI if not already set #9443
2012-09-05 John AhlroosFixed RichTextArea test
2012-09-05 John AhlroosFixed text assertions Root->UI
2012-09-05 John AhlroosMerge branch 'master' into layoutgraph
2012-09-05 John AhlroosFixed NPE in LayoutManager
2012-09-05 John AhlroosAnother fix to ComponentLocator, this time fixed locato...
2012-09-05 John AhlroosMerge branch 'master' into layoutgraph
2012-09-04 Artur SignellRenamed UI package which accidentally had been renamed...
2012-09-04 John AhlroosFixed LoginForm textfield styles
2012-09-04 Henri SaraFix SQLContainer indexed access and related tests ...
2012-09-04 John AhlroosThinking I finally got it (ComponentLocator fix)
2012-09-04 Leif ÅstrandFix test to not use removed fields and methods in Vaadi...
2012-09-04 Leif ÅstrandUpdate test to make UI.getApplication() return an insta...
2012-09-04 Leif ÅstrandDo detach() before clearing application (#9419)
2012-09-04 John AhlroosFixed test DOM path resolution
2012-09-04 John AhlroosAnd yet another ComponentLocator fix
2012-09-04 John AhlroosMore work on ComponentLocator
2012-09-04 John AhlroosRemove devmode launch configuration from repository
2012-09-04 John AhlroosRemoved unused instance variable from button
2012-09-04 John AhlroosMerge branch 'master' into layoutgraph
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 John AhlroosMerge branch 'master' into layoutgraph
2012-09-03 John AhlroosCleaned up the component locator code a bit
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 John AhlroosMerge branch 'master' into layoutgraph
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 John AhlroosMerge branch 'master' into layoutgraph
2012-09-03 John AhlroosAnother fix for boxlayouts in component locator
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 AhlroosFixed component locator for box layouts
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-09-03 John AhlroosMerge branch 'master' into layoutgraph
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-31 John AhlroosMerge branch 'master' into layoutgraph
2012-08-30 Artur SignellRenamed tests -> uitest and tests/testbench -> uitest...
2012-08-30 John AhlroosAdded missing description to test so screenshots match
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 John AhlroosMove captionless component error/required indicators...
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...
next