]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-09-20 John AhlroosFixed empty space in LoginForm #8294
2012-09-20 John AhlroosFixed select row height changes #8294
2012-09-20 John AhlroosRevert "Fixed NativeButton 1px caption jump #8294"
2012-09-20 John AhlroosFixed NativeButton 1px caption jump #8294
2012-09-20 John AhlroosMerge branch 'master' into html5-doctype
2012-09-20 John AhlroosMerge branch 'master' into html5-doctype
2012-09-19 Artur SignellDisabled javadoc building for the all package for now...
2012-09-19 Johannes DahlströmBind Navigator to a UI (#9550)
2012-09-19 Johannes DahlströmChange "close" to "cleanup" in UI (#9625)
2012-09-19 Artur SignellFixed dependencies so files are copied before used...
2012-09-19 John AhlroosFixed 1px jump in caption #8294
2012-09-19 Leif ÅstrandAdd some getCurrent() methods (#9505)
2012-09-19 John AhlroosTrying again, this time making layouts block elements...
2012-09-19 John AhlroosFixed issue where layouts with empty slots gets line...
2012-09-18 Artur SignellCreate a javadoc package for all modules (#9613)
2012-09-18 Artur SignellEnsure propertyDataSource can be set back to null ...
2012-09-18 Leif ÅstrandChange VaadinService to be an abstract class (#9658)
2012-09-18 Leif ÅstrandReplace onVaadinSessionStarted with a listener (#9635)
2012-09-18 Artur SignellReverted previous fix and fixed in a more compatible...
2012-09-18 Artur SignellWorkaround for Firefox 15 element comparsion issue...
2012-09-18 Artur SignellLabel.setPropertyDataSource now updates the state value...
2012-09-18 Artur SignellTest which embeds two UIs on the same page (#9619)
2012-09-18 Artur SignellLock session when handling browser details request...
2012-09-18 John AhlroosRemoved empty content: in css rules since they generate...
2012-09-18 Leif ÅstrandAdd null checks when wrapping session (#9655)
2012-09-18 Leif ÅstrandAdd WrappedRequest.getWrappedSession(boolean) (#9655)
2012-09-18 Artur SignellAllow browser details request to initialize a new sessi...
2012-09-18 Artur SignellAdded null checks for callbacks in BundleLoader (#9648)
2012-09-18 Artur SignellFixed javadoc reference to wrong CloseListener
2012-09-18 Artur SignellFieldGroup.setReadOnly should propagate to all fields...
2012-09-17 Leif ÅstrandClarify logic and add some comments (#9561)
2012-09-17 John AhlroosMerge branch 'master' into html5-doctype
2012-09-17 Leif ÅstrandInclude getWidget return type even if createWidget...
2012-09-14 Leif ÅstrandUpdated mini tutorial source code (#9499)
2012-09-14 Leif ÅstrandMini tutorial code for beforeClientResponse (#9499)
2012-09-14 Johannes DahlströmAdd UI.addCloseListener() and removeCloseListener(...
2012-09-14 Johannes DahlströmNavigator javadoc improvements
2012-09-14 Leif ÅstrandReference to the new, non-deprecated method in javadoc.
2012-09-14 Leif ÅstrandMini tutorial code for #9498
2012-09-14 Leif ÅstrandAdd comment explaining why beforeClientResponse is...
2012-09-14 Artur SignellInclude flute files also in theme-compiler (in addition... 7.0.0.beta1
2012-09-14 Artur SignellAdded missing scm and developer parts
2012-09-14 Artur Signellthemes-compiled -> themes
2012-09-14 Artur SignellInclude all libs for tests aswell (#9604)
2012-09-14 Artur SignellChanged servlet api dependency to 2.4 (#9605)
2012-09-14 Artur SignellEnsure dependencies are not 'optional' in pom.xml ...
2012-09-14 Artur SignellRemoved broken icon
2012-09-14 Leif ÅstrandMini tutorial code for Creating a component extension
2012-09-13 John AhlroosMoved grid layout margin and spacing fixes from reindee...
2012-09-13 John AhlroosSet a specific date for the DateFields so test does...
2012-09-13 Artur SignellRenamed themes-compiled -> themes (#9598)
2012-09-13 Johannes DahlströmAddonContextListener.contextDestoryed -> contextDestroy...
2012-09-13 John AhlroosFixed issues found in review #9596
2012-09-13 Artur SignellMoved Vaadin-Widgetsets to client package where it...
2012-09-13 John AhlroosEnsures negative height is not returned in HorizontalLa...
2012-09-13 John AhlroosTestcase for #9596
2012-09-13 Artur SignellFixed typo
2012-09-12 Artur SignellMoved validation dependency and hack to client (#9551)
2012-09-12 Artur SignellInclude all CodeServer files (#9588)
2012-09-12 Leif ÅstrandAdd ticket number to test app (#9419)
2012-09-12 Artur SignellUgly hack for adding validation API dependency with...
2012-09-12 Artur SignellNotification should be HTML
2012-09-12 Leif ÅstrandAdd more descriptive error message
2012-09-12 Leif ÅstrandFix error messages
2012-09-12 Leif ÅstrandAdd some explanatory Javadoc
2012-09-12 Leif ÅstrandUpdate testing services file for renamed AddonContextLi...
2012-09-12 Johannes DahlströmChanged UI close debug message level from info to fine
2012-09-12 John AhlroosFixed previously broken gridlayout margins and spacings.
2012-09-12 Leif ÅstrandAvoid infinite recursion in LegacyApplication.terminalE...
2012-09-12 Johannes DahlströmDon't try to redirect browser on failed heartbeat requests
2012-09-12 Leif ÅstrandDon't check UI provider before running onVaadinSessionS...
2012-09-12 Artur SignellMoved ide.xml dependencies to separate file
2012-09-12 Artur SignellUse LegacyVaadinPortlet for now (#9566)
2012-09-12 Leif ÅstrandProperly resolve icon urls in ordered layout (#9555)
2012-09-12 Leif ÅstrandInclude jexl on classpath
2012-09-11 Artur SignellFixed typo
2012-09-11 Artur SignellInclude TestingWidgetSet in war
2012-09-11 Artur SignellReally package sources also into war
2012-09-11 Marc EnglundApplying patch: remak of variable handling in sass...
2012-09-11 Artur SignellMoved background-position before sprite so sprite gener...
2012-09-11 Leif ÅstrandTweak UIProvider API based on review (#9443)
2012-09-11 Artur SignellInclude non-java files in test war
2012-09-11 Artur SignellInitial version of on-the-fly compilation of scss ...
2012-09-11 Artur SignellCompile themes without sprites if SmartSprites is not...
2012-09-11 Artur SignellMention lib/*.jar also in instructions
2012-09-11 Artur SignellAlways try to compile sprites but use original styles...
2012-09-11 Leif ÅstrandUpdate javadoc
2012-09-11 John AhlroosAdded new ui theme testing application
2012-09-11 Artur SignellFixed dependencies so tests also find org.json (#9539)
2012-09-11 Johannes DahlströmAdd navigate() method to Navigator for navigating to...
2012-09-11 Artur SignellUse sprites for all themes (#9299)
2012-09-11 Pekka HyvönenConstants -> enums (#9072)
2012-09-11 John AhlroosFixed combobox item selector offset bug
2012-09-11 John AhlroosFixed ComponentLocator to check for null paths. (fix...
2012-09-11 Johannes DahlströmRename isViewChangeAllowed()/navigatorViewChanged(...
2012-09-11 Johannes DahlströmSet a dummy VaadinSession in AddRemoveSubWindow test...
2012-09-11 Johannes DahlströmMinor javadoc update
2012-09-11 Leif ÅstrandInclude uitest sources to enable compiling TestingWidgetSet
2012-09-11 Leif ÅstrandUse org.json instead of com.vaadin.external.json (...
2012-09-11 Johannes DahlströmImprovements to #9087:
next