]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-04-07 Leif ÅstrandImport order changed by eclipse
2012-04-07 Leif ÅstrandUnregister dependencies during unregister to avoid...
2012-04-05 Leif ÅstrandMerge remote branch 'origin/master' into layoutgraph
2012-04-05 Leif ÅstrandImplement support for ElementResizeListener
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...
2012-04-05 Leif ÅstrandMerge branch 'master' into layoutgraph
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
2012-04-04 Artur SignellRemoved description from target that should not be...
2012-04-04 Artur SignellAbstractComponent.updateFromUIDL moved to state change...
2012-04-04 Leif ÅstrandMerge branch 'master' into layoutgraph_merged
2012-04-04 Leif ÅstrandOnly report sizes for relative children
2012-04-04 Artur SignellFixed problem with anonymous classes and with AbstractC...
2012-04-04 Leif ÅstrandAllocate full width to relative children.
2012-04-04 Leif ÅstrandTrivial null check
2012-04-04 Henri SaraReplace @ClientWidget with client-side @Component ...
2012-04-04 Leif ÅstrandAlso layout the parent after doing overflow fixes....
2012-04-04 Leif ÅstrandAdd license
2012-04-04 Leif ÅstrandManage fix for overflow: auto in LayoutManager (#8615)
2012-04-03 Leif ÅstrandAdd helper method to dump the dependency status of...
2012-04-03 Leif ÅstrandReport child sizes to LayoutManager to improve propagation
2012-04-03 Leif ÅstrandMove logic for parsing percentages to LayoutManager
2012-04-03 Leif ÅstrandMake AbsoluteLayout report relative child sizes to...
2012-04-03 Leif ÅstrandDo panel wrapper sizing with css
2012-04-03 Leif ÅstrandRun onChildSizeChange for new children
2012-04-03 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-03 Leif ÅstrandDump connector hierachy as a clickable tree
2012-04-03 Leif ÅstrandTweak spacings to better utilize horizontal space
2012-04-03 Leif ÅstrandLess verbose debug output
2012-04-03 Leif ÅstrandTweaked debug output
2012-04-03 Leif ÅstrandLet GridLayout report own sizes to the LayoutManager
2012-04-03 Leif ÅstrandLet ManagedLayouts report sizes back to the LayoutManager.
2012-04-02 Leif ÅstrandMerge branch 'master' into layoutgraph
2012-04-02 Leif ÅstrandUse StateChangeHandler to detect child sizing change
2012-04-02 Leif ÅstrandMake default Root state reflect reality (#8460)
2012-04-02 Leif ÅstrandImport the proper HandlerRegistration (#8420)
2012-04-02 Leif ÅstrandInitial LayoutDependencyTree
2012-03-30 Artur SignellFixed test (spliter click coordinates)
2012-03-30 Artur SignellConverted CustomComponent to use only connector hierarc...
2012-03-30 Artur SignellReplaced "defer" status with "cached" to be more Vaadin...
2012-03-30 Artur SignellFixed test as Embedded now return mouse coordinates...
2012-03-30 Artur SignellAdded missing license
2012-03-30 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-30 Artur SignellMoved isConnectorEnabled() to ClientConnector and impro...
2012-03-30 Artur SignellLess logging + always search for serializable types...
2012-03-30 Artur SignellRemoved unused code
2012-03-30 Automerge[merge from 6.7] #8580 test case
2012-03-30 Automerge[merge from 6.7] #8580 Added a comment
2012-03-30 Artur SignellChanged Event to be inside Handler instead of vice...
2012-03-29 Automerge[merge from 6.7] Fixed #8580: After a UIDL request...
2012-03-29 Artur SignellRemoved unnecessary connector id from widget
2012-03-29 Artur SignellAdded missing RPC registration on server side
2012-03-29 Artur SignellUpdated split panel to send split position using RPC
2012-03-29 Artur SignellRefactored ClickEventHandler and LayoutClickEventHandle...
2012-03-29 Artur SignellInclude methods from parent RPC interfaces aswell to...
next