| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -1227/+0 |
* | Merge remote-tracking branch 'origin/6.8' | Leif Åstrand | 2012-08-03 | 1 | -0/+10 |
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -3/+3 |
* | Revert root cleanup changes - this commit was not supposed to go to master | Johannes Dahlström | 2012-07-27 | 1 | -16/+0 |
* | Initial commit for root cleanup support (#7893) | Johannes Dahlström | 2012-07-18 | 1 | -0/+16 |
* | Update deprecation messages to inform about changed HTML default (#9066) | Leif Åstrand | 2012-06-29 | 1 | -5/+9 |
* | Change Notification default to no allow HTML (#9066) | Leif Åstrand | 2012-06-29 | 1 | -5/+12 |
* | Rename setCurrentXyz() to setCurrent() (#9029) | Leif Åstrand | 2012-06-25 | 1 | -4/+4 |
* | Move showNotification shorthands back to Root from LegacyWindow (#8907) | Leif Åstrand | 2012-06-25 | 1 | -146/+145 |
* | Avoid double attach calls for sub windows (#9011) | Artur Signell | 2012-06-21 | 1 | -24/+0 |
* | Moved connector tracking from Application to Root | Artur Signell | 2012-06-21 | 1 | -4/+3 |
* | Extract API from Root to Page (#8907) | Leif Åstrand | 2012-06-19 | 1 | -700/+346 |
* | JavascriptManager -> JavaScript and changes based on review (#6730) | Leif Åstrand | 2012-06-14 | 1 | -29/+10 |
* | Initial javascript callback support (#6730) | Leif Åstrand | 2012-06-11 | 1 | -0/+12 |
* | Fix some broken hierarchies (#6690) | Leif Åstrand | 2012-06-06 | 1 | -4/+10 |
* | Initial extension support (#6690) | Leif Åstrand | 2012-06-06 | 1 | -8/+0 |
* | Repaint when contents changes (#8832) | Artur Signell | 2012-06-01 | 1 | -0/+2 |
* | Fixed problem with iterator containing null (#8729) | Artur Signell | 2012-05-14 | 1 | -0/+4 |
* | Initial support for sending difference in state (#8419) | Artur Signell | 2012-05-11 | 1 | -3/+2 |
* | RPC -> Rpc for consistency | Artur Signell | 2012-04-18 | 1 | -2/+2 |
* | Workaround for problem with wrong state being created | Artur Signell | 2012-04-12 | 1 | -0/+8 |
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -1/+1 |
* | Moved shared classes out from connector to avoid class loader problems | Artur Signell | 2012-04-12 | 1 | -9/+9 |
* | Component no longer implements Paintable | Artur Signell | 2012-04-12 | 1 | -4/+0 |
* | Updated Root to use hierarchy change event for content and windows | Artur Signell | 2012-04-12 | 1 | -28/+20 |
* | Simplified Rpc registration on server side (#8591) | Artur Signell | 2012-04-05 | 1 | -1/+1 |
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -2/+0 |
* | Make default Root state reflect reality (#8460) | Leif Åstrand | 2012-04-02 | 1 | -0/+1 |
* | Refactored ClickEventHandler and LayoutClickEventHandler to use RPC | Artur Signell | 2012-03-29 | 1 | -1/+10 |
* | Moved Connector -> Connector Id mapping to AbstractComponent | Artur Signell | 2012-03-21 | 1 | -0/+16 |
* | Separated Component.isEnabled/isVisible from Connector enabled state. | Artur Signell | 2012-03-14 | 1 | -0/+5 |
* | #5890 Added getComponentCount to ComponentContainer | Artur Signell | 2012-03-04 | 1 | -0/+14 |
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -1/+1 |
* | Use constants for some more UIDL attribute names. | Henri Sara | 2012-02-22 | 1 | -6/+18 |
* | #8170 Updated to work with Vaadin 7 | Leif Åstrand | 2012-01-06 | 1 | -4/+31 |
* | Remove invalid javadoc causing eclipse formatter to insert newlines | Leif Åstrand | 2012-01-06 | 1 | -2/+1 |
* | Make LegacyWindow init eager as there was no other initialization in V6 | Leif Åstrand | 2011-12-22 | 1 | -10/+2 |
* | Remove @ClientWidget for Root | Leif Åstrand | 2011-12-22 | 1 | -1/+2 |
* | Change the default to a two request bootstrap | Leif Åstrand | 2011-12-22 | 1 | -7/+18 |
* | Fix typo in public API | Leif Åstrand | 2011-12-20 | 1 | -3/+3 |
* | Make Root.init abstract, add non-abstract LegacyWindow and migrate tests | Leif Åstrand | 2011-12-20 | 1 | -4/+125 |
* | Root now sends click events, fixes #8151 | Marc Englund | 2011-12-19 | 1 | -4/+23 |
* | Properly attach the root if application is set after the UI is built | Leif Åstrand | 2011-12-16 | 1 | -0/+2 |
* | Restore the legacy functionality of Root.addComponent and its relatives | Leif Åstrand | 2011-12-15 | 1 | -57/+14 |
* | #8097 Root does not send resize events | Leif Åstrand | 2011-12-15 | 1 | -6/+151 |
* | Update old license headers | Henri Sara | 2011-12-13 | 1 | -1/+1 |
* | Corrected typo | Artur Signell | 2011-12-08 | 1 | -1/+1 |
* | Fix compile errors and one failed test caused by merging | Leif Åstrand | 2011-12-08 | 1 | -3/+8 |
* | URI fragment support in Root (#8048) | Leif Åstrand | 2011-12-07 | 1 | -1/+151 |
* | Add javadocs for some new methods | Leif Åstrand | 2011-12-07 | 1 | -28/+288 |