]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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-11 Leif ÅstrandEnsure table rows are sent when a Table tab is re-selec...
2012-04-11 Johannes Dahlström#6155 Javadoc/comments; refresh field value from data...
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 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 Artur SignellAllow splitter position to be float to avoid rounding...
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 remote branch 'origin/6.8'
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-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 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 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 Henri SaraMoved Collapsible and HierarchicalContainerOrderedWrapp...
2012-04-05 Artur SignellFixed spacing that was only partly moved to shared...
2012-04-04 Artur SignellRefer to Connector instead of ClientConnector
2012-04-04 Artur SignellMoved Form child component references to state
2012-04-04 Artur SignellRemoved unnecessary calls to unregisterPaintable
2012-04-04 Artur SignellFixed GridLayout caption problem + small step towards...
2012-04-04 Artur SignellPaintable -> Connector
2012-04-04 Artur SignellIncreased logging to be able to see where time is spent
2012-04-04 Artur SignellTests for CustomLayout
2012-04-04 Artur SignellAbort widgetset compilation if there are errors
2012-04-04 Artur SignellUpdated CustomLayout to use shared state and new events
2012-04-04 Artur Signell#8602 Added support for Map<Connector,?>
2012-04-04 Artur SignellFixed merge problem from ef53ac075f83a865cbc6e736132821...
2012-04-04 Artur SignellInclude ApplicationRunnerServlet in test.war
2012-04-04 Artur SignellAdded missing license
2012-04-04 Artur SignellFile moed -> 644
2012-04-04 Artur SignellFixed FormLayoutConnector to use state and hierarchy...
2012-04-04 Artur SignellMoved ApplicationRunnerServlet to test folder and impro...
2012-04-04 Artur SignellMoved margins to AbstractLayoutState
2012-04-04 Artur SignellUpdated CssLayout to use new state and hierarchy change...
2012-04-04 Artur SignellAvoid adding empty id attributes to all connector widgets
2012-04-04 Artur SignellFixed typo
2012-04-04 Artur SignellCRLF -> LF
2012-04-04 Artur SignellAdded missing licence info
2012-04-04 Artur SignellServerConnector is no longer a Paintable, components...
2012-04-04 Artur SignellRemoved unnecessary updateFromUidl calls from containers
2012-04-04 Artur SignellUpdated AbsoluteLayout to use hierarchy and state chang...
2012-04-04 Artur SignellAvoid warning for RootConnector not having a parent
2012-04-04 Artur SignellUnregister event for ServerConnector
2012-04-04 Artur SignellChanged ConnectorHierarchyChangeEvent to use the same...
2012-04-04 Artur SignellSub window can no longer 'open' other windows
2012-04-04 Artur SignellMoved basic Window state attributes to WindowState
2012-04-04 Artur SignellCreated GridLayoutState with basic GridLayout state
2012-04-04 Artur SignellRemoved unused createState() from client side
2012-04-04 Artur SignellAutomatically create state on server side based on...
2012-04-04 Artur SignellGenerator to ease initialization of client to server...
2012-04-04 Artur SignellSimplified Rpc registration on server side (#8591)
2012-04-04 Artur SignellLog error for missing RPC manager or target (#8590)
2012-04-04 Artur SignellLog instead of using system.out
2012-04-04 Artur SignellAdded timestamps to debug window output
2012-04-04 Artur SignellDefined RPC in a field rather than inline for clarity
next