]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-04-17 Leif ÅstrandMerge remote branch 'origin/master' into layoutgraph
2012-04-17 Leif ÅstrandSimulate old ordered layout paths for VBoxLayout
2012-04-17 Marc EnglundFixes #8669 by prefixing field names with "json_" inste...
2012-04-17 Leif ÅstrandReduce tree node caption padding to make room for focus...
2012-04-17 Leif ÅstrandTake additional padding into account when putting capti...
2012-04-17 Leif ÅstrandMake client side exception more obvious again (#8544)
2012-04-17 Leif ÅstrandExplicitly reserve space for layout paddings to avoid...
2012-04-17 Marc EnglundFixes #8673 (some fields not en/decoded correctly)...
2012-04-16 Jouni KoivuviitaFixed 'v-required-field-indicator' classname and *...
2012-04-16 Jouni KoivuviitaBoxLayout now respects the current layout specs, dividi...
2012-04-16 Leif ÅstrandAdd exception handling for layout and element resize...
2012-04-16 Leif ÅstrandUse the non-legacy HandlerRegistration type
2012-04-16 Leif ÅstrandRevert "Import the proper HandlerRegistration (#8420)"
2012-04-16 Leif ÅstrandRename paintable -> connector internally
2012-04-16 Artur SignellChanged getStyleNames to be non static so it can be...
2012-04-16 Artur SignellReformatted all source files
2012-04-16 Artur SignellExclude gwt-unitCache which is too large for GAE
2012-04-16 Artur SignellAdded exception handling for State and Hierarchy events...
2012-04-16 Leif ÅstrandRemove classloader field to make Application serializab...
2012-04-16 Leif ÅstrandAdd overflow: hidden to v-label to prevent margins...
2012-04-15 Jouni KoivuviitaSmall optimizations to BoxLayoutConnector
2012-04-14 Jouni KoivuviitaBoxLayout fixes for expanding
2012-04-14 Jouni KoivuviitaBoxLayout now working with LayoutManager (except for...
2012-04-13 Leif ÅstrandShow the right target type in the exception message
2012-04-13 Marc EnglundDouble was encoded as float, fixed. #8657
2012-04-12 Artur SignellScan parametrized types, e.g. List<MyObject> when gener...
2012-04-12 Artur SignellUnknownComponent should now work again (#8651)
2012-04-12 Leif ÅstrandRename v-paintable -> v-connector (#8652)
2012-04-12 Leif ÅstrandAPI naming change, needs update -> needs layout
2012-04-12 Artur SignellEnsure Table parent is measured after sizeInit
2012-04-12 Leif ÅstrandFix issues with minimum window sizes
2012-04-12 Artur SignellHelper to ease migration of Vaadin 6 components
2012-04-12 Artur SignellJavadoc updates for @Connect
2012-04-12 Artur SignellRe-added ApplicationConnection.updateCaption to ease...
2012-04-12 Artur SignellRenamed @Component to @Connect
2012-04-12 Henri SaraFix ShortCutListenerModification test
2012-04-12 Jouni KoivuviitaMerge remote-tracking branch 'origin/master' into layou...
2012-04-12 Jouni KoivuviitaMerge branch 'layoutgraph' of ssh://dev.vaadin.com...
2012-04-12 Leif ÅstrandMerge branch 'layoutgraph'
2012-04-12 Artur SignellAnother WindowConnector fix - attach widget to correct...
2012-04-12 Artur SignellRemoved interface that is never referenced
2012-04-12 Artur SignellRemoved deprecated an unneded setAlignment based on...
2012-04-12 Artur SignellRemoved deprecated interface (#8169)
2012-04-12 Artur SignellVaadin 7 triggers a few more repaints than Vaadin 6
2012-04-12 Artur SignellRemoved getLayout/setLayout (#8169)
2012-04-12 Artur SignellMade sub window work again
2012-04-12 Artur SignellJavadoc update
2012-04-12 Artur SignellMade notifications work again (content is no longer...
2012-04-12 Artur SignellAdded missing license info
2012-04-12 Artur SignellJavadoc updates
2012-04-12 Artur SignellWorkaround for problem with wrong state being created
2012-04-12 Artur SignellReduced logging
2012-04-12 Artur SignellFixed references in native code to old class names
2012-04-12 Artur SignellFixed error introduced when refactoring package names
2012-04-12 Artur SignellMove SharedState and ServerRpc classes out from Connect...
2012-04-12 Artur SignellMoved each component to its own package on client side
2012-04-12 Artur SignellMoved shared classes out from connector to avoid class...
2012-04-12 Artur SignellAdded missing license
2012-04-12 Artur SignellButton, NativeButton and CheckBox are no longer Vaadin6...
2012-04-12 Artur SignellSimplified initialization of ServerRpc proxies
2012-04-12 Artur SignellComponent no longer implements Paintable
2012-04-12 Artur SignellUpdated Root to use hierarchy change event for content...
2012-04-12 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-04-12 Leif ÅstrandEnsure table is measured in second layout phase
2012-04-12 Jouni KoivuviitaMerge branch 'layoutgraph' of ssh://dev.vaadin.com...
2012-04-11 Leif ÅstrandRun scrollbar fix for the next ancestor where it might...
2012-04-11 Leif ÅstrandAvoid causing scrollbars by leaving undefined height...
2012-04-11 Leif ÅstrandDon't assume scrolling elements have no inline overflow...
2012-04-11 Jouni KoivuviitaMerge branch 'layoutgraph' of ssh://dev.vaadin.com...
2012-04-11 Jouni KoivuviitaMaking BoxLayout behave better with LayoutManager
2012-04-11 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-11 Leif ÅstrandEnsure table rows are sent when a Table tab is re-selec...
2012-04-11 Leif ÅstrandAvoid infinite loop by only updating table height in...
2012-04-11 Johannes Dahlström#6155 Javadoc/comments; refresh field value from data...
2012-04-11 Leif ÅstrandChange to a more efficient overflow fix and enable...
2012-04-11 Jouni KoivuviitaMerge branch 'layoutgraph' of ssh://dev.vaadin.com...
2012-04-11 Leif ÅstrandCheck for appeared or disappeared scrollbars when sizes...
2012-04-11 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-11 Leif ÅstrandLog deferred widget loading time if it is slow
2012-04-11 Leif ÅstrandDon't use deferred widget loading as it is currently...
2012-04-11 Leif ÅstrandIgnore optional GWT output
2012-04-11 Leif ÅstrandDisable excessive debug logging
2012-04-11 Leif ÅstrandRemove unused field and unused import
2012-04-11 Leif ÅstrandDisable excessive debug logging
2012-04-11 Jouni KoivuviitaMerge branch 'layoutgraph' of ssh://dev.vaadin.com...
2012-04-11 Artur SignellFixed locator string
2012-04-10 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-04-10 Artur SignellFixed bug in calculating % size when using reverse...
2012-04-10 Artur SignellRemoved old info and added mention of #4296
2012-04-10 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-04-10 Artur SignellInternally remove component before detach listener...
2012-04-10 Artur SignellProvide a dummy Root to avoid NPE
2012-04-10 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-10 Leif ÅstrandDisable excessive debug logging
2012-04-10 Artur SignellAllow splitter position to be float to avoid rounding...
2012-04-10 Leif ÅstrandRemove unused field and unused import
2012-04-10 Artur SignellDisabled excessive debug logging
2012-04-10 Leif ÅstrandUpdate #8544 to be more verbose and to show more exceptions
2012-04-10 Henri SaraClose all URLConnections, not only Java6 specific FileU...
2012-04-10 Leif ÅstrandMerge branch 'master' into layoutgraph
next