]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-09-09 Artur SignellClient-compiled-cache artifact (#9299)
2012-09-09 Artur SignellAdded themes-compiled module (#9299)
2012-09-09 Artur SignellModule for compiled client side (#9299)
2012-09-09 Artur SignellSteps towards publishing sources and javadoc jars ...
2012-09-09 Artur SignellSupport running JUnit tests (#9299)
2012-09-09 Artur SignellSupport for running sass junit tests
2012-09-09 Artur SignellAdded build-provided to make build work again
2012-09-09 Artur SignellClean ivy cache and gwt dir before build
2012-09-09 Artur SignellFixed scopes for generated Maven pom.xml files (#9299)
2012-09-09 Artur SignellServlet API dependency
2012-09-09 Artur SignellRemoved extra slash
2012-09-09 Artur SignellCreate dirs when unpacking GWT
2012-09-09 Artur SignellJsoup is now declared as a dependency (#9299)
2012-09-09 Artur SignellCreated separate build.xml files for each module (...
2012-09-08 John AhlroosReverted back to Transitional Doctype #8294
2012-09-07 John AhlroosFixing 1px caption jump in tabsheet and accordion after...
2012-09-07 Artur SignellMinor text change
2012-09-07 John AhlroosFix for 1px button caption jump after changing to HTML5...
2012-09-07 Johannes DahlströmCommit Pekka's patch for #8030 ((Component...) construc...
2012-09-07 Artur SignellRenamed sass -> theme-compiler for consistency (#9299)
2012-09-07 Marko GronroosMerge branch 'master' of ssh://dev.vaadin.com/vaadin
2012-09-07 Marko GronroosUpdated Release Notes for 7.0.0.beta1 release. Fixed...
2012-09-07 Leif ÅstrandUse dedicated Lock for session synchronization (#9156)
2012-09-07 Leif ÅstrandAdd some deprecation for stuff that might still change...
2012-09-07 Jouni KoivuviitaRemoved paintable.scss
2012-09-07 Jouni KoivuviitaFixed 5px gaps between vertical layout slots (Firefox...
2012-09-07 Leif ÅstrandRename Application back to LegacyApplication (#9402)
2012-09-07 Leif ÅstrandRemove unneeded requestRepaint methods (#9325)
2012-09-07 Leif ÅstrandExplicitly document deprecation as it isn't properly...
2012-09-07 John AhlroosFixed references to XHTML and issue found in review...
2012-09-07 Henri SaraReturn short list instead of exception if less items...
2012-09-07 Leif ÅstrandAdd some deprecation messages about upcoming changes...
2012-09-07 John AhlroosMoved base theme constants (v-widget and v-layout)...
2012-09-07 John AhlroosRemoved deprecated ContenMode.XHTML
2012-09-07 John AhlroosNow using HTML5 content mode. Also deprecated the XHTML...
2012-09-07 Leif ÅstrandMake ClassResource find associated Application class...
2012-09-07 Leif ÅstrandRedesign to make session inited in Application.init...
2012-09-07 John AhlroosRestored properties file which was committed by mistake.
2012-09-07 John AhlroosApplied CSSLayout patch for #9357
2012-09-06 Artur SignellSimple override for getItemIds(int,int) for TreeTable...
2012-09-06 Johannes DahlströmSeparate view name from parameters with a slash in...
2012-09-06 Johannes DahlströmTestBench test for Navigator
2012-09-06 Leif ÅstrandRemove Application from UIProvider API (#9402)
2012-09-06 Leif ÅstrandAdd VaadinSession getter to VaadinService (#9402)
2012-09-06 Leif ÅstrandRemove some 'Application' from CommunicationManager...
2012-09-06 Leif ÅstrandRemove 'Application' from RequestHandler API (#9402)
2012-09-06 Leif ÅstrandRemove some 'Application' from the Bootstrap API (...
2012-09-06 Leif ÅstrandRemove VaadinSession.isProductionMode() (#9402)
2012-09-06 John AhlroosReplaced reference to VBoxLayout in test
2012-09-06 John AhlroosMinor fix to CSS selector
2012-09-06 John AhlroosRenamed .v-boxlayout selector to .v-layout and applied...
2012-09-06 John AhlroosAdded a really simple test application for times when...
2012-09-06 Leif ÅstrandMove ErrorListener implementation out of VaadinSession...
2012-09-06 Leif ÅstrandRemove unused variable
2012-09-06 Johannes DahlströmDon't use @DelegateToWidget in AbstractSplitPanelState...
2012-09-06 Leif ÅstrandRemove some references to Application in API and docs...
2012-09-06 Leif ÅstrandRename ApplicationConfiguration -> DeploymentConfigurat...
2012-09-06 Leif ÅstrandFix some stray references to the name deployment config...
2012-09-06 Marc EnglundApplied patch for #9414 - allow space between @mixin...
2012-09-06 Leif ÅstrandFix import for javadocs
2012-09-06 Leif ÅstrandRename DeploymentConfiguration -> VaadinService (#9402)
2012-09-06 John AhlroosMoved tests applications which got placed in the wrong...
2012-09-06 Marc EnglundApplied patch from #9471 (+ generated with JavaCC)
2012-09-06 Leif ÅstrandRemove invalid import
2012-09-05 Leif ÅstrandReformat project
2012-09-05 Artur SignellDeprecated EventRouter with a message that it will...
2012-09-05 Artur SignellFixed copy/paste error
2012-09-05 Leif ÅstrandMerge branch 'removeApplication'
2012-09-05 Leif ÅstrandRename LegacyApplication -> Application (#9402)
2012-09-05 Leif ÅstrandRemove getApplication() and add getSession() (#9402)
2012-09-05 Leif ÅstrandRename Application to VaadinSession (#9402)
2012-09-05 Jonatan KronqvistCommunication activity listeners (#9327)
2012-09-05 John AhlroosApplied proper formatting
2012-09-05 John AhlroosRefactored and cleaned up the newly add ordered layouts
2012-09-05 Leif ÅstrandCombine ApplicationContext into Application (#9402)
2012-09-05 John AhlroosRemoved duplicate method toggleStyleName (replaced by
2012-09-05 Leif ÅstrandMove LegacyApplication to its own file (#9402)
2012-09-05 Leif ÅstrandChange LegacyApplication to be a UIProvider (#9402)
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 Leif ÅstrandRemove servlet and portlet request listeners (#9402)
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 ÅstrandDon't require an Application with portlet listeners...
2012-09-05 Leif ÅstrandOnly support one Application per session (#9402)
2012-09-05 Leif ÅstrandMove getBaseDirectory() to DeploymentConfiguration...
2012-09-05 Leif ÅstrandExtract ApplicationConfiguration from DeploymentConfigu...
2012-09-05 Leif ÅstrandRemove transaction listener support (#9402)
2012-09-05 Leif ÅstrandUnify ThreadLocal handling (#9469)
2012-09-05 Leif ÅstrandGet current request and response instead of explicitly...
2012-09-05 Leif ÅstrandUse centralized wrapped session in ApplicationContext...
2012-09-05 Leif ÅstrandMove UI class info querying to UIProvider (#9402)
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
next