]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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...
2012-08-27 Artur SignellRemoved IE6/IE7 specific code accidentally included...
2012-08-27 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-08-27 Johannes DahlströmUse fully-qualified class name in javadoc to remove...
2012-08-27 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-24 Johannes DahlströmMigrate Slider to Vaadin 7 (#9304)
2012-08-24 Johannes DahlströmTests for new componets split from Embedded (#9087)
2012-08-24 Johannes DahlströmSplit Embedded into several components, migrate them...
2012-08-24 Artur SignellTest for UI.getCurrent() in LoginHandler (#9372)
2012-08-24 Artur SignellRoot -> UI in tests (#8908)
2012-08-24 Artur SignellRemaining Root -> UI renames (#8908)
2012-08-24 Artur SignellComponent.getRoot() -> Component.getUI() (#8908)
2012-08-24 Artur SignellRenamed Application and UI methods and fields from...
2012-08-24 Artur SignellRename Root related classes and package to UI (#8908)
2012-08-24 Artur SignellRenamed Root to UI, automatic rename (#8908)
2012-08-24 Leif ÅstrandDon't ever send state diffs for JavaScript connectors...
2012-08-24 Johannes DahlströmAdd support for heartbeat not extending session (#9266)
2012-08-24 Leif ÅstrandExplicit test case for #8683
2012-08-24 Leif ÅstrandMake it possible to delegate state changes to widget...
2012-08-23 Artur SignellChanged Notification type and position to enum (#9072)
2012-08-23 Leif ÅstrandUpdate test case for #9274
2012-08-23 Leif ÅstrandRename requestRepaint to markAsDirty (#9378)
2012-08-23 Leif ÅstrandHandle requestRepaint automatically (#9325)
2012-08-23 Johannes DahlströmRevert 24221 for now, the test does not work reliably
2012-08-23 Leif ÅstrandMake getStateType() find getState methods in superclase...
2012-08-23 Leif ÅstrandMake getStateType() find for protected getState methods...
2012-08-23 John AhlroosGWT build version is now replaced with GWT-VAADIN build...
2012-08-23 Artur SignellClarified javadoc for setDisableOnClick
2012-08-23 Leif ÅstrandDon't import client classes for javadocs
2012-08-22 Artur SignellRemoved API deprecated in Vaadin 6 (#9071)
2012-08-22 Artur SignellRemoved readThrough/writeThrough in favor of buffered...
2012-08-22 Artur SignellMade Root.getCurrent() work in LoginForm LoginListener...
2012-08-22 Leif ÅstrandMake the (server-side) getState method protected (...
2012-08-22 Leif ÅstrandSupport using public fields in state classes (#9324)
2012-08-22 Leif ÅstrandUse ConnectorBundle for JSON encoding and decoding...
2012-08-22 Leif ÅstrandUse ConnectorBundle for ServerRpc handling (#9371)
2012-08-22 Leif ÅstrandMake lazy depend on eager as deferred is maybe not...
2012-08-22 Leif ÅstrandDon't generate widget creator if there's a createWidget...
2012-08-22 Leif ÅstrandUse ConnectorBundle for ClientRpc handling (#9371)
2012-08-22 Leif ÅstrandAdd logging and tweak visitor API (#9371)
2012-08-22 Leif ÅstrandUse ConnectorBundle for creating state and widget ...
2012-08-22 Leif ÅstrandInitial ConnectorBundle implementation (#9371)
2012-08-22 Johannes DahlströmMore tests for #9145
2012-08-22 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-22 Johannes DahlströmMerge branch 'root-cleanup' of ssh://dev.vaadin.com...
2012-08-22 Johannes DahlströmImproved javadoc in (Abstract)DeploymentConfiguration...
2012-08-22 Johannes DahlströmImprove documentation, disable cleanup if heartbeat...
2012-08-22 Johannes DahlströmSending and receiving heartbeat requests (#9265)
2012-08-22 Artur SignellFixed SQLContainer and ComboBox co-operation problems...
2012-08-22 Artur SignellChanged border style to enum (#9072)
2012-08-22 Johannes DahlströmSending and receiving heartbeat requests (#9265)
2012-08-22 Artur SignellRefactored margin handlers (#8292)
2012-08-22 Artur SignellRemoved remaining methods from Terminal (#4355, #8027)
2012-08-22 Johannes DahlströmServer-side heartbeat-related public API (#9265)
2012-08-22 John AlhroosFixed issue in IE6 and IE7 as well #6217
2012-08-21 Leif ÅstrandDon't use diffstate value if it isn't there (#9026)
2012-08-21 Johannes DahlströmAdd "As of 7.0" to relevant @deprecated tags
2012-08-21 Johannes DahlströmAdd heartbeat interval to DeploymentConfiguration,...
2012-08-21 Leif ÅstrandDon't pass JSONObject.Null as diffstate value (#9026)
2012-08-21 Johannes DahlströmRevert "Added a heartbeat timer to RootConnector (...
2012-08-21 John AlhroosFix for Table multirow dragging issue #6217 + Testbench...
2012-08-20 Leif ÅstrandAdd RootProvider for Root selection without custom...
2012-08-20 John AhlroosMerged 6.8 branch
2012-08-20 Leif ÅstrandDon't import from client even for javadoc (#9026)
2012-08-20 Leif ÅstrandDon't use java.* package names (#8683)
2012-08-20 Leif ÅstrandAbort widgetset compile for conflicting @Connect mappin...
2012-08-20 Leif ÅstrandPreserve package name for state serializers (#8683)
2012-08-20 Leif ÅstrandSupport StateChangeHandler for selected parts of the...
2012-08-20 Leif ÅstrandAdd crude support for only sending state changes (...
2012-08-20 Leif ÅstrandDon't decode enum as an object (#9333)
2012-08-20 Leif ÅstrandIntroduce ClientConnector.beforeClientResponse(boolean...
2012-08-20 Leif ÅstrandSupport @Delayable and change window size update to...
2012-08-17 Johannes Dahlström#9145 Reviewed and committed Petri's patch with minor...
2012-08-17 Johannes DahlströmBugfixes: pass application properties to AbstractDeploy...
2012-08-17 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-17 Johannes DahlströmPass whole DeploymentConfiguration to ApplicationStartE...
2012-08-17 Johannes DahlströmFix getResourceCacheTime() javadoc to specify that...
2012-08-16 Artur SignellInclude shared classes on test classpath (#9299)
2012-08-16 Artur SignellInclude client compiler in jar for now (#9299)
2012-08-16 Artur SignellUse JarJar from Ivy (#9299)
2012-08-16 Artur SignellEnsure client-compiler is compiled before compiling...
2012-08-16 Artur SignellReplaced license place holder with actual license ...
2012-08-16 Artur SignellUse shared Version in client side also (#4617)
2012-08-16 Artur SignellMoved Version class to com.vaadin.shared (#4617)
2012-08-16 Artur SignellRemoved more @version included in some files but not...
2012-08-15 Artur SignellRemoved @version which is included in some files but...
2012-08-15 Artur SignellCRLF -> LF
2012-08-15 Artur SignellFixed compilation of testing widgetset
next