]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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-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-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
2012-04-10 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-04-10 Leif ÅstrandMerge remote branch 'origin/master' into layoutgraph
2012-04-10 Leif ÅstrandAdd LayoutManager.setNeedsMeasure and change how layout...
2012-04-10 Artur SignellFixed problem with captions always being in the top...
2012-04-10 Artur SignellFixed NPE in click listener
2012-04-10 Artur SignellFixed GridLayout captions when components are moved...
2012-04-10 Artur SignellPrint stack traces to console when in GWT Dev Mode
2012-04-09 Jouni KoivuviitaSmall fixes to VBoxLayout, moved styles to separate...
2012-04-07 Jouni Koivuviita95% functional VerticalLayout and HorizontalLayout...
2012-04-07 Leif ÅstrandImport order changed by eclipse
2012-04-07 Leif ÅstrandUnregister dependencies during unregister to avoid...
2012-04-05 Artur SignellFixed potential problem with file descriptors remaining...
2012-04-05 Automerge[merge from 6.7] Fix #8595: Always use MULTISELECT_MODE...
2012-04-05 Automerge[merge from 6.7] TestBench test for #8604
2012-04-05 Automerge[merge from 6.7] Fixed #8604: Tree multiselect worked...
2012-04-05 Artur SignellDisable TreeTable partial updates until it is fixed
2012-04-05 Johannes Dahlström#8203 Added TabSheet#setSelectedTab(int) and TabSheet...
2012-04-05 Leif ÅstrandMerge remote branch 'origin/master' into layoutgraph
2012-04-05 Leif ÅstrandImplement support for ElementResizeListener
2012-04-05 Johannes DahlströmImplemented #8307: Added AbstractField#removeAllValidat...
2012-04-05 Johannes DahlströmFixed #6155: stop listening to Property value change...
2012-04-05 Artur SignellFixed import
2012-04-05 Henri SaraMore detailed tracing of slow operation in ApplicationC...
2012-04-05 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-05 Artur SignellRenamed template so it is not run as a TestBench script
2012-04-05 Artur SignellRemoved unneeded code (TextField uses border box sizing)
2012-04-05 Artur SignellActually use and update shared state variables on serve...
2012-04-05 Artur SignellFixed GridLayout caption rendering
2012-04-05 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-05 Henri SaraMoved Collapsible and HierarchicalContainerOrderedWrapp...
2012-04-05 Artur SignellFixed spacing that was only partly moved to shared...
next