]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-08-23 John AhlroosGWT build version is now replaced with GWT-VAADIN build...
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 Artur SignellChanged border style to enum (#9072)
2012-08-22 Artur SignellRefactored margin handlers (#8292)
2012-08-22 Artur SignellRemoved remaining methods from Terminal (#4355, #8027)
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 Leif ÅstrandDon't pass JSONObject.Null as diffstate value (#9026)
2012-08-21 Johannes DahlströmRevert "Added a heartbeat timer to RootConnector (...
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
2012-08-15 John AhlroosRemoved reference to VaadinDOMImplSafari from widgetset
2012-08-15 John AhlroosRemoved workaround for GWT issue #6130 after applying...
2012-08-15 Artur SignellSlash is used in CSS independent of the platform (...
2012-08-15 Artur SignellEnsure client-compiler is compiled before compiling...
2012-08-15 Johannes DahlströmTestBench test for #8193 now that #8827 is fixed
2012-08-14 Artur SignellMade tests compile again (#9299)
2012-08-14 Artur SignellFixed sass compile path (#9299)
2012-08-14 Artur SignellFixed widgetset compilation (#9299)
2012-08-14 Artur SignellRemoved dependencies from client to server/client-compi...
2012-08-14 Artur SignellMoved client compiler sources to own source folder...
2012-08-14 Artur SignellRemoved depdencies from server to client (#9279)
2012-08-14 Artur SignellDisabled Emma to avoid extra complexity in build (...
2012-08-14 Leif ÅstrandJavadocs for #9274
2012-08-14 Leif ÅstrandJavadocs for #9273
2012-08-13 Artur SignellEliminated dependencies from server to client (#9279)
2012-08-13 Artur SignellMoved server files to a server src folder (#9299)
2012-08-13 Artur SignellMoved client files to a client src folder (#9299)
2012-08-13 Artur SignellMoved com.vaadin.shared files to a shared src folder...
2012-08-13 Leif ÅstrandSend destroy event to the same listeners that got the...
2012-08-13 Leif ÅstrandRename JavaScriptCallback -> JavaScriptFunction (#9293)
2012-08-13 Leif ÅstrandRename VaadinContext -> AddonContext (#9273)
2012-08-13 Leif ÅstrandRegister BootstrapListener to Application (#9274)
2012-08-13 Leif ÅstrandRefactor to have separate BootstrapListener methods...
2012-08-13 Artur SignellRemoved dependencies from shared to server/client ...
2012-08-13 Artur SignellEnforce max length when max length changes (#9199)
2012-08-13 Artur SignellRenames based on review (#9284)
2012-08-13 Artur SignellCorrectly measure indent when adding to an empty TreeTa...
2012-08-13 Leif ÅstrandFix test broken by #9280
2012-08-11 Artur SignellInclude statictestfiles in test war
2012-08-10 Artur SignellDisabled shim iframe for all but IE8+ (#9284, #6219)
2012-08-10 Leif ÅstrandSimplify BootstrapHandler now when extensibility isn...
2012-08-10 Leif ÅstrandFix doctype causing screenshot differences (#9274)
2012-08-10 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-10 Johannes DahlströmA few improvements to shared state debug console (...
2012-08-10 Johannes DahlströmBasic support for logging connector hierarchy changes
2012-08-10 Johannes DahlströmPass ApplicationConnection, not ApplicationConfiguratio...
2012-08-10 Henri SaraMerge remote-tracking branch 'origin/sass'
2012-08-10 Johannes DahlströmAdded a heartbeat timer to RootConnector (#9265)
2012-08-10 Leif ÅstrandUpdate test case to cover #9282
2012-08-10 Leif ÅstrandAllow detaching Extension once (#9282)
2012-08-10 Leif ÅstrandRevert "Run JavaScript RPC with this pointing to the...
2012-08-10 Henri SaraMerge SASS fixes keeping comments, remove hack for...
2012-08-09 Artur SignellReformatted project
2012-08-09 Leif ÅstrandAdd an API for modifying the bootstrap page. (#9274)
2012-08-09 Leif ÅstrandInclude jsoup library for modifying bootstap page DOM...
2012-08-09 Leif ÅstrandUse ServiceLoader to let add-ons register listeners...
2012-08-09 Henri SaraMerge SASS change: Fixed a bug regarding replaceValue...
2012-08-09 Henri SaraManual merge for SASS: fixed a bug in VariableVisitor
2012-08-09 Artur SignellRenamed screenshots to have sensible names
2012-08-09 Henri SaraAdd license header for all non-parser SASS Java files...
2012-08-09 Henri SaraRefactor SASS tests: split off Microsoft extensions...
next