Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'master' into layoutgraph | Leif Åstrand | 2012-04-05 | 98 | -1395/+2032 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/AbstractOrderedLayoutConnector.java src/com/vaadin/terminal/gwt/client/ui/AbstractSplitPanelConnector.java src/com/vaadin/terminal/gwt/client/ui/PanelConnector.java src/com/vaadin/terminal/gwt/client/ui/RootConnector.java src/com/vaadin/terminal/gwt/client/ui/WindowConnector.java | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into layoutgraph_merged | Leif Åstrand | 2012-04-04 | 110 | -508/+482 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/AccordionConnector.java src/com/vaadin/terminal/gwt/client/ui/PanelConnector.java src/com/vaadin/terminal/gwt/client/ui/RootConnector.java src/com/vaadin/terminal/gwt/client/ui/TabsheetConnector.java | |||||
| * | | | | | | | | | | | | Only report sizes for relative children | Leif Åstrand | 2012-04-04 | 1 | -12/+25 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Allocate full width to relative children. | Leif Åstrand | 2012-04-04 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reduces the risk of initially adding scrollbars that would require additional propagation to get rid of. | |||||
| * | | | | | | | | | | | | Trivial null check | Leif Åstrand | 2012-04-04 | 1 | -2/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Also layout the parent after doing overflow fixes. (#8615) | Leif Åstrand | 2012-04-04 | 1 | -0/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add license | Leif Åstrand | 2012-04-04 | 1 | -0/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Manage fix for overflow: auto in LayoutManager (#8615) | Leif Åstrand | 2012-04-04 | 14 | -38/+73 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add helper method to dump the dependency status of a component | Leif Åstrand | 2012-04-03 | 2 | -0/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Report child sizes to LayoutManager to improve propagation | Leif Åstrand | 2012-04-03 | 2 | -1/+53 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Move logic for parsing percentages to LayoutManager | Leif Åstrand | 2012-04-03 | 2 | -13/+26 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make AbsoluteLayout report relative child sizes to LayoutManager | Leif Åstrand | 2012-04-03 | 1 | -0/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into layoutgraph | Leif Åstrand | 2012-04-03 | 3 | -13/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tweaked debug output | Leif Åstrand | 2012-04-03 | 1 | -13/+43 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Let GridLayout report own sizes to the LayoutManager | Leif Åstrand | 2012-04-03 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Child sizes already covered by the updated LayoutSlots | |||||
| * | | | | | | | | | | | | | Let ManagedLayouts report sizes back to the LayoutManager. | Leif Åstrand | 2012-04-03 | 5 | -112/+229 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improved the way non-ManagedLayouts are handled. | |||||
| * | | | | | | | | | | | | | Merge branch 'master' into layoutgraph | Leif Åstrand | 2012-04-02 | 3 | -4/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Initial LayoutDependencyTree | Leif Åstrand | 2012-04-02 | 4 | -115/+549 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Another WindowConnector fix - attach widget to correct element | Artur Signell | 2012-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed interface that is never referenced | Artur Signell | 2012-04-12 | 1 | -58/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed deprecated an unneded setAlignment based on String (#8169) | Artur Signell | 2012-04-12 | 4 | -395/+2 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed deprecated interface (#8169) | Artur Signell | 2012-04-12 | 3 | -20/+3 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Vaadin 7 triggers a few more repaints than Vaadin 6 | Artur Signell | 2012-04-12 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed getLayout/setLayout (#8169) | Artur Signell | 2012-04-12 | 1 | -39/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Made sub window work again | Artur Signell | 2012-04-12 | 3 | -54/+45 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Javadoc update | Artur Signell | 2012-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Made notifications work again (content is no longer child 0) | Artur Signell | 2012-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Added missing license info | Artur Signell | 2012-04-12 | 28 | -5/+90 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Javadoc updates | Artur Signell | 2012-04-12 | 3 | -2/+16 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Workaround for problem with wrong state being created | Artur Signell | 2012-04-12 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Reduced logging | Artur Signell | 2012-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fixed references in native code to old class names | Artur Signell | 2012-04-12 | 7 | -16/+15 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fixed error introduced when refactoring package names | Artur Signell | 2012-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Move SharedState and ServerRpc classes out from Connector classes | Artur Signell | 2012-04-12 | 49 | -416/+469 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 148 | -338/+556 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Class loaders have problems with referring to static inner classes (e.g. state classes) when they cannot load the declaring class. To deal with this the components have been moved to their own packages and state/rpc classes will be defined in their own Java files. | |||||
* | | | | | | | | | | | | | | | Moved shared classes out from connector to avoid class loader problems | Artur Signell | 2012-04-12 | 12 | -99/+118 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Added missing license | Artur Signell | 2012-04-12 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Button, NativeButton and CheckBox are no longer Vaadin6Components | Artur Signell | 2012-04-12 | 11 | -232/+296 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added FocusAndBlurServerRpc for sending focus and blur events to any component. | |||||
* | | | | | | | | | | | | | | | Simplified initialization of ServerRpc proxies | Artur Signell | 2012-04-12 | 5 | -45/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed InitializableClientToServerRpc -> InitializableServerRpc and moved it out from ServerRpc to avoid confusion (#8599) It is now possible to use RpcProxy.create(class, Connector) before the connector has been initialized | |||||
* | | | | | | | | | | | | | | | Component no longer implements Paintable | Artur Signell | 2012-04-12 | 40 | -542/+410 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Updated Root to use hierarchy change event for content and windows | Artur Signell | 2012-04-12 | 5 | -131/+111 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-04-12 | 1 | -8/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | Conflicts: src/com/vaadin/ui/AbstractField.java | |||||
| * | | | | | | | | | | | | | #6155 Javadoc/comments; refresh field value from data source on attach | Johannes Dahlström | 2012-04-11 | 1 | -8/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn changeset:23476/svn branch:6.8 | |||||
* | | | | | | | | | | | | | | Ensure table rows are sent when a Table tab is re-selected (#8642) | Leif Åstrand | 2012-04-11 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Log deferred widget loading time if it is slow | Leif Åstrand | 2012-04-11 | 1 | -1/+4 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Don't use deferred widget loading as it is currently broken (#8636) | Leif Åstrand | 2012-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Ignore optional GWT output | Leif Åstrand | 2012-04-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Disable excessive debug logging | Leif Åstrand | 2012-04-11 | 3 | -6/+13 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Remove unused field and unused import | Leif Åstrand | 2012-04-11 | 1 | -3/+0 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fixed locator string | Artur Signell | 2012-04-11 | 2 | -3/+2 | |
| | | | | | | | | | | | | |